2021-12-22 16:37:41.423 | + ./stack.sh:main:473 : exec 2021-12-22 16:37:41.423 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-22-163741' 2021-12-22 16:37:41.423 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-22-163741.summary.2021-12-22-163741 2021-12-22 16:37:41.423 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:37:41.423 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-22-163741 2021-12-22 16:37:41.423 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-22-163741 /opt/stack/logs/stack.sh.log 2021-12-22 16:37:41.423 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-22-163741.summary.2021-12-22-163741 /opt/stack/logs/stack.sh.log.summary 2021-12-22 16:37:41.423 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-12-22 16:37:41.423 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-22 16:37:41.423 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-22 16:37:41.423 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-22 16:37:41.423 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-22 16:37:41.423 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-22 16:37:41.423 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-22 16:37:41.423 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-22 16:37:41.423 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-22 16:37:41.423 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-22 16:37:41.423 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-22 16:37:41.423 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-22 16:37:41.424 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-22 16:37:41.424 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-22 16:37:41.424 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-22 16:37:41.425 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-12-22 16:37:41.427 | + ./stack.sh:main:546 : trap err_trap ERR 2021-12-22 16:37:41.429 | + ./stack.sh:main:559 : set -o errexit 2021-12-22 16:37:41.433 | + ./stack.sh:main:562 : uname -a 2021-12-22 16:37:41.434 | Linux dv-neutron-822673-1-hyperv 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-12-22 16:37:41.436 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-22 16:37:41.441 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-22 16:37:41.446 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-12-22 16:37:41.479 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-22 16:37:41.494 | + ./stack.sh:main:576 : fetch_plugins 2021-12-22 16:37:41.496 | + functions-common:fetch_plugins:1655 : local plugins= 2021-12-22 16:37:41.498 | + functions-common:fetch_plugins:1656 : local plugin 2021-12-22 16:37:41.500 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-12-22 16:37:41.502 | + functions-common:fetch_plugins:1660 : return 2021-12-22 16:37:41.505 | + ./stack.sh:main:580 : run_phase override_defaults 2021-12-22 16:37:41.507 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-12-22 16:37:41.509 | + functions-common:run_phase:1738 : local phase= 2021-12-22 16:37:41.511 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 16:37:41.513 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-22 16:37:41.515 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 16:37:41.517 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-22 16:37:41.519 | + functions-common:run_phase:1747 : local extra 2021-12-22 16:37:41.522 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 16:37:41.526 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-22 16:37:41.527 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 16:37:41.529 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 16:37:41.531 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-22 16:37:41.533 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 16:37:41.545 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:37:41.547 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-22 16:37:41.549 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 16:37:41.551 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 16:37:41.552 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 16:37:41.554 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 16:37:41.556 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-22 16:37:41.558 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-22 16:37:41.560 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-22 16:37:41.561 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-22 16:37:41.563 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 16:37:41.565 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-12-22 16:37:41.567 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-12-22 16:37:41.568 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-12-22 16:37:41.570 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-12-22 16:37:41.572 | + functions-common:plugin_override_defaults:1701 : return 2021-12-22 16:37:41.574 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-12-22 16:37:41.592 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-12-22 16:37:41.594 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-22 16:37:41.606 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:37:41.609 | +++ lib/tls:source:43 : hostname -f 2021-12-22 16:37:41.612 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-22 16:37:41.614 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-22 16:37:41.616 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-22 16:37:41.618 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-22 16:37:41.620 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-22 16:37:41.621 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-22 16:37:41.623 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-22 16:37:41.625 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-22 16:37:41.627 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-22 16:37:41.629 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-22 16:37:41.633 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-12-22 16:37:41.647 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-12-22 16:37:41.666 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-12-22 16:37:41.679 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-12-22 16:37:41.691 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-12-22 16:37:41.719 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-12-22 16:37:41.779 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-12-22 16:37:41.867 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-12-22 16:37:41.891 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-12-22 16:37:41.941 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-12-22 16:37:41.992 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-12-22 16:37:42.124 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-12-22 16:37:42.142 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-12-22 16:37:42.155 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-22 16:37:42.169 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-12-22 16:37:42.256 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-12-22 16:37:42.259 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-22 16:37:42.261 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-22 16:37:42.263 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-22 16:37:42.265 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-22 16:37:42.267 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-22 16:37:42.273 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-22 16:37:42.273 | False' 2021-12-22 16:37:42.276 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-22 16:37:42.292 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-22 16:37:42.294 | + ./stack.sh:main:610 : run_phase source 2021-12-22 16:37:42.296 | + functions-common:run_phase:1737 : local mode=source 2021-12-22 16:37:42.298 | + functions-common:run_phase:1738 : local phase= 2021-12-22 16:37:42.300 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 16:37:42.302 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-22 16:37:42.304 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 16:37:42.307 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-22 16:37:42.309 | + functions-common:run_phase:1747 : local extra 2021-12-22 16:37:42.311 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 16:37:42.315 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-22 16:37:42.317 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 16:37:42.319 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 16:37:42.321 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-22 16:37:42.324 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 16:37:42.339 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:37:42.341 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-22 16:37:42.343 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-22 16:37:42.383 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-22 16:37:42.386 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-22 16:37:42.388 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-12-22 16:37:42.390 | + functions-common:run_phase:1759 : load_plugin_settings 2021-12-22 16:37:42.392 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-12-22 16:37:42.394 | + functions-common:load_plugin_settings:1674 : local plugin 2021-12-22 16:37:42.397 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-12-22 16:37:42.399 | + functions-common:load_plugin_settings:1678 : return 2021-12-22 16:37:42.401 | + functions-common:run_phase:1760 : verify_disabled_services 2021-12-22 16:37:42.404 | + functions-common:verify_disabled_services:2020 : local service 2021-12-22 16:37:42.406 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.408 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-22 16:37:42.410 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.413 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-22 16:37:42.415 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.418 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-22 16:37:42.420 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.422 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-22 16:37:42.424 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.426 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-22 16:37:42.429 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.431 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-22 16:37:42.433 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.435 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-22 16:37:42.438 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.440 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-22 16:37:42.443 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.445 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-22 16:37:42.447 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.449 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-22 16:37:42.452 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.454 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-22 16:37:42.457 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.459 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-22 16:37:42.461 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.464 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-22 16:37:42.466 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.469 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-22 16:37:42.472 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.475 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-22 16:37:42.479 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.481 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-22 16:37:42.483 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.485 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-22 16:37:42.488 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.490 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-22 16:37:42.492 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.494 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-22 16:37:42.497 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.499 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-22 16:37:42.502 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.504 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-22 16:37:42.506 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.508 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-22 16:37:42.511 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.513 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-22 16:37:42.515 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.517 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-22 16:37:42.520 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.522 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-22 16:37:42.525 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.527 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-22 16:37:42.529 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.532 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-22 16:37:42.534 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.536 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-22 16:37:42.538 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.541 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-22 16:37:42.544 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.546 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-22 16:37:42.548 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.550 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-22 16:37:42.553 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.555 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-22 16:37:42.558 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.560 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-22 16:37:42.562 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.564 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-22 16:37:42.567 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.569 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-22 16:37:42.571 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.573 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-22 16:37:42.575 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.578 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-22 16:37:42.580 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.582 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-22 16:37:42.584 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.587 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-22 16:37:42.589 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.592 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-22 16:37:42.594 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.596 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-22 16:37:42.598 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.600 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-22 16:37:42.604 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.606 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-22 16:37:42.608 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.610 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-22 16:37:42.612 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.615 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-22 16:37:42.617 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.619 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-22 16:37:42.622 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:37:42.624 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-22 16:37:42.627 | + ./stack.sh:main:681 : initialize_database_backends 2021-12-22 16:37:42.629 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-22 16:37:42.631 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-22 16:37:42.651 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:37:42.653 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-22 16:37:42.655 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-22 16:37:42.657 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-22 16:37:42.674 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:37:42.677 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-22 16:37:42.679 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-22 16:37:42.681 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-22 16:37:42.683 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-22 16:37:42.685 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-22 16:37:42.688 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-22 16:37:42.690 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-22 16:37:42.693 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-22 16:37:42.695 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-22 16:37:42.697 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-22 16:37:42.700 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 16:37:42.702 | + lib/database:initialize_database_backends:104 : return 0 2021-12-22 16:37:42.705 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-12-22 16:37:42.705 | Using mysql database backend 2021-12-22 16:37:42.707 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-22 16:37:42.724 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-12-22 16:37:42.741 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:37:42.744 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-22 16:37:42.761 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-12-22 16:37:42.779 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:37:42.781 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-22 16:37:42.798 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-22 16:37:42.815 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-12-22 16:37:42.832 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:37:42.835 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-12-22 16:37:42.851 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:37:42.854 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-22 16:37:42.871 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-12-22 16:37:42.873 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-12-22 16:37:42.876 | + ./stack.sh:main:741 : save_stackenv 741 2021-12-22 16:37:42.878 | + functions-common:save_stackenv:60 : local tag=741 2021-12-22 16:37:42.881 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-22 16:37:42.889 | + functions-common:save_stackenv:62 : time_stamp=2021-12-22-163742 2021-12-22 16:37:42.891 | + functions-common:save_stackenv:63 : echo '# 2021-12-22-163742 741' 2021-12-22 16:37:42.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.896 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 16:37:42.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.901 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-22 16:37:42.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.905 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-22 16:37:42.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.910 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-22 16:37:42.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.915 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2021-12-22 16:37:42.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.919 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2021-12-22 16:37:42.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.924 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-22-163741 2021-12-22 16:37:42.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.928 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-22 16:37:42.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.933 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2021-12-22 16:37:42.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.938 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-22 16:37:42.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.942 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-22 16:37:42.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.947 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-22 16:37:42.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:37:42.955 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-22 16:37:42.958 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2021-12-22 16:37:42.960 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-22 16:37:42.963 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-22 16:37:42.965 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:37:42.967 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:37:42.970 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:37:42.975 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:37:42.977 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:37:42.980 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:37:42.997 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:37:42.999 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:37:43.001 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:37:43.004 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:37:43.005 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:37:43.010 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-22 16:37:43.012 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:37:43.015 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-22 16:37:43.017 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:37:43.018 | + functions-common:git_clone:593 : head -1 2021-12-22 16:37:43.021 | f5dcb1d6 update constraint for metalsmith to new release 1.5.2 2021-12-22 16:37:43.024 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:37:43.027 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-12-22 16:37:43.029 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:37:43.031 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-12-22 16:37:43.034 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-22 16:37:43.036 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-22 16:37:43.039 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-22 16:37:43.041 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-22 16:37:43.043 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-22 16:37:43.046 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-22 16:37:43.048 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-22 16:37:43.052 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-22 16:37:43.056 | ++ tools/install_prereqs.sh:source:47 : NOW=1640191063 2021-12-22 16:37:43.059 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-22 16:37:43.063 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-22 16:37:43.066 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-22 16:37:43.068 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640191063 2021-12-22 16:37:43.071 | ++ tools/install_prereqs.sh:source:50 : [[ 1640191063 -lt 7200 ]] 2021-12-22 16:37:43.073 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-22 16:37:43.076 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-12-22 16:37:43.078 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-12-22 16:37:43.080 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-12-22 16:37:43.083 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-12-22 16:37:43.085 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-12-22 16:37:43.088 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-12-22 16:37:43.091 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-22 16:37:43.142 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-22 16:37:43.142 | apache2-dev 2021-12-22 16:37:43.142 | bc 2021-12-22 16:37:43.142 | bsdmainutils 2021-12-22 16:37:43.142 | curl 2021-12-22 16:37:43.142 | g++ 2021-12-22 16:37:43.142 | gawk 2021-12-22 16:37:43.142 | gcc 2021-12-22 16:37:43.142 | gettext 2021-12-22 16:37:43.142 | git 2021-12-22 16:37:43.142 | graphviz 2021-12-22 16:37:43.142 | iputils-ping 2021-12-22 16:37:43.142 | libapache2-mod-proxy-uwsgi 2021-12-22 16:37:43.142 | libffi-dev 2021-12-22 16:37:43.142 | libjpeg-dev 2021-12-22 16:37:43.143 | libpcre3-dev 2021-12-22 16:37:43.143 | libpq-dev 2021-12-22 16:37:43.143 | libssl-dev 2021-12-22 16:37:43.143 | libsystemd-dev 2021-12-22 16:37:43.143 | libxml2-dev 2021-12-22 16:37:43.143 | libxslt1-dev 2021-12-22 16:37:43.143 | libyaml-dev 2021-12-22 16:37:43.143 | lsof 2021-12-22 16:37:43.143 | openssh-server 2021-12-22 16:37:43.143 | openssl 2021-12-22 16:37:43.143 | pkg-config 2021-12-22 16:37:43.143 | psmisc 2021-12-22 16:37:43.143 | python3-dev 2021-12-22 16:37:43.143 | python3-pip 2021-12-22 16:37:43.143 | python3-systemd 2021-12-22 16:37:43.143 | python3-venv 2021-12-22 16:37:43.143 | tar 2021-12-22 16:37:43.143 | tcpdump 2021-12-22 16:37:43.143 | unzip 2021-12-22 16:37:43.143 | uuid-runtime 2021-12-22 16:37:43.143 | wget 2021-12-22 16:37:43.143 | wget 2021-12-22 16:37:43.143 | zlib1g-dev 2021-12-22 16:37:43.143 | libkrb5-dev 2021-12-22 16:37:43.143 | libldap2-dev 2021-12-22 16:37:43.143 | libsasl2-dev 2021-12-22 16:37:43.143 | memcached 2021-12-22 16:37:43.143 | python3-mysqldb 2021-12-22 16:37:43.143 | sqlite3 2021-12-22 16:37:43.143 | conntrack 2021-12-22 16:37:43.143 | curl 2021-12-22 16:37:43.143 | dnsmasq-base 2021-12-22 16:37:43.143 | dnsmasq-utils 2021-12-22 16:37:43.143 | ebtables 2021-12-22 16:37:43.143 | genisoimage 2021-12-22 16:37:43.143 | iptables 2021-12-22 16:37:43.143 | iputils-arping 2021-12-22 16:37:43.143 | kpartx 2021-12-22 16:37:43.143 | libjs-jquery-tablesorter 2021-12-22 16:37:43.144 | parted 2021-12-22 16:37:43.144 | pm-utils 2021-12-22 16:37:43.144 | python3-mysqldb 2021-12-22 16:37:43.144 | socat 2021-12-22 16:37:43.144 | sqlite3 2021-12-22 16:37:43.144 | sudo 2021-12-22 16:37:43.144 | vlan 2021-12-22 16:37:43.144 | lsscsi 2021-12-22 16:37:43.144 | open-iscsi 2021-12-22 16:37:43.144 | lvm2 2021-12-22 16:37:43.144 | qemu-utils 2021-12-22 16:37:43.144 | thin-provisioning-tools 2021-12-22 16:37:43.144 | acl 2021-12-22 16:37:43.144 | dnsmasq-base 2021-12-22 16:37:43.144 | dnsmasq-utils 2021-12-22 16:37:43.144 | ebtables 2021-12-22 16:37:43.144 | haproxy 2021-12-22 16:37:43.144 | iptables 2021-12-22 16:37:43.144 | iputils-arping 2021-12-22 16:37:43.144 | iputils-ping 2021-12-22 16:37:43.144 | postgresql-server-dev-all 2021-12-22 16:37:43.144 | python3-mysqldb 2021-12-22 16:37:43.144 | sqlite3 2021-12-22 16:37:43.144 | sudo 2021-12-22 16:37:43.144 | vlan 2021-12-22 16:37:43.144 | pcp 2021-12-22 16:37:43.144 | ipset 2021-12-22 16:37:43.144 | conntrack 2021-12-22 16:37:43.144 | conntrackd 2021-12-22 16:37:43.144 | keepalived 2021-12-22 16:37:43.144 | lvm2 2021-12-22 16:37:43.144 | qemu-utils 2021-12-22 16:37:43.144 | thin-provisioning-tools 2021-12-22 16:37:43.144 | curl 2021-12-22 16:37:43.144 | liberasurecode-dev 2021-12-22 16:37:43.144 | make 2021-12-22 16:37:43.144 | memcached 2021-12-22 16:37:43.144 | sqlite3 2021-12-22 16:37:43.144 | xfsprogs' 2021-12-22 16:37:43.146 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-22 16:37:43.164 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-22 16:37:43.164 | apache2-dev 2021-12-22 16:37:43.164 | bc 2021-12-22 16:37:43.164 | bsdmainutils 2021-12-22 16:37:43.164 | curl 2021-12-22 16:37:43.164 | g++ 2021-12-22 16:37:43.164 | gawk 2021-12-22 16:37:43.164 | gcc 2021-12-22 16:37:43.164 | gettext 2021-12-22 16:37:43.164 | git 2021-12-22 16:37:43.164 | graphviz 2021-12-22 16:37:43.164 | iputils-ping 2021-12-22 16:37:43.164 | libapache2-mod-proxy-uwsgi 2021-12-22 16:37:43.164 | libffi-dev 2021-12-22 16:37:43.164 | libjpeg-dev 2021-12-22 16:37:43.164 | libpcre3-dev 2021-12-22 16:37:43.164 | libpq-dev 2021-12-22 16:37:43.164 | libssl-dev 2021-12-22 16:37:43.164 | libsystemd-dev 2021-12-22 16:37:43.164 | libxml2-dev 2021-12-22 16:37:43.164 | libxslt1-dev 2021-12-22 16:37:43.164 | libyaml-dev 2021-12-22 16:37:43.164 | lsof 2021-12-22 16:37:43.164 | openssh-server 2021-12-22 16:37:43.164 | openssl 2021-12-22 16:37:43.164 | pkg-config 2021-12-22 16:37:43.164 | psmisc 2021-12-22 16:37:43.164 | python3-dev 2021-12-22 16:37:43.164 | python3-pip 2021-12-22 16:37:43.164 | python3-systemd 2021-12-22 16:37:43.164 | python3-venv 2021-12-22 16:37:43.165 | tar 2021-12-22 16:37:43.165 | tcpdump 2021-12-22 16:37:43.165 | unzip 2021-12-22 16:37:43.165 | uuid-runtime 2021-12-22 16:37:43.165 | wget 2021-12-22 16:37:43.165 | wget 2021-12-22 16:37:43.165 | zlib1g-dev 2021-12-22 16:37:43.165 | libkrb5-dev 2021-12-22 16:37:43.165 | libldap2-dev 2021-12-22 16:37:43.165 | libsasl2-dev 2021-12-22 16:37:43.165 | memcached 2021-12-22 16:37:43.165 | python3-mysqldb 2021-12-22 16:37:43.165 | sqlite3 2021-12-22 16:37:43.165 | conntrack 2021-12-22 16:37:43.165 | curl 2021-12-22 16:37:43.165 | dnsmasq-base 2021-12-22 16:37:43.165 | dnsmasq-utils 2021-12-22 16:37:43.165 | ebtables 2021-12-22 16:37:43.165 | genisoimage 2021-12-22 16:37:43.165 | iptables 2021-12-22 16:37:43.165 | iputils-arping 2021-12-22 16:37:43.165 | kpartx 2021-12-22 16:37:43.165 | libjs-jquery-tablesorter 2021-12-22 16:37:43.165 | parted 2021-12-22 16:37:43.165 | pm-utils 2021-12-22 16:37:43.165 | python3-mysqldb 2021-12-22 16:37:43.165 | socat 2021-12-22 16:37:43.165 | sqlite3 2021-12-22 16:37:43.165 | sudo 2021-12-22 16:37:43.165 | vlan 2021-12-22 16:37:43.165 | lsscsi 2021-12-22 16:37:43.165 | open-iscsi 2021-12-22 16:37:43.165 | lvm2 2021-12-22 16:37:43.165 | qemu-utils 2021-12-22 16:37:43.165 | thin-provisioning-tools 2021-12-22 16:37:43.165 | acl 2021-12-22 16:37:43.165 | dnsmasq-base 2021-12-22 16:37:43.166 | dnsmasq-utils 2021-12-22 16:37:43.166 | ebtables 2021-12-22 16:37:43.166 | haproxy 2021-12-22 16:37:43.166 | iptables 2021-12-22 16:37:43.166 | iputils-arping 2021-12-22 16:37:43.166 | iputils-ping 2021-12-22 16:37:43.166 | postgresql-server-dev-all 2021-12-22 16:37:43.166 | python3-mysqldb 2021-12-22 16:37:43.166 | sqlite3 2021-12-22 16:37:43.166 | sudo 2021-12-22 16:37:43.166 | vlan 2021-12-22 16:37:43.166 | pcp 2021-12-22 16:37:43.166 | ipset 2021-12-22 16:37:43.166 | conntrack 2021-12-22 16:37:43.166 | conntrackd 2021-12-22 16:37:43.166 | keepalived 2021-12-22 16:37:43.166 | lvm2 2021-12-22 16:37:43.166 | qemu-utils 2021-12-22 16:37:43.166 | thin-provisioning-tools 2021-12-22 16:37:43.166 | curl 2021-12-22 16:37:43.166 | liberasurecode-dev 2021-12-22 16:37:43.166 | make 2021-12-22 16:37:43.166 | memcached 2021-12-22 16:37:43.166 | sqlite3 2021-12-22 16:37:43.166 | xfsprogs ' 2021-12-22 16:37:43.166 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-22 16:37:43.168 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:37:43.171 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:37:43.174 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 16:37:43.174 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-22 16:37:43.181 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 16:37:43.183 | ++ functions-common:install_package:1347 : update_package_repo 2021-12-22 16:37:43.186 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:37:43.188 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-12-22 16:37:43.190 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:37:43.192 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:37:43.195 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:37:43.197 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:37:43.199 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:37:43.202 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:37:43.204 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-12-22 16:37:43.206 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-12-22 16:37:43.208 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-12-22 16:37:43.210 | +++ functions-common:apt_get_update:1081 : id -u 2021-12-22 16:37:43.215 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-12-22 16:37:43.217 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-12-22 16:37:43.219 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-12-22 16:37:43.221 | ++ functions-common:time_start:2296 : local start_time= 2021-12-22 16:37:43.223 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:37:43.226 | +++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:37:43.230 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1640191063227 2021-12-22 16:37:43.232 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-22 16:37:43.234 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-22 16:37:43.236 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-22 16:37:43.460 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-22 16:37:43.492 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-22 16:37:43.494 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-22 16:37:43.536 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-22 16:37:45.721 | Reading package lists... 2021-12-22 16:37:45.751 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-12-22 16:37:45.753 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-12-22 16:37:45.755 | ++ functions-common:time_stop:2309 : local name 2021-12-22 16:37:45.757 | ++ functions-common:time_stop:2310 : local end_time 2021-12-22 16:37:45.759 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:37:45.761 | ++ functions-common:time_stop:2312 : local total 2021-12-22 16:37:45.763 | ++ functions-common:time_stop:2313 : local start_time 2021-12-22 16:37:45.765 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-12-22 16:37:45.767 | ++ functions-common:time_stop:2316 : start_time=1640191063227 2021-12-22 16:37:45.769 | ++ functions-common:time_stop:2318 : [[ -z 1640191063227 ]] 2021-12-22 16:37:45.772 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:37:45.776 | ++ functions-common:time_stop:2321 : end_time=1640191065773 2021-12-22 16:37:45.778 | ++ functions-common:time_stop:2322 : elapsed_time=2546 2021-12-22 16:37:45.780 | ++ functions-common:time_stop:2323 : total=0 2021-12-22 16:37:45.782 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:37:45.784 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2546 2021-12-22 16:37:45.787 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 16:37:45.789 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:37:45.792 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:37:45.794 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:37:45.797 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 16:37:45.817 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-22 16:37:45.928 | Reading package lists... 2021-12-22 16:37:46.172 | Building dependency tree... 2021-12-22 16:37:46.173 | Reading state information... 2021-12-22 16:37:46.465 | bc is already the newest version (1.07.1-2build1). 2021-12-22 16:37:46.465 | bc set to manually installed. 2021-12-22 16:37:46.465 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-22 16:37:46.465 | bsdmainutils set to manually installed. 2021-12-22 16:37:46.465 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-22 16:37:46.465 | gawk set to manually installed. 2021-12-22 16:37:46.465 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-22 16:37:46.465 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-22 16:37:46.466 | iptables set to manually installed. 2021-12-22 16:37:46.466 | iputils-ping is already the newest version (3:20190709-3). 2021-12-22 16:37:46.466 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-22 16:37:46.466 | kpartx set to manually installed. 2021-12-22 16:37:46.466 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-22 16:37:46.466 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-22 16:37:46.466 | psmisc is already the newest version (23.3-1). 2021-12-22 16:37:46.466 | psmisc set to manually installed. 2021-12-22 16:37:46.466 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-22 16:37:46.466 | python3-systemd is already the newest version (234-3build2). 2021-12-22 16:37:46.466 | python3-systemd set to manually installed. 2021-12-22 16:37:46.466 | tcpdump is already the newest version (4.9.3-4). 2021-12-22 16:37:46.466 | tcpdump set to manually installed. 2021-12-22 16:37:46.466 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-22 16:37:46.466 | thin-provisioning-tools set to manually installed. 2021-12-22 16:37:46.466 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-22 16:37:46.466 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-22 16:37:46.466 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-22 16:37:46.466 | lsof set to manually installed. 2021-12-22 16:37:46.466 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-22 16:37:46.466 | parted set to manually installed. 2021-12-22 16:37:46.466 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-22 16:37:46.466 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-22 16:37:46.466 | tar set to manually installed. 2021-12-22 16:37:46.466 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-22 16:37:46.466 | uuid-runtime set to manually installed. 2021-12-22 16:37:46.466 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-22 16:37:46.466 | zlib1g-dev set to manually installed. 2021-12-22 16:37:46.466 | The following packages were automatically installed and are no longer required: 2021-12-22 16:37:46.466 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:37:46.466 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:37:46.466 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:37:46.466 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:37:46.467 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:37:46.467 | python3-zope.interface 2021-12-22 16:37:46.467 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:37:46.467 | The following additional packages will be installed: 2021-12-22 16:37:46.467 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-22 16:37:46.467 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-22 16:37:46.467 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-22 16:37:46.467 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-22 16:37:46.467 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-22 16:37:46.467 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-22 16:37:46.467 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-22 16:37:46.467 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-22 16:37:46.467 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-22 16:37:46.467 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-22 16:37:46.467 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-22 16:37:46.467 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-12-22 16:37:46.467 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-22 16:37:46.467 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-12-22 16:37:46.467 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-12-22 16:37:46.467 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-12-22 16:37:46.467 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-12-22 16:37:46.467 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-12-22 16:37:46.467 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-12-22 16:37:46.468 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-12-22 16:37:46.468 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-12-22 16:37:46.468 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-12-22 16:37:46.468 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-22 16:37:46.468 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-12-22 16:37:46.468 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-12-22 16:37:46.468 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-12-22 16:37:46.468 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-12-22 16:37:46.468 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-22 16:37:46.468 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-22 16:37:46.468 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-12-22 16:37:46.468 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-12-22 16:37:46.468 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-12-22 16:37:46.468 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-22 16:37:46.468 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-12-22 16:37:46.468 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-12-22 16:37:46.468 | systemd-timesyncd uuid-dev vbetool x11-common 2021-12-22 16:37:46.470 | Suggested packages: 2021-12-22 16:37:46.470 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-22 16:37:46.470 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-22 16:37:46.470 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-22 16:37:46.470 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-22 16:37:46.470 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-12-22 16:37:46.470 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-12-22 16:37:46.470 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-12-22 16:37:46.470 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-12-22 16:37:46.470 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-12-22 16:37:46.470 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-12-22 16:37:46.470 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-12-22 16:37:46.470 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-12-22 16:37:46.470 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-12-22 16:37:46.470 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-12-22 16:37:46.470 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-12-22 16:37:46.699 | The following NEW packages will be installed: 2021-12-22 16:37:46.699 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-22 16:37:46.699 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-22 16:37:46.699 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-22 16:37:46.699 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-22 16:37:46.699 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-22 16:37:46.699 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-22 16:37:46.699 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-22 16:37:46.699 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-22 16:37:46.699 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-22 16:37:46.699 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-22 16:37:46.699 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-22 16:37:46.699 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-22 16:37:46.699 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-22 16:37:46.699 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-22 16:37:46.699 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-22 16:37:46.699 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-22 16:37:46.699 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-22 16:37:46.699 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-22 16:37:46.700 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-22 16:37:46.700 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-22 16:37:46.700 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-22 16:37:46.700 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-22 16:37:46.700 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-22 16:37:46.700 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-12-22 16:37:46.700 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-12-22 16:37:46.700 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-12-22 16:37:46.700 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-12-22 16:37:46.700 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-12-22 16:37:46.700 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-12-22 16:37:46.700 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-12-22 16:37:46.700 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-12-22 16:37:46.700 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-22 16:37:46.700 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-22 16:37:46.700 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-22 16:37:46.700 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-12-22 16:37:46.700 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-12-22 16:37:46.700 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-12-22 16:37:46.700 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-22 16:37:46.700 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-12-22 16:37:46.700 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-12-22 16:37:46.700 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-12-22 16:37:46.700 | unzip uuid-dev vbetool vlan x11-common 2021-12-22 16:37:46.701 | The following packages will be upgraded: 2021-12-22 16:37:46.701 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-22 16:37:46.702 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-22 16:37:46.702 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-22 16:37:46.823 | 18 upgraded, 219 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:37:46.823 | Need to get 164 MB of archives. 2021-12-22 16:37:46.823 | After this operation, 768 MB of additional disk space will be used. 2021-12-22 16:37:46.823 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-22 16:37:46.994 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-22 16:37:47.004 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-22 16:37:47.010 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-22 16:37:47.083 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-22 16:37:47.485 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-22 16:37:47.515 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-22 16:37:47.523 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-22 16:37:47.733 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-22 16:37:47.735 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-22 16:37:47.735 | 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-12-22 16:37:47.739 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-22 16:37:47.739 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-22 16:37:47.812 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-22 16:37:47.836 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-22 16:37:47.836 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-22 16:37:47.839 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-22 16:37:49.059 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-12-22 16:37:49.100 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-22 16:37:49.309 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-22 16:37:49.330 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-22 16:37:49.394 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-22 16:37:49.396 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-22 16:37:49.399 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-22 16:37:49.676 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-22 16:37:49.678 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-22 16:37:49.679 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-22 16:37:49.679 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-22 16:37:49.873 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-22 16:37:49.873 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-22 16:37:49.874 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-22 16:37:49.939 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-22 16:37:50.077 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2021-12-22 16:37:50.161 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-22 16:37:50.164 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-22 16:37:50.244 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-22 16:37:50.331 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-22 16:37:50.334 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-22 16:37:50.341 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-22 16:37:50.416 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-22 16:37:50.627 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-22 16:37:50.635 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-22 16:37:50.653 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-22 16:37:50.661 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-22 16:37:50.677 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-22 16:37:50.704 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-22 16:37:50.847 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-22 16:37:50.854 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-22 16:37:53.523 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-22 16:37:55.101 | Get:50 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-12-22 16:37:55.409 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-22 16:37:55.417 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-22 16:37:55.421 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-12-22 16:37:55.436 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-22 16:37:55.856 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-12-22 16:37:55.858 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-22 16:37:55.957 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-12-22 16:37:56.760 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-22 16:37:57.980 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-22 16:37:57.987 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-22 16:37:58.050 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-22 16:37:58.051 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-22 16:37:58.052 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-22 16:37:58.054 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-22 16:37:58.054 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-22 16:37:58.056 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-22 16:37:58.057 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-22 16:37:58.086 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-22 16:37:58.119 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-22 16:37:58.213 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-22 16:37:58.258 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-22 16:37:58.268 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-22 16:37:58.722 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-22 16:37:58.726 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-22 16:37:58.758 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-22 16:37:58.885 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-22 16:37:58.889 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-22 16:37:58.890 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-22 16:37:58.898 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-22 16:37:59.001 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-22 16:37:59.085 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-22 16:37:59.097 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-22 16:37:59.122 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-22 16:37:59.130 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-12-22 16:38:00.428 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-22 16:38:00.429 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-22 16:38:00.429 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-22 16:38:00.431 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-22 16:38:00.432 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-22 16:38:00.433 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-22 16:38:00.450 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-22 16:38:00.451 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-22 16:38:00.452 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-22 16:38:00.523 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-22 16:38:00.524 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-22 16:38:00.526 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-22 16:38:00.527 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-22 16:38:00.528 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-22 16:38:00.655 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-22 16:38:00.864 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-22 16:38:00.865 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-22 16:38:00.956 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-22 16:38:01.166 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-22 16:38:01.238 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-22 16:38:01.242 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-22 16:38:01.245 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-22 16:38:01.250 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-12-22 16:38:01.260 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-22 16:38:01.261 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-22 16:38:01.263 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-22 16:38:01.280 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-12-22 16:38:01.294 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-22 16:38:01.298 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-22 16:38:01.328 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-22 16:38:01.341 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-22 16:38:01.361 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-22 16:38:01.362 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-22 16:38:01.362 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-22 16:38:01.364 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-22 16:38:01.414 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-22 16:38:01.421 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-22 16:38:01.459 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-22 16:38:01.471 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-22 16:38:01.473 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-22 16:38:01.475 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-22 16:38:01.489 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-22 16:38:01.492 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-22 16:38:01.494 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-22 16:38:01.496 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-22 16:38:01.552 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-22 16:38:01.566 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-22 16:38:01.581 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-22 16:38:01.583 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-22 16:38:01.610 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-22 16:38:01.612 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-22 16:38:01.626 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-22 16:38:01.630 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-22 16:38:01.645 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-22 16:38:01.699 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-22 16:38:01.712 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-22 16:38:01.717 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-22 16:38:01.777 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-22 16:38:01.781 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-22 16:38:01.782 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-22 16:38:01.782 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-22 16:38:01.784 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-22 16:38:01.785 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-22 16:38:01.786 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-22 16:38:01.801 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-22 16:38:01.805 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-22 16:38:01.832 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-22 16:38:01.836 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-22 16:38:01.838 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-22 16:38:01.838 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-22 16:38:01.839 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-22 16:38:01.893 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-22 16:38:01.913 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-22 16:38:01.914 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-22 16:38:01.927 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-22 16:38:03.242 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-22 16:38:03.294 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-22 16:38:03.296 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-22 16:38:03.297 | Get:163 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-12-22 16:38:03.354 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-22 16:38:03.355 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-22 16:38:03.355 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-22 16:38:03.402 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-22 16:38:03.403 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-22 16:38:03.406 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-22 16:38:03.417 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-22 16:38:03.418 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-22 16:38:03.418 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-22 16:38:03.446 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-12-22 16:38:03.507 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2021-12-22 16:38:03.726 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-22 16:38:03.763 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-12-22 16:38:03.764 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-12-22 16:38:03.765 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-12-22 16:38:03.797 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-12-22 16:38:03.815 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-12-22 16:38:03.817 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-22 16:38:03.838 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-22 16:38:03.856 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-22 16:38:04.410 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-22 16:38:04.737 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-22 16:38:04.741 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-22 16:38:05.064 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-22 16:38:05.069 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-22 16:38:05.070 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-22 16:38:05.071 | Get:190 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-12-22 16:38:05.180 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-22 16:38:05.184 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-22 16:38:05.244 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-22 16:38:05.282 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-22 16:38:06.175 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-22 16:38:06.177 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-22 16:38:06.189 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-22 16:38:06.288 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-22 16:38:07.361 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-22 16:38:07.369 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-22 16:38:11.757 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-22 16:38:11.759 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-22 16:38:11.844 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-22 16:38:11.973 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-22 16:38:11.976 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-12-22 16:38:12.163 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-22 16:38:12.165 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-22 16:38:12.179 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-12-22 16:38:12.346 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-22 16:38:12.346 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-12-22 16:38:12.507 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-22 16:38:12.513 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-22 16:38:12.514 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-22 16:38:12.519 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2021-12-22 16:38:12.520 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-22 16:38:12.520 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-22 16:38:12.528 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-22 16:38:12.830 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-22 16:38:12.833 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-22 16:38:12.850 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-22 16:38:12.854 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-22 16:38:12.854 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-22 16:38:12.855 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-22 16:38:12.856 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-12-22 16:38:12.857 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-12-22 16:38:12.858 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-12-22 16:38:12.874 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-22 16:38:12.901 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-12-22 16:38:12.903 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-12-22 16:38:12.904 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-12-22 16:38:12.905 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-12-22 16:38:12.907 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-12-22 16:38:12.919 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-22 16:38:12.924 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-12-22 16:38:12.930 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-12-22 16:38:13.411 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-22 16:38:13.433 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-22 16:38:14.886 | Preconfiguring packages ... 2021-12-22 16:38:15.040 | Fetched 164 MB in 27s (6,124 kB/s) 2021-12-22 16:38:15.108 | (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 ... 67325 files and directories currently installed.) 2021-12-22 16:38:15.110 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-22 16:38:15.122 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-22 16:38:15.187 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-22 16:38:15.202 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-22 16:38:15.585 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-22 16:38:15.591 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-22 16:38:15.634 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-22 16:38:15.648 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-22 16:38:15.716 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-22 16:38:15.882 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-22 16:38:16.664 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-22 16:38:16.673 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-22 16:38:16.758 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-22 16:38:16.810 | Selecting previously unselected package libapr1:amd64. 2021-12-22 16:38:16.849 | (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-12-22 16:38:16.851 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-22 16:38:16.855 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-22 16:38:16.911 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-22 16:38:16.931 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-22 16:38:17.137 | Selecting previously unselected package libaprutil1:amd64. 2021-12-22 16:38:17.145 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-22 16:38:17.147 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-22 16:38:17.186 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-22 16:38:17.194 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-22 16:38:17.196 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-22 16:38:17.234 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-22 16:38:17.241 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-22 16:38:17.294 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-22 16:38:17.301 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-22 16:38:17.303 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-22 16:38:17.336 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-22 16:38:17.342 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-22 16:38:17.402 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-22 16:38:17.418 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-22 16:38:17.483 | Selecting previously unselected package libjansson4:amd64. 2021-12-22 16:38:17.490 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-22 16:38:17.493 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-22 16:38:17.527 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-22 16:38:17.535 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-22 16:38:17.537 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-22 16:38:17.589 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-22 16:38:17.604 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-22 16:38:18.887 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:18.897 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-22 16:38:19.021 | Selecting previously unselected package apache2-bin. 2021-12-22 16:38:19.029 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-22 16:38:19.032 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-22 16:38:19.245 | Selecting previously unselected package apache2-data. 2021-12-22 16:38:19.252 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-22 16:38:19.255 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-22 16:38:19.370 | Selecting previously unselected package apache2-utils. 2021-12-22 16:38:19.377 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-22 16:38:19.380 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-22 16:38:19.445 | Selecting previously unselected package apache2. 2021-12-22 16:38:19.453 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-22 16:38:19.472 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-22 16:38:19.542 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-22 16:38:19.549 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-22 16:38:19.552 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-22 16:38:19.598 | Selecting previously unselected package haproxy. 2021-12-22 16:38:19.605 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-22 16:38:19.615 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-22 16:38:19.840 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-22 16:38:19.847 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-22 16:38:19.849 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-22 16:38:19.886 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-22 16:38:19.893 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-22 16:38:19.895 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-22 16:38:19.928 | Selecting previously unselected package mysql-common. 2021-12-22 16:38:19.935 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-22 16:38:19.952 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-22 16:38:19.983 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-22 16:38:19.991 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:19.993 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:38:20.234 | Selecting previously unselected package libsensors-config. 2021-12-22 16:38:20.241 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-22 16:38:20.244 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-22 16:38:20.274 | Selecting previously unselected package libsensors5:amd64. 2021-12-22 16:38:20.282 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-22 16:38:20.361 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-22 16:38:20.392 | Selecting previously unselected package libsnmp-base. 2021-12-22 16:38:20.400 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-22 16:38:20.403 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-22 16:38:20.477 | Selecting previously unselected package libsnmp35:amd64. 2021-12-22 16:38:20.484 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-22 16:38:20.486 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-22 16:38:20.651 | Selecting previously unselected package keepalived. 2021-12-22 16:38:20.658 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2021-12-22 16:38:20.661 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-22 16:38:20.751 | Selecting previously unselected package memcached. 2021-12-22 16:38:20.758 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-22 16:38:20.761 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-22 16:38:20.821 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-22 16:38:21.276 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-22 16:38:21.378 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-22 16:38:21.384 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-22 16:38:21.526 | Selecting previously unselected package python3-yaml. 2021-12-22 16:38:21.533 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-22 16:38:21.535 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-22 16:38:21.589 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-22 16:38:21.595 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-22 16:38:21.643 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-22 16:38:21.715 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-22 16:38:22.152 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-22 16:38:22.176 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-22 16:38:22.329 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-22 16:38:22.335 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-22 16:38:22.406 | Selecting previously unselected package acl. 2021-12-22 16:38:22.414 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-22 16:38:22.417 | Unpacking acl (2.2.53-6) ... 2021-12-22 16:38:22.448 | Selecting previously unselected package autotools-dev. 2021-12-22 16:38:22.455 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-22 16:38:22.458 | Unpacking autotools-dev (20180224.1) ... 2021-12-22 16:38:22.490 | Selecting previously unselected package m4. 2021-12-22 16:38:22.497 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-22 16:38:22.500 | Unpacking m4 (1.4.18-4) ... 2021-12-22 16:38:22.571 | Selecting previously unselected package autoconf. 2021-12-22 16:38:22.579 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-22 16:38:22.581 | Unpacking autoconf (2.69-11.1) ... 2021-12-22 16:38:22.662 | Selecting previously unselected package automake. 2021-12-22 16:38:22.670 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-22 16:38:22.674 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-22 16:38:22.778 | Selecting previously unselected package autopoint. 2021-12-22 16:38:22.786 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-22 16:38:22.788 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-22 16:38:22.831 | Selecting previously unselected package libllvm10:amd64. 2021-12-22 16:38:22.839 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:22.842 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:25.101 | Selecting previously unselected package libclang-cpp10. 2021-12-22 16:38:25.109 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:25.111 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:26.553 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-22 16:38:26.560 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-22 16:38:26.563 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-22 16:38:27.025 | Selecting previously unselected package libgc1c2:amd64. 2021-12-22 16:38:27.033 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-22 16:38:27.035 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-22 16:38:27.073 | Selecting previously unselected package libobjc4:amd64. 2021-12-22 16:38:27.081 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-22 16:38:27.083 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-22 16:38:27.113 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-22 16:38:27.121 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-22 16:38:27.123 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-22 16:38:27.199 | Selecting previously unselected package libc6-i386. 2021-12-22 16:38:27.207 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-22 16:38:27.209 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-22 16:38:27.712 | Selecting previously unselected package lib32gcc-s1. 2021-12-22 16:38:27.720 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-22 16:38:27.722 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-22 16:38:27.762 | Selecting previously unselected package lib32stdc++6. 2021-12-22 16:38:27.769 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-22 16:38:27.772 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-22 16:38:27.873 | Selecting previously unselected package libclang-common-10-dev. 2021-12-22 16:38:27.880 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:27.882 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:28.859 | Selecting previously unselected package libclang1-10. 2021-12-22 16:38:28.867 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:28.869 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:29.984 | Selecting previously unselected package clang-10. 2021-12-22 16:38:29.992 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:29.994 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:30.030 | Selecting previously unselected package libtool. 2021-12-22 16:38:30.037 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-22 16:38:30.041 | Unpacking libtool (2.4.6-14) ... 2021-12-22 16:38:30.091 | Selecting previously unselected package dh-autoreconf. 2021-12-22 16:38:30.099 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-22 16:38:30.101 | Unpacking dh-autoreconf (19) ... 2021-12-22 16:38:30.129 | Selecting previously unselected package libdebhelper-perl. 2021-12-22 16:38:30.137 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-22 16:38:30.139 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-22 16:38:30.185 | Selecting previously unselected package libarchive-zip-perl. 2021-12-22 16:38:30.193 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-22 16:38:30.195 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-22 16:38:30.236 | Selecting previously unselected package libsub-override-perl. 2021-12-22 16:38:30.244 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-22 16:38:30.247 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-22 16:38:30.273 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-22 16:38:30.280 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-22 16:38:30.282 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-22 16:38:30.312 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-22 16:38:30.320 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-22 16:38:30.322 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-22 16:38:30.348 | Selecting previously unselected package libdpkg-perl. 2021-12-22 16:38:30.357 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-22 16:38:30.359 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-22 16:38:30.431 | Selecting previously unselected package make. 2021-12-22 16:38:30.439 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-22 16:38:30.441 | Unpacking make (4.2.1-1.2) ... 2021-12-22 16:38:30.494 | Selecting previously unselected package dpkg-dev. 2021-12-22 16:38:30.501 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-22 16:38:30.505 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-22 16:38:30.645 | Selecting previously unselected package dwz. 2021-12-22 16:38:30.654 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-22 16:38:30.656 | Unpacking dwz (0.13-5) ... 2021-12-22 16:38:30.708 | Selecting previously unselected package libcroco3:amd64. 2021-12-22 16:38:30.716 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-22 16:38:30.719 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-22 16:38:30.758 | Selecting previously unselected package gettext. 2021-12-22 16:38:30.766 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-22 16:38:30.770 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-22 16:38:30.935 | Selecting previously unselected package intltool-debian. 2021-12-22 16:38:30.943 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-22 16:38:30.945 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-22 16:38:30.978 | Selecting previously unselected package po-debconf. 2021-12-22 16:38:30.986 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-22 16:38:30.988 | Unpacking po-debconf (1.0.21) ... 2021-12-22 16:38:31.061 | Selecting previously unselected package debhelper. 2021-12-22 16:38:31.069 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-22 16:38:31.071 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-22 16:38:31.269 | Selecting previously unselected package uuid-dev:amd64. 2021-12-22 16:38:31.277 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-22 16:38:31.279 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-22 16:38:31.327 | Selecting previously unselected package libsctp1:amd64. 2021-12-22 16:38:31.334 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-22 16:38:31.337 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-22 16:38:31.363 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-22 16:38:31.371 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-22 16:38:31.373 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-22 16:38:31.412 | Selecting previously unselected package libapr1-dev. 2021-12-22 16:38:31.419 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-22 16:38:31.422 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-22 16:38:31.682 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-22 16:38:31.690 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-22 16:38:31.692 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-22 16:38:31.805 | Selecting previously unselected package libaprutil1-dev. 2021-12-22 16:38:31.813 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-22 16:38:31.815 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-22 16:38:32.038 | Selecting previously unselected package apache2-dev. 2021-12-22 16:38:32.047 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-22 16:38:32.049 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-22 16:38:32.120 | Selecting previously unselected package binfmt-support. 2021-12-22 16:38:32.128 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-22 16:38:32.138 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-22 16:38:32.174 | Selecting previously unselected package g++-9. 2021-12-22 16:38:32.181 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-22 16:38:32.184 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-22 16:38:33.330 | Selecting previously unselected package g++. 2021-12-22 16:38:33.338 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-22 16:38:33.340 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-22 16:38:33.368 | Selecting previously unselected package build-essential. 2021-12-22 16:38:33.377 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-22 16:38:33.379 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-22 16:38:33.405 | Selecting previously unselected package conntrack. 2021-12-22 16:38:33.413 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-22 16:38:33.415 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-22 16:38:33.449 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-22 16:38:33.456 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-22 16:38:33.459 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-22 16:38:33.495 | Selecting previously unselected package libnetfilter-queue1. 2021-12-22 16:38:33.502 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-22 16:38:33.505 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-22 16:38:33.540 | Selecting previously unselected package conntrackd. 2021-12-22 16:38:33.549 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-22 16:38:33.551 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-22 16:38:33.598 | Selecting previously unselected package dns-root-data. 2021-12-22 16:38:33.607 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-22 16:38:33.609 | Unpacking dns-root-data (2019052802) ... 2021-12-22 16:38:33.640 | Selecting previously unselected package libidn11:amd64. 2021-12-22 16:38:33.648 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-22 16:38:33.650 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-22 16:38:33.687 | Selecting previously unselected package dnsmasq-base. 2021-12-22 16:38:33.695 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-22 16:38:33.697 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-22 16:38:33.770 | Selecting previously unselected package dnsmasq-utils. 2021-12-22 16:38:33.778 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-22 16:38:33.780 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-22 16:38:33.820 | Selecting previously unselected package ebtables. 2021-12-22 16:38:33.828 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-22 16:38:33.843 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-22 16:38:33.887 | Selecting previously unselected package libfakeroot:amd64. 2021-12-22 16:38:33.895 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2021-12-22 16:38:33.897 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-22 16:38:33.931 | Selecting previously unselected package fakeroot. 2021-12-22 16:38:33.939 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2021-12-22 16:38:33.942 | Unpacking fakeroot (1.24-1) ... 2021-12-22 16:38:33.982 | Selecting previously unselected package fonts-dejavu-core. 2021-12-22 16:38:33.990 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-22 16:38:33.993 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-22 16:38:34.166 | Selecting previously unselected package fonts-liberation. 2021-12-22 16:38:34.174 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-22 16:38:34.176 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-22 16:38:34.314 | Selecting previously unselected package fontconfig-config. 2021-12-22 16:38:34.323 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-22 16:38:34.325 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-22 16:38:34.363 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-22 16:38:34.371 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-22 16:38:34.374 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-22 16:38:34.419 | Selecting previously unselected package fontconfig. 2021-12-22 16:38:34.427 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-22 16:38:34.429 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-22 16:38:34.481 | Selecting previously unselected package genisoimage. 2021-12-22 16:38:34.489 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-22 16:38:34.492 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-22 16:38:34.572 | Selecting previously unselected package libann0. 2021-12-22 16:38:34.580 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-22 16:38:34.582 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-22 16:38:34.614 | Selecting previously unselected package libcdt5:amd64. 2021-12-22 16:38:34.623 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-22 16:38:34.625 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-22 16:38:34.654 | Selecting previously unselected package libcgraph6:amd64. 2021-12-22 16:38:34.661 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-22 16:38:34.664 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-22 16:38:34.698 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-22 16:38:34.706 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-22 16:38:34.708 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-22 16:38:34.756 | Selecting previously unselected package libjpeg8:amd64. 2021-12-22 16:38:34.764 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-22 16:38:34.766 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-22 16:38:34.800 | Selecting previously unselected package libjbig0:amd64. 2021-12-22 16:38:34.808 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-22 16:38:34.811 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-22 16:38:34.844 | Selecting previously unselected package libwebp6:amd64. 2021-12-22 16:38:34.851 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:34.854 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-22 16:38:34.908 | Selecting previously unselected package libtiff5:amd64. 2021-12-22 16:38:34.916 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-22 16:38:34.919 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-22 16:38:34.971 | Selecting previously unselected package libxpm4:amd64. 2021-12-22 16:38:34.979 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-22 16:38:34.982 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-22 16:38:35.020 | Selecting previously unselected package libgd3:amd64. 2021-12-22 16:38:35.028 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-22 16:38:35.031 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-22 16:38:35.076 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-22 16:38:35.084 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-22 16:38:35.087 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-22 16:38:35.140 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-22 16:38:35.148 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-22 16:38:35.151 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-22 16:38:35.212 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-22 16:38:35.220 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2021-12-22 16:38:35.222 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-22 16:38:35.254 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-22 16:38:35.262 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-22 16:38:35.265 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-22 16:38:35.293 | Selecting previously unselected package libxrender1:amd64. 2021-12-22 16:38:35.301 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-22 16:38:35.304 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-22 16:38:35.334 | Selecting previously unselected package libcairo2:amd64. 2021-12-22 16:38:35.342 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:35.344 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-22 16:38:35.443 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-22 16:38:35.451 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-22 16:38:35.453 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-22 16:38:35.492 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-22 16:38:35.499 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-22 16:38:35.502 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-22 16:38:35.583 | Selecting previously unselected package libthai-data. 2021-12-22 16:38:35.592 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2021-12-22 16:38:35.594 | Unpacking libthai-data (0.1.28-3) ... 2021-12-22 16:38:35.645 | Selecting previously unselected package libdatrie1:amd64. 2021-12-22 16:38:35.657 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-22 16:38:35.659 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-22 16:38:35.692 | Selecting previously unselected package libthai0:amd64. 2021-12-22 16:38:35.700 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2021-12-22 16:38:35.702 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-22 16:38:35.733 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-22 16:38:35.741 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-22 16:38:35.743 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-22 16:38:35.797 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-22 16:38:35.805 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-22 16:38:35.810 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-22 16:38:35.845 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-22 16:38:35.853 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-22 16:38:35.856 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-22 16:38:35.889 | Selecting previously unselected package libpathplan4:amd64. 2021-12-22 16:38:35.897 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-22 16:38:35.899 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-22 16:38:35.933 | Selecting previously unselected package libgvc6. 2021-12-22 16:38:35.941 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-22 16:38:35.944 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-22 16:38:36.065 | Selecting previously unselected package libgvpr2:amd64. 2021-12-22 16:38:36.074 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-22 16:38:36.076 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-22 16:38:36.134 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-22 16:38:36.143 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-22 16:38:36.145 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-22 16:38:36.299 | Selecting previously unselected package x11-common. 2021-12-22 16:38:36.307 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-22 16:38:36.331 | dpkg-query: no packages found matching nux-tools 2021-12-22 16:38:36.342 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-22 16:38:36.380 | Selecting previously unselected package libice6:amd64. 2021-12-22 16:38:36.390 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-22 16:38:36.392 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-22 16:38:36.424 | Selecting previously unselected package libsm6:amd64. 2021-12-22 16:38:36.432 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-22 16:38:36.435 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-22 16:38:36.472 | Selecting previously unselected package libxt6:amd64. 2021-12-22 16:38:36.480 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-22 16:38:36.482 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-22 16:38:36.533 | Selecting previously unselected package libxmu6:amd64. 2021-12-22 16:38:36.541 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-22 16:38:36.543 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-22 16:38:36.579 | Selecting previously unselected package libxaw7:amd64. 2021-12-22 16:38:36.587 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-22 16:38:36.590 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-22 16:38:36.645 | Selecting previously unselected package graphviz. 2021-12-22 16:38:36.653 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-22 16:38:36.655 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-22 16:38:36.790 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-22 16:38:36.799 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-22 16:38:36.801 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-22 16:38:36.862 | Selecting previously unselected package libibverbs1:amd64. 2021-12-22 16:38:36.871 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-22 16:38:36.873 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-22 16:38:36.919 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-22 16:38:36.927 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-22 16:38:36.944 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-22 16:38:37.005 | Selecting previously unselected package icu-devtools. 2021-12-22 16:38:37.013 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-22 16:38:37.015 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-22 16:38:37.075 | Selecting previously unselected package iputils-arping. 2021-12-22 16:38:37.083 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-22 16:38:37.085 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-22 16:38:37.121 | Selecting previously unselected package javascript-common. 2021-12-22 16:38:37.129 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2021-12-22 16:38:37.144 | Unpacking javascript-common (11) ... 2021-12-22 16:38:37.175 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-22 16:38:37.183 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-22 16:38:37.185 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:38:37.222 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-22 16:38:37.231 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-22 16:38:37.234 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:38:37.268 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-22 16:38:37.277 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-22 16:38:37.280 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:38:37.317 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-22 16:38:37.325 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-22 16:38:37.327 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:38:37.367 | Selecting previously unselected package comerr-dev:amd64. 2021-12-22 16:38:37.375 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-22 16:38:37.380 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-22 16:38:37.413 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-22 16:38:37.422 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-22 16:38:37.425 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:38:37.481 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-22 16:38:37.489 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-22 16:38:37.491 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-22 16:38:37.525 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-22 16:38:37.534 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-22 16:38:37.536 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-22 16:38:37.561 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-22 16:38:37.569 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-22 16:38:37.572 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-22 16:38:37.601 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-22 16:38:37.609 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-22 16:38:37.613 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-22 16:38:37.645 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-22 16:38:37.653 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-22 16:38:37.656 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-22 16:38:37.724 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-22 16:38:37.733 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-22 16:38:37.735 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-22 16:38:37.800 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-22 16:38:37.809 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-22 16:38:37.811 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-22 16:38:37.843 | Selecting previously unselected package libgts-bin. 2021-12-22 16:38:37.852 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-22 16:38:37.855 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-22 16:38:37.890 | Selecting previously unselected package libicu-dev:amd64. 2021-12-22 16:38:37.898 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-22 16:38:37.901 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-22 16:38:39.359 | Selecting previously unselected package libipset13:amd64. 2021-12-22 16:38:39.367 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:39.384 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-22 16:38:39.420 | Selecting previously unselected package librdmacm1:amd64. 2021-12-22 16:38:39.428 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-22 16:38:39.430 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-22 16:38:39.470 | Selecting previously unselected package libiscsi7:amd64. 2021-12-22 16:38:39.478 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-22 16:38:39.481 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-22 16:38:39.514 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-22 16:38:39.522 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-22 16:38:39.525 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-22 16:38:39.585 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-22 16:38:39.593 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-22 16:38:39.596 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 16:38:39.621 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-22 16:38:39.629 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-22 16:38:39.631 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 16:38:39.658 | Selecting previously unselected package libjs-jquery. 2021-12-22 16:38:39.667 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-22 16:38:39.669 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-22 16:38:39.734 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-22 16:38:39.742 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-22 16:38:39.745 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-22 16:38:39.772 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-22 16:38:39.780 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-22 16:38:39.783 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-22 16:38:39.860 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-22 16:38:39.868 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-22 16:38:39.871 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-22 16:38:39.925 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-22 16:38:39.934 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-22 16:38:39.936 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-22 16:38:39.964 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-22 16:38:39.971 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-22 16:38:39.974 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-22 16:38:40.003 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-22 16:38:40.011 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-22 16:38:40.014 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-22 16:38:40.116 | Selecting previously unselected package libnspr4:amd64. 2021-12-22 16:38:40.124 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-12-22 16:38:40.127 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-12-22 16:38:40.170 | Selecting previously unselected package libnss3:amd64. 2021-12-22 16:38:40.177 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2021-12-22 16:38:40.180 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-22 16:38:40.381 | Selecting previously unselected package libomp5-10:amd64. 2021-12-22 16:38:40.389 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:40.392 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:40.466 | Selecting previously unselected package libomp-10-dev. 2021-12-22 16:38:40.474 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:40.476 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:40.512 | Selecting previously unselected package pcp-conf. 2021-12-22 16:38:40.520 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-12-22 16:38:40.522 | Unpacking pcp-conf (5.0.3-1) ... 2021-12-22 16:38:40.554 | Selecting previously unselected package libpcp3. 2021-12-22 16:38:40.562 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-12-22 16:38:40.564 | Unpacking libpcp3 (5.0.3-1) ... 2021-12-22 16:38:40.627 | Selecting previously unselected package libpcp-pmda3. 2021-12-22 16:38:40.635 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-12-22 16:38:40.638 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-12-22 16:38:40.669 | Selecting previously unselected package libpcp-pmda-perl. 2021-12-22 16:38:40.676 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-12-22 16:38:40.679 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-12-22 16:38:40.713 | Selecting previously unselected package libpq5:amd64. 2021-12-22 16:38:40.721 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:40.724 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:38:40.766 | Selecting previously unselected package libpq-dev. 2021-12-22 16:38:40.774 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:40.776 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:38:40.850 | Selecting previously unselected package librados2. 2021-12-22 16:38:40.859 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:40.861 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-22 16:38:41.339 | Selecting previously unselected package librbd1. 2021-12-22 16:38:41.347 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:41.350 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-22 16:38:41.608 | Selecting previously unselected package libsasl2-dev. 2021-12-22 16:38:41.616 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-22 16:38:41.618 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-22 16:38:41.686 | Selecting previously unselected package libssl-dev:amd64. 2021-12-22 16:38:41.694 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-22 16:38:41.696 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-22 16:38:41.960 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-22 16:38:41.968 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-22 16:38:41.970 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-22 16:38:42.083 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-22 16:38:42.092 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-22 16:38:42.094 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-22 16:38:42.122 | Selecting previously unselected package libx86-1:amd64. 2021-12-22 16:38:42.130 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-22 16:38:42.133 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-22 16:38:42.169 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-22 16:38:42.177 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:42.179 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-22 16:38:42.322 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-22 16:38:42.330 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-22 16:38:42.332 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-22 16:38:42.412 | Selecting previously unselected package llvm-10-runtime. 2021-12-22 16:38:42.421 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:42.423 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:42.479 | Selecting previously unselected package libpfm4:amd64. 2021-12-22 16:38:42.487 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-22 16:38:42.489 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-22 16:38:42.562 | Selecting previously unselected package llvm-10. 2021-12-22 16:38:42.570 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:42.572 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:43.350 | Selecting previously unselected package libffi-dev:amd64. 2021-12-22 16:38:43.355 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2021-12-22 16:38:43.357 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-22 16:38:43.406 | Selecting previously unselected package python3-pygments. 2021-12-22 16:38:43.415 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-22 16:38:43.418 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-22 16:38:43.557 | Selecting previously unselected package llvm-10-tools. 2021-12-22 16:38:43.566 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:43.568 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:43.728 | Selecting previously unselected package libz3-4:amd64. 2021-12-22 16:38:43.736 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-22 16:38:43.738 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-22 16:38:44.693 | Selecting previously unselected package libz3-dev:amd64. 2021-12-22 16:38:44.702 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-22 16:38:44.704 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-22 16:38:44.749 | Selecting previously unselected package llvm-10-dev. 2021-12-22 16:38:44.758 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-22 16:38:44.761 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:49.281 | Selecting previously unselected package lsscsi. 2021-12-22 16:38:49.290 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2021-12-22 16:38:49.293 | Unpacking lsscsi (0.30-0.1) ... 2021-12-22 16:38:49.330 | Selecting previously unselected package pkg-config. 2021-12-22 16:38:49.338 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-22 16:38:49.340 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-22 16:38:49.376 | Selecting previously unselected package pm-utils. 2021-12-22 16:38:49.385 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2021-12-22 16:38:49.387 | Unpacking pm-utils (1.4.1-19) ... 2021-12-22 16:38:49.456 | Selecting previously unselected package postgresql-client-common. 2021-12-22 16:38:49.465 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-22 16:38:49.467 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-22 16:38:49.511 | Selecting previously unselected package postgresql-client-12. 2021-12-22 16:38:49.520 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:49.522 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:38:49.726 | Selecting previously unselected package ssl-cert. 2021-12-22 16:38:49.734 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2021-12-22 16:38:49.737 | Unpacking ssl-cert (1.0.39) ... 2021-12-22 16:38:49.773 | Selecting previously unselected package postgresql-common. 2021-12-22 16:38:49.782 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-22 16:38:49.808 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-22 16:38:49.815 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-22 16:38:49.885 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-22 16:38:49.894 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:49.896 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:38:50.213 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-22 16:38:50.222 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-22 16:38:50.224 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-22 16:38:50.257 | Selecting previously unselected package python-pip-whl. 2021-12-22 16:38:50.266 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-22 16:38:50.268 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-22 16:38:50.483 | Selecting previously unselected package python3-mysqldb. 2021-12-22 16:38:50.492 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-22 16:38:50.495 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-22 16:38:50.535 | Selecting previously unselected package python3-wheel. 2021-12-22 16:38:50.544 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2021-12-22 16:38:50.546 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-22 16:38:50.582 | Selecting previously unselected package python3-pip. 2021-12-22 16:38:50.591 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-22 16:38:50.593 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-22 16:38:50.684 | Selecting previously unselected package python3.8-venv. 2021-12-22 16:38:50.693 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2021-12-22 16:38:50.695 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-22 16:38:50.721 | Selecting previously unselected package python3-venv. 2021-12-22 16:38:50.731 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-22 16:38:50.734 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-22 16:38:50.760 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-22 16:38:50.768 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-22 16:38:50.771 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-22 16:38:50.808 | Selecting previously unselected package qemu-utils. 2021-12-22 16:38:50.817 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-22 16:38:50.819 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-22 16:38:51.005 | Selecting previously unselected package sharutils. 2021-12-22 16:38:51.015 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-22 16:38:51.017 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-22 16:38:51.068 | Selecting previously unselected package sqlite3. 2021-12-22 16:38:51.077 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-22 16:38:51.080 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-22 16:38:51.238 | Selecting previously unselected package unzip. 2021-12-22 16:38:51.248 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-22 16:38:51.250 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-22 16:38:51.302 | Selecting previously unselected package vbetool. 2021-12-22 16:38:51.311 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2021-12-22 16:38:51.313 | Unpacking vbetool (1.1-4) ... 2021-12-22 16:38:51.346 | Selecting previously unselected package ipset. 2021-12-22 16:38:51.356 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:38:51.367 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-22 16:38:51.406 | Selecting previously unselected package ipvsadm. 2021-12-22 16:38:51.415 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-22 16:38:51.418 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-22 16:38:51.462 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-22 16:38:51.471 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-22 16:38:51.481 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-22 16:38:51.512 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-22 16:38:51.520 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2021-12-22 16:38:51.523 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-12-22 16:38:51.558 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-12-22 16:38:51.566 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-12-22 16:38:51.569 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-22 16:38:51.601 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-22 16:38:51.611 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-22 16:38:51.613 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:38:51.648 | Selecting previously unselected package libpcp-gui2. 2021-12-22 16:38:51.657 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-12-22 16:38:51.660 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-12-22 16:38:51.690 | Selecting previously unselected package libpcp-import1. 2021-12-22 16:38:51.699 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2021-12-22 16:38:51.701 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-12-22 16:38:51.735 | Selecting previously unselected package libpcp-mmv1. 2021-12-22 16:38:51.743 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-12-22 16:38:51.745 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-12-22 16:38:51.778 | Selecting previously unselected package libpcp-trace2. 2021-12-22 16:38:51.787 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-12-22 16:38:51.789 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-12-22 16:38:51.818 | Selecting previously unselected package libpcp-web1. 2021-12-22 16:38:51.827 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2021-12-22 16:38:51.830 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-12-22 16:38:51.873 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-22 16:38:51.882 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-22 16:38:51.885 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-22 16:38:51.922 | Selecting previously unselected package python3-pcp. 2021-12-22 16:38:51.931 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2021-12-22 16:38:51.933 | Unpacking python3-pcp (5.0.3-1) ... 2021-12-22 16:38:51.980 | Selecting previously unselected package pcp. 2021-12-22 16:38:51.989 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2021-12-22 16:38:52.060 | Unpacking pcp (5.0.3-1) ... 2021-12-22 16:38:52.621 | Selecting previously unselected package socat. 2021-12-22 16:38:52.630 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2021-12-22 16:38:52.633 | Unpacking socat (1.7.3.3-2) ... 2021-12-22 16:38:52.710 | Selecting previously unselected package vlan. 2021-12-22 16:38:52.718 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-22 16:38:52.721 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-22 16:38:52.784 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-22 16:38:52.791 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-22 16:38:52.801 | Setting up javascript-common (11) ... 2021-12-22 16:38:52.833 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-22 16:38:52.850 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-22 16:38:52.857 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-22 16:38:52.863 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-22 16:38:52.869 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-22 16:38:52.894 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-22 16:38:52.898 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-22 16:38:52.905 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-22 16:38:52.921 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-22 16:38:52.927 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-22 16:38:52.933 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-22 16:38:52.940 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-22 16:38:52.945 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-22 16:38:52.951 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-22 16:38:52.963 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-22 16:38:52.969 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-22 16:38:52.975 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-22 16:38:52.982 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-22 16:38:52.989 | Setting up vbetool (1.1-4) ... 2021-12-22 16:38:52.995 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-22 16:38:53.002 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-22 16:38:53.010 | Setting up pm-utils (1.4.1-19) ... 2021-12-22 16:38:53.020 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-22 16:38:53.264 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-22 16:38:53.289 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-22 16:38:53.296 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-22 16:38:53.302 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-22 16:38:53.547 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-22 16:38:54.241 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-22 16:38:54.252 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-22 16:38:54.260 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-22 16:38:54.265 | Setting up m4 (1.4.18-4) ... 2021-12-22 16:38:54.271 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-22 16:38:54.560 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-22 16:38:54.567 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-22 16:38:54.573 | Setting up iputils-arping (3:20190709-3) ... 2021-12-22 16:38:54.607 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-22 16:38:54.613 | Setting up conntrack (1:1.4.5-2) ... 2021-12-22 16:38:54.620 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-22 16:38:54.625 | Setting up python3-wheel (0.34.2-1) ... 2021-12-22 16:38:54.879 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-22 16:38:54.887 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-22 16:38:55.091 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-22 16:38:57.149 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-22 16:38:58.363 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-22 16:38:59.034 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-22 16:38:59.054 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-22 16:38:59.064 | Setting up acl (2.2.53-6) ... 2021-12-22 16:38:59.071 | Setting up dns-root-data (2019052802) ... 2021-12-22 16:38:59.077 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:38:59.083 | Setting up fakeroot (1.24-1) ... 2021-12-22 16:38:59.091 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-22 16:38:59.100 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-22 16:38:59.106 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-22 16:38:59.113 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:38:59.121 | Setting up autotools-dev (20180224.1) ... 2021-12-22 16:38:59.128 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-22 16:38:59.958 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-22 16:38:59.964 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-22 16:38:59.969 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-22 16:38:59.975 | Setting up make (4.2.1-1.2) ... 2021-12-22 16:38:59.983 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-12-22 16:38:59.989 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-22 16:38:59.995 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:00.003 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-22 16:39:00.009 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-22 16:39:00.016 | Setting up ebtables (2.0.11-3build1) ... 2021-12-22 16:39:00.558 | Setting up socat (1.7.3.3-2) ... 2021-12-22 16:39:00.564 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-22 16:39:00.570 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-22 16:39:00.580 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-22 16:39:00.586 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-22 16:39:00.592 | Setting up binfmt-support (2.2.0-2) ... 2021-12-22 16:39:00.874 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-22 16:39:01.876 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-22 16:39:01.882 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-22 16:39:01.904 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-22 16:39:01.938 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-22 16:39:01.944 | Setting up lsscsi (0.30-0.1) ... 2021-12-22 16:39:01.952 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-22 16:39:01.959 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-22 16:39:01.965 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-22 16:39:01.973 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-22 16:39:01.980 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-22 16:39:01.986 | Setting up autoconf (2.69-11.1) ... 2021-12-22 16:39:01.994 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-12-22 16:39:02.000 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-22 16:39:02.045 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-22 16:39:02.050 | Setting up dwz (0.13-5) ... 2021-12-22 16:39:02.057 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-22 16:39:02.063 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-22 16:39:02.069 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-22 16:39:02.079 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-22 16:39:02.085 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-22 16:39:02.099 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:39:02.107 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:02.113 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-22 16:39:02.119 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-22 16:39:02.126 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-22 16:39:02.134 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-22 16:39:02.144 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-22 16:39:02.151 | Setting up pcp-conf (5.0.3-1) ... 2021-12-22 16:39:02.160 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-22 16:39:02.169 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-22 16:39:02.175 | Setting up libsub-override-perl (0.09-2) ... 2021-12-22 16:39:02.183 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-22 16:39:02.190 | Setting up libthai-data (0.1.28-3) ... 2021-12-22 16:39:02.197 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-22 16:39:02.203 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-22 16:39:02.209 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-22 16:39:02.215 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-22 16:39:02.221 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-22 16:39:02.227 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:39:02.234 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-22 16:39:02.241 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-22 16:39:02.247 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-22 16:39:02.262 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-22 16:39:02.272 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-22 16:39:03.279 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-22 16:39:03.589 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-22 16:39:03.594 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-22 16:39:03.601 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-22 16:39:03.607 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-22 16:39:03.613 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-22 16:39:03.619 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-22 16:39:03.625 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-22 16:39:03.630 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-22 16:39:03.635 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-22 16:39:03.641 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-22 16:39:03.649 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-22 16:39:03.654 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-22 16:39:03.660 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-22 16:39:03.665 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:39:03.672 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-22 16:39:03.677 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-22 16:39:03.690 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-22 16:39:03.696 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-22 16:39:03.703 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:39:03.710 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:03.716 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-22 16:39:03.724 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:03.730 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-22 16:39:03.740 | Setting up libtool (2.4.6-14) ... 2021-12-22 16:39:03.746 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-22 16:39:03.857 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-22 16:39:03.894 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:39:03.900 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-22 16:39:04.304 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-22 16:39:05.347 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:39:05.354 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-22 16:39:05.360 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-22 16:39:05.366 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-22 16:39:05.525 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-22 16:39:05.530 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:05.536 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:05.545 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-22 16:39:05.555 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-22 16:39:05.561 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-22 16:39:05.823 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-22 16:39:05.828 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-22 16:39:05.833 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-22 16:39:05.841 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-22 16:39:05.846 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:39:06.495 | 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-12-22 16:39:06.520 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-22 16:39:06.526 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-22 16:39:06.533 | Setting up ssl-cert (1.0.39) ... 2021-12-22 16:39:07.416 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-22 16:39:07.422 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-22 16:39:07.497 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-22 16:39:07.503 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-22 16:39:07.983 | Adding user postgres to group ssl-cert 2021-12-22 16:39:08.139 | 2021-12-22 16:39:08.140 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-22 16:39:08.331 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-22 16:39:08.331 | Removing obsolete dictionary files: 2021-12-22 16:39:08.902 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-22 16:39:09.967 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-22 16:39:09.972 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-22 16:39:09.979 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-22 16:39:10.065 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-22 16:39:10.480 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-22 16:39:10.485 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-22 16:39:10.491 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-22 16:39:10.496 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-22 16:39:10.501 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-22 16:39:10.506 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-22 16:39:10.511 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-22 16:39:10.516 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 16:39:10.522 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-22 16:39:10.528 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-22 16:39:10.533 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:39:10.538 | Setting up ipvsadm (1:1.31-1) ... 2021-12-22 16:39:11.259 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-22 16:39:11.264 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-22 16:39:11.365 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-22 16:39:13.439 | Regenerating fonts cache... done. 2021-12-22 16:39:13.441 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-22 16:39:13.447 | Setting up libpcp3 (5.0.3-1) ... 2021-12-22 16:39:13.453 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-12-22 16:39:13.459 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-22 16:39:13.465 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-22 16:39:14.786 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-22 16:39:15.587 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-22 16:39:15.636 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:15.642 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-22 16:39:16.583 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-22 16:39:17.258 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:17.264 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-12-22 16:39:17.270 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-22 16:39:17.276 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-12-22 16:39:17.282 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-22 16:39:17.289 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-12-22 16:39:17.295 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-22 16:39:17.302 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-22 16:39:17.308 | Setting up libpcp-web1 (5.0.3-1) ... 2021-12-22 16:39:17.314 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-22 16:39:17.321 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-22 16:39:17.327 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:17.333 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-22 16:39:17.354 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-12-22 16:39:17.361 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-22 16:39:17.368 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-22 16:39:17.374 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-22 16:39:17.380 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-22 16:39:17.387 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-22 16:39:17.393 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-22 16:39:17.399 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-22 16:39:17.404 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-22 16:39:17.410 | Setting up libpcp-import1 (5.0.3-1) ... 2021-12-22 16:39:17.416 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-22 16:39:17.421 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-22 16:39:17.427 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-22 16:39:17.433 | Setting up po-debconf (1.0.21) ... 2021-12-22 16:39:17.439 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-22 16:39:17.877 | Enabling module mpm_event. 2021-12-22 16:39:17.944 | Enabling module authz_core. 2021-12-22 16:39:17.950 | Enabling module authz_host. 2021-12-22 16:39:18.013 | Enabling module authn_core. 2021-12-22 16:39:18.018 | Enabling module auth_basic. 2021-12-22 16:39:18.079 | Enabling module access_compat. 2021-12-22 16:39:18.140 | Enabling module authn_file. 2021-12-22 16:39:18.202 | Enabling module authz_user. 2021-12-22 16:39:18.264 | Enabling module alias. 2021-12-22 16:39:18.326 | Enabling module dir. 2021-12-22 16:39:18.388 | Enabling module autoindex. 2021-12-22 16:39:18.448 | Enabling module env. 2021-12-22 16:39:18.509 | Enabling module mime. 2021-12-22 16:39:18.569 | Enabling module negotiation. 2021-12-22 16:39:18.631 | Enabling module setenvif. 2021-12-22 16:39:18.692 | Enabling module filter. 2021-12-22 16:39:18.754 | Enabling module deflate. 2021-12-22 16:39:18.817 | Enabling module status. 2021-12-22 16:39:18.880 | Enabling module reqtimeout. 2021-12-22 16:39:18.942 | Enabling conf charset. 2021-12-22 16:39:19.012 | Enabling conf localized-error-pages. 2021-12-22 16:39:19.079 | Enabling conf other-vhosts-access-log. 2021-12-22 16:39:19.141 | Enabling conf security. 2021-12-22 16:39:19.203 | Enabling conf serve-cgi-bin. 2021-12-22 16:39:19.269 | Enabling site 000-default. 2021-12-22 16:39:19.325 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-22 16:39:19.385 | Enabling conf javascript-common. 2021-12-22 16:39:19.645 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-22 16:39:20.230 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-22 16:39:22.900 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-22 16:39:22.915 | Setting up python3-pcp (5.0.3-1) ... 2021-12-22 16:39:23.227 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-22 16:39:23.251 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-22 16:39:23.257 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-22 16:39:23.270 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-22 16:39:23.276 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-22 16:39:23.281 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-22 16:39:23.287 | Setting up graphviz (2.42.2-3build2) ... 2021-12-22 16:39:23.296 | Setting up pcp (5.0.3-1) ... 2021-12-22 16:39:23.642 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-12-22 16:39:24.047 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-12-22 16:39:24.463 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-12-22 16:39:24.869 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-12-22 16:39:41.371 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-22 16:39:41.380 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-22 16:39:41.383 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-22 16:39:42.563 | Setting up dh-autoreconf (19) ... 2021-12-22 16:39:42.570 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-22 16:39:43.409 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-22 16:39:43.417 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-22 16:39:43.425 | Setting up debhelper (12.10ubuntu1) ... 2021-12-22 16:39:43.431 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-22 16:39:43.757 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-22 16:39:43.763 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-22 16:39:43.787 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-22 16:39:43.859 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-22 16:39:57.304 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-22 16:39:57.329 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-22 16:39:57.736 | Processing triggers for ufw (0.36-6) ... 2021-12-22 16:39:57.873 | Processing triggers for man-db (2.9.1-1) ... 2021-12-22 16:40:24.328 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-22 16:40:24.342 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-22 16:40:31.471 | ++ functions-common:apt_get:1118 : result=0 2021-12-22 16:40:31.473 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:40:31.475 | ++ functions-common:time_stop:2309 : local name 2021-12-22 16:40:31.477 | ++ functions-common:time_stop:2310 : local end_time 2021-12-22 16:40:31.480 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:40:31.482 | ++ functions-common:time_stop:2312 : local total 2021-12-22 16:40:31.484 | ++ functions-common:time_stop:2313 : local start_time 2021-12-22 16:40:31.486 | ++ functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:40:31.489 | ++ functions-common:time_stop:2316 : start_time=1640191065814 2021-12-22 16:40:31.491 | ++ functions-common:time_stop:2318 : [[ -z 1640191065814 ]] 2021-12-22 16:40:31.493 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:40:31.498 | ++ functions-common:time_stop:2321 : end_time=1640191231495 2021-12-22 16:40:31.500 | ++ functions-common:time_stop:2322 : elapsed_time=165681 2021-12-22 16:40:31.502 | ++ functions-common:time_stop:2323 : total=758 2021-12-22 16:40:31.504 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:40:31.506 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=166439 2021-12-22 16:40:31.508 | ++ functions-common:apt_get:1122 : return 0 2021-12-22 16:40:31.511 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-22 16:40:31.513 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-22 16:40:31.516 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-22 16:40:31.520 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-22 16:40:31.523 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-12-22 16:40:31.526 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-12-22 16:40:31.528 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-22 16:40:32.856 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-22 16:40:32.858 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-22 16:40:32.860 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-22 16:40:32.863 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-22 16:40:32.865 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-22 16:40:32.867 | + functions-common:GetDistro:373 : GetOSVersion 2021-12-22 16:40:32.868 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-12-22 16:40:32.871 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-12-22 16:40:32.873 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-12-22 16:40:32.875 | + functions-common:_ensure_lsb_release:328 : return 2021-12-22 16:40:32.877 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-12-22 16:40:32.944 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-12-22 16:40:32.946 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-12-22 16:40:33.015 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-12-22 16:40:33.017 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-12-22 16:40:33.085 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-12-22 16:40:33.087 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-22 16:40:33.088 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-12-22 16:40:33.091 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-12-22 16:40:33.092 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-12-22 16:40:33.094 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-12-22 16:40:33.096 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-12-22 16:40:33.098 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-22 16:40:33.100 | + functions-common:GetDistro:378 : DISTRO=focal 2021-12-22 16:40:33.101 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-22 16:40:33.104 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-22 16:40:33.104 | Distro: focal 2021-12-22 16:40:33.106 | + tools/install_pip.sh:main:115 : get_versions 2021-12-22 16:40:33.108 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-22 16:40:33.112 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-22 16:40:33.113 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-22 16:40:33.116 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-22 16:40:33.116 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-22 16:40:33.519 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-22 16:40:33.520 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-22 16:40:33.520 | pip: 20.2.2 2021-12-22 16:40:33.522 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-22 16:40:33.524 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-22 16:40:33.526 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:40:33.528 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:40:33.529 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:40:33.531 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:40:33.533 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:40:33.535 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:40:33.536 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:40:33.538 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:40:33.540 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:40:33.542 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-22 16:40:33.544 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-22 16:40:33.546 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-22 16:40:33.547 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-22 16:40:33.549 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-22 16:40:33.551 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-22 16:40:33.561 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-22 16:40:33.561 | Dload Upload Total Spent Left Speed 2021-12-22 16:40:33.840 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7558k 0 --:--:-- --:--:-- --:--:-- 7585k 2021-12-22 16:40:33.844 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-22 16:40:33.847 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-22 16:40:36.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:40:36.972 | from cryptography.utils import int_from_bytes 2021-12-22 16:40:36.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:40:36.972 | from cryptography.utils import int_from_bytes 2021-12-22 16:40:37.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:40:37.450 | Collecting pip 2021-12-22 16:40:37.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-22 16:40:38.994 | Installing collected packages: pip 2021-12-22 16:40:38.994 | Attempting uninstall: pip 2021-12-22 16:40:38.995 | Found existing installation: pip 20.2.2 2021-12-22 16:40:39.232 | Uninstalling pip-20.2.2: 2021-12-22 16:40:39.272 | Successfully uninstalled pip-20.2.2 2021-12-22 16:40:40.878 | Successfully installed pip-21.3.1 2021-12-22 16:40:40.878 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:40:41.001 | + tools/install_pip.sh:main:136 : set -x 2021-12-22 16:40:41.003 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-22 16:40:41.005 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-22 16:40:41.006 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 16:40:41.009 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-22 16:40:41.010 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-22 16:40:41.012 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-22 16:40:41.015 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-22 16:40:41.015 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-22 16:40:41.018 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-12-22 16:40:41.020 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-12-22 16:40:41.022 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-22 16:40:41.024 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-22 16:40:41.026 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-22 16:40:41.042 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-22 16:40:41.044 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-22 16:40:41.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:40:41.770 | from cryptography.utils import int_from_bytes 2021-12-22 16:40:41.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:40:41.770 | from cryptography.utils import int_from_bytes 2021-12-22 16:40:42.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:40:42.802 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-12-22 16:40:44.353 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:40:44.455 | + inc/python:pip_install:200 : result=0 2021-12-22 16:40:44.457 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:40:44.459 | + functions-common:time_stop:2309 : local name 2021-12-22 16:40:44.461 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:40:44.463 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:40:44.465 | + functions-common:time_stop:2312 : local total 2021-12-22 16:40:44.466 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:40:44.468 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:40:44.470 | + functions-common:time_stop:2316 : start_time=1640191241037 2021-12-22 16:40:44.471 | + functions-common:time_stop:2318 : [[ -z 1640191241037 ]] 2021-12-22 16:40:44.474 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:40:44.476 | + functions-common:time_stop:2321 : end_time=1640191244475 2021-12-22 16:40:44.478 | + functions-common:time_stop:2322 : elapsed_time=3438 2021-12-22 16:40:44.480 | + functions-common:time_stop:2323 : total=0 2021-12-22 16:40:44.482 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:40:44.483 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3438 2021-12-22 16:40:44.485 | + inc/python:pip_install:203 : return 0 2021-12-22 16:40:44.487 | + tools/install_pip.sh:main:142 : get_versions 2021-12-22 16:40:44.489 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-22 16:40:44.493 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-22 16:40:44.495 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-22 16:40:44.497 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-22 16:40:44.497 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-22 16:40:45.060 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-22 16:40:45.061 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-22 16:40:45.061 | pip: 21.3.1 2021-12-22 16:40:45.064 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-22 16:40:45.067 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-22 16:40:45.070 | + ./stack.sh:main:778 : fixup_all 2021-12-22 16:40:45.073 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2021-12-22 16:40:45.075 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-22 16:40:45.077 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-22 16:40:45.092 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-22 16:40:45.093 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-22 16:40:45.093 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-22 16:40:45.098 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-22 16:40:45.100 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-22 16:40:45.102 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-22 16:40:45.110 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-22 16:40:45.113 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2021-12-22 16:40:45.115 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-12-22 16:40:45.117 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:40:45.119 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:40:45.121 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-12-22 16:40:45.132 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-22 16:40:45.142 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-22 16:40:45.153 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2021-12-22 16:40:45.155 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-12-22 16:40:45.158 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:40:45.160 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:40:45.162 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:40:45.164 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:40:45.166 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:40:45.168 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:40:45.170 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:40:45.172 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:40:45.174 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:40:45.176 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-12-22 16:40:45.178 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2021-12-22 16:40:45.180 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-12-22 16:40:45.182 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:40:45.184 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:40:45.186 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:40:45.188 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:40:45.190 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:40:45.192 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:40:45.194 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-12-22 16:40:45.197 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-12-22 16:40:45.217 | Using python 3.8 to install os-testr 2021-12-22 16:40:45.220 | + 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-12-22 16:40:45.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:40:45.938 | from cryptography.utils import int_from_bytes 2021-12-22 16:40:45.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:40:45.938 | from cryptography.utils import int_from_bytes 2021-12-22 16:40:46.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:40:47.055 | Collecting os-testr 2021-12-22 16:40:47.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-12-22 16:40:47.109 | Collecting python-subunit>=1.0.0 2021-12-22 16:40:47.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-22 16:40:47.123 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-22 16:40:47.164 | Collecting stestr>=1.0.0 2021-12-22 16:40:47.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-12-22 16:40:47.178 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-12-22 16:40:47.194 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-22 16:40:47.223 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-12-22 16:40:47.268 | Collecting future 2021-12-22 16:40:47.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-22 16:40:47.488 | Preparing metadata (setup.py): started 2021-12-22 16:40:48.168 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:40:48.172 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-22 16:40:48.173 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-12-22 16:40:48.174 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-12-22 16:40:48.200 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-12-22 16:40:48.202 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-22 16:40:48.203 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-12-22 16:40:48.204 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-12-22 16:40:48.205 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-12-22 16:40:48.219 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-22 16:40:48.287 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-12-22 16:40:48.288 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-22 16:40:48.289 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-22 16:40:48.290 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-22 16:40:48.384 | Building wheels for collected packages: future 2021-12-22 16:40:48.385 | Building wheel for future (setup.py): started 2021-12-22 16:40:49.446 | Building wheel for future (setup.py): finished with status 'done' 2021-12-22 16:40:49.450 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=a7ce2940e3148e1cf1f8645c45399217e86e48a073fc8a2cb7b2bdc9867081ad 2021-12-22 16:40:49.451 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-22 16:40:49.457 | Successfully built future 2021-12-22 16:40:50.846 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-22 16:40:51.711 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2021-12-22 16:40:51.712 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:40:51.853 | + inc/python:pip_install:200 : result=0 2021-12-22 16:40:51.855 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:40:51.857 | + functions-common:time_stop:2309 : local name 2021-12-22 16:40:51.859 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:40:51.861 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:40:51.863 | + functions-common:time_stop:2312 : local total 2021-12-22 16:40:51.866 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:40:51.868 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:40:51.870 | + functions-common:time_stop:2316 : start_time=1640191245212 2021-12-22 16:40:51.872 | + functions-common:time_stop:2318 : [[ -z 1640191245212 ]] 2021-12-22 16:40:51.875 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:40:51.878 | + functions-common:time_stop:2321 : end_time=1640191251876 2021-12-22 16:40:51.880 | + functions-common:time_stop:2322 : elapsed_time=6664 2021-12-22 16:40:51.882 | + functions-common:time_stop:2323 : total=0 2021-12-22 16:40:51.885 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:40:51.887 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6664 2021-12-22 16:40:51.889 | + inc/python:pip_install:203 : return 0 2021-12-22 16:40:51.891 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-22 16:40:51.939 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-12-22 16:40:52.034 | + ./stack.sh:main:792 : install_infra 2021-12-22 16:40:52.036 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-22 16:40:52.039 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-22 16:40:52.042 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-22 16:40:55.204 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-22 16:40:55.207 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-22 16:40:55.234 | + 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-12-22 16:40:57.160 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.189 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.293 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.404 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.581 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.587 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.657 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.703 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.789 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:40:57.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:40:57.996 | Collecting pbr===5.6.0 2021-12-22 16:40:58.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-12-22 16:40:58.056 | Installing collected packages: pbr 2021-12-22 16:40:58.194 | Successfully installed pbr-5.6.0 2021-12-22 16:40:58.254 | + inc/python:pip_install:200 : result=0 2021-12-22 16:40:58.256 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:40:58.258 | + functions-common:time_stop:2309 : local name 2021-12-22 16:40:58.261 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:40:58.263 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:40:58.265 | + functions-common:time_stop:2312 : local total 2021-12-22 16:40:58.267 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:40:58.269 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:40:58.271 | + functions-common:time_stop:2316 : start_time=1640191255226 2021-12-22 16:40:58.273 | + functions-common:time_stop:2318 : [[ -z 1640191255226 ]] 2021-12-22 16:40:58.276 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:40:58.279 | + functions-common:time_stop:2321 : end_time=1640191258277 2021-12-22 16:40:58.281 | + functions-common:time_stop:2322 : elapsed_time=3051 2021-12-22 16:40:58.283 | + functions-common:time_stop:2323 : total=6664 2021-12-22 16:40:58.286 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:40:58.288 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9715 2021-12-22 16:40:58.290 | + inc/python:pip_install:203 : return 0 2021-12-22 16:40:58.292 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-22 16:40:58.294 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-22 16:40:58.316 | + 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-12-22 16:41:00.238 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.267 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.370 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.480 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.654 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.660 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.729 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.774 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.860 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-22 16:41:00.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:41:00.945 | Processing /opt/stack/requirements 2021-12-22 16:41:02.263 | Collecting fixtures===3.0.0 2021-12-22 16:41:02.271 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-22 16:41:02.488 | Collecting PyYAML===5.4.1 2021-12-22 16:41:02.496 | 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-12-22 16:41:02.666 | Collecting requests===2.26.0 2021-12-22 16:41:02.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-12-22 16:41:02.765 | Collecting packaging===21.0 2021-12-22 16:41:02.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-12-22 16:41:02.833 | Collecting testtools===2.5.0 2021-12-22 16:41:02.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-12-22 16:41:02.921 | Collecting idna===3.2 2021-12-22 16:41:02.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-12-22 16:41:03.062 | Collecting pyparsing===2.4.7 2021-12-22 16:41:03.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-12-22 16:41:03.118 | Collecting six===1.16.0 2021-12-22 16:41:03.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-12-22 16:41:03.175 | Collecting charset-normalizer===2.0.4 2021-12-22 16:41:03.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-12-22 16:41:03.216 | Collecting Parsley>=1.2 2021-12-22 16:41:03.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-22 16:41:03.267 | Collecting beagle>=0.2.1 2021-12-22 16:41:03.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-22 16:41:03.299 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-12-22 16:41:03.354 | Collecting certifi===2021.5.30 2021-12-22 16:41:03.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-12-22 16:41:03.443 | Collecting urllib3===1.26.6 2021-12-22 16:41:03.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-12-22 16:41:03.511 | Collecting extras===1.0.0 2021-12-22 16:41:03.517 | 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-12-22 16:41:03.600 | Collecting cliff===3.9.0 2021-12-22 16:41:03.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-12-22 16:41:03.662 | Collecting autopage===0.4.0 2021-12-22 16:41:03.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-12-22 16:41:03.815 | Collecting cmd2===2.1.2 2021-12-22 16:41:03.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-12-22 16:41:03.968 | Collecting stevedore===3.4.0 2021-12-22 16:41:03.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-12-22 16:41:04.034 | Collecting prettytable===0.7.2 2021-12-22 16:41:04.040 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-12-22 16:41:04.084 | Collecting pyperclip===1.8.2 2021-12-22 16:41:04.091 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2021-12-22 16:41:04.152 | Collecting colorama===0.4.4 2021-12-22 16:41:04.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-12-22 16:41:04.206 | Collecting attrs===21.2.0 2021-12-22 16:41:04.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-12-22 16:41:04.311 | Collecting wcwidth===0.2.5 2021-12-22 16:41:04.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-22 16:41:04.335 | Building wheels for collected packages: openstack-requirements 2021-12-22 16:41:04.336 | Building wheel for openstack-requirements (setup.py): started 2021-12-22 16:41:05.118 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-22 16:41:05.118 | ERROR: Command errored out with exit status 1: 2021-12-22 16:41:05.119 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-psjm3ufn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-psjm3ufn/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-1kejeyxy 2021-12-22 16:41:05.119 | cwd: /tmp/pip-req-build-psjm3ufn/ 2021-12-22 16:41:05.119 | Complete output (6 lines): 2021-12-22 16:41:05.119 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-22 16:41:05.119 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-22 16:41:05.119 | or: setup.py --help-commands 2021-12-22 16:41:05.119 | or: setup.py cmd --help 2021-12-22 16:41:05.119 | 2021-12-22 16:41:05.119 | error: invalid command 'bdist_wheel' 2021-12-22 16:41:05.119 | ---------------------------------------- 2021-12-22 16:41:05.119 | ERROR: Failed building wheel for openstack-requirements 2021-12-22 16:41:05.119 | Running setup.py clean for openstack-requirements 2021-12-22 16:41:05.910 | Failed to build openstack-requirements 2021-12-22 16:41:06.133 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, autopage, pyperclip, colorama, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-22 16:41:07.970 | Running setup.py install for openstack-requirements: started 2021-12-22 16:41:10.307 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-22 16:41:10.341 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4938 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-12-22 16:41:10.465 | + inc/python:pip_install:200 : result=0 2021-12-22 16:41:10.468 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:41:10.470 | + functions-common:time_stop:2309 : local name 2021-12-22 16:41:10.472 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:41:10.474 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:41:10.476 | + functions-common:time_stop:2312 : local total 2021-12-22 16:41:10.478 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:41:10.480 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:41:10.482 | + functions-common:time_stop:2316 : start_time=1640191258309 2021-12-22 16:41:10.484 | + functions-common:time_stop:2318 : [[ -z 1640191258309 ]] 2021-12-22 16:41:10.486 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:41:10.490 | + functions-common:time_stop:2321 : end_time=1640191270488 2021-12-22 16:41:10.492 | + functions-common:time_stop:2322 : elapsed_time=12179 2021-12-22 16:41:10.494 | + functions-common:time_stop:2323 : total=9715 2021-12-22 16:41:10.496 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:41:10.498 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21894 2021-12-22 16:41:10.500 | + inc/python:pip_install:203 : return 0 2021-12-22 16:41:10.503 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-22 16:41:10.505 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-22 16:41:10.508 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-22 16:41:10.510 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:41:10.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:41:10.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-22 16:41:10.517 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:41:10.519 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-22 16:41:10.539 | Using python 3.8 to install pbr 2021-12-22 16:41:10.541 | + 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-12-22 16:41:11.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:41:11.256 | from cryptography.utils import int_from_bytes 2021-12-22 16:41:11.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:41:11.256 | from cryptography.utils import int_from_bytes 2021-12-22 16:41:12.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:41:12.276 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-12-22 16:41:14.093 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:41:14.206 | + inc/python:pip_install:200 : result=0 2021-12-22 16:41:14.208 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:41:14.210 | + functions-common:time_stop:2309 : local name 2021-12-22 16:41:14.212 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:41:14.214 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:41:14.216 | + functions-common:time_stop:2312 : local total 2021-12-22 16:41:14.218 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:41:14.220 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:41:14.222 | + functions-common:time_stop:2316 : start_time=1640191270534 2021-12-22 16:41:14.224 | + functions-common:time_stop:2318 : [[ -z 1640191270534 ]] 2021-12-22 16:41:14.227 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:41:14.231 | + functions-common:time_stop:2321 : end_time=1640191274228 2021-12-22 16:41:14.233 | + functions-common:time_stop:2322 : elapsed_time=3694 2021-12-22 16:41:14.235 | + functions-common:time_stop:2323 : total=21894 2021-12-22 16:41:14.237 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:41:14.239 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25588 2021-12-22 16:41:14.241 | + inc/python:pip_install:203 : return 0 2021-12-22 16:41:14.244 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-12-22 16:41:17.533 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-22 16:41:19.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:41:19.471 | Collecting bindep 2021-12-22 16:41:19.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-22 16:41:19.616 | Collecting pbr>=2.0.0 2021-12-22 16:41:19.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-22 16:41:19.670 | Collecting Parsley 2021-12-22 16:41:19.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-22 16:41:19.789 | Collecting packaging; python_version >= "3.6" 2021-12-22 16:41:19.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-22 16:41:19.843 | Collecting distro 2021-12-22 16:41:19.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-22 16:41:20.009 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-22 16:41:20.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-22 16:41:20.062 | Installing collected packages: pbr, Parsley, pyparsing, packaging, distro, bindep 2021-12-22 16:41:20.617 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-22 16:41:20.687 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-22 16:41:20.689 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-22 16:41:20.692 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-12-22 16:41:20.709 | + ./stack.sh:main:801 : pkgs= 2021-12-22 16:41:20.711 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-12-22 16:41:20.713 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-12-22 16:41:20.715 | + functions-common:run_phase:1737 : local mode=stack 2021-12-22 16:41:20.718 | + functions-common:run_phase:1738 : local phase=pre-install 2021-12-22 16:41:20.720 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 16:41:20.722 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-22 16:41:20.725 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 16:41:20.727 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-22 16:41:20.729 | + functions-common:run_phase:1747 : local extra 2021-12-22 16:41:20.732 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 16:41:20.735 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-22 16:41:20.737 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 16:41:20.740 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 16:41:20.742 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-22 16:41:20.744 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 16:41:20.759 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:41:20.762 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:41:20.764 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:41:20.766 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-22 16:41:20.768 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:41:20.770 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 16:41:20.772 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:41:20.774 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-22 16:41:20.776 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:41:20.778 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-22 16:41:20.780 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:41:20.782 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-22 16:41:20.784 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 16:41:20.786 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-22 16:41:20.788 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:41:20.791 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 16:41:20.793 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-12-22 16:41:20.795 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-22 16:41:20.797 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-12-22 16:41:20.799 | + functions-common:run_plugins:1726 : local plugins= 2021-12-22 16:41:20.801 | + functions-common:run_plugins:1727 : local plugin 2021-12-22 16:41:20.804 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-22 16:41:20.806 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-22 16:41:20.809 | + functions:set_systemd_override:821 : local value=2048 2021-12-22 16:41:20.811 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-22 16:41:20.813 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-22 16:41:20.861 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-22 16:41:20.861 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-22 16:41:20.863 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-22 16:41:21.212 | + ./stack.sh:main:814 : install_rpc_backend 2021-12-22 16:41:21.215 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-22 16:41:21.231 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:41:21.233 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-22 16:41:21.235 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:41:21.238 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:41:21.240 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:41:21.242 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:41:21.245 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:41:21.247 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:41:21.249 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:41:21.251 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:41:21.254 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:41:21.256 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:41:21.258 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:41:21.260 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:41:21.263 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-12-22 16:41:21.265 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:41:21.268 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:41:21.270 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:41:21.272 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-12-22 16:41:21.293 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-22 16:41:21.399 | Reading package lists... 2021-12-22 16:41:21.632 | Building dependency tree... 2021-12-22 16:41:21.633 | Reading state information... 2021-12-22 16:41:21.875 | The following packages were automatically installed and are no longer required: 2021-12-22 16:41:21.877 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:41:21.877 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:41:21.877 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:41:21.877 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:41:21.877 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:41:21.877 | python3-zope.interface 2021-12-22 16:41:21.877 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:41:21.877 | The following additional packages will be installed: 2021-12-22 16:41:21.877 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-22 16:41:21.877 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-22 16:41:21.877 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-22 16:41:21.878 | erlang-tools erlang-xmerl locales-all 2021-12-22 16:41:21.879 | Suggested packages: 2021-12-22 16:41:21.879 | erlang erlang-manpages erlang-doc 2021-12-22 16:41:21.947 | The following NEW packages will be installed: 2021-12-22 16:41:21.947 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-22 16:41:21.947 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-22 16:41:21.947 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-22 16:41:21.948 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-22 16:41:22.293 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:41:22.293 | Need to get 38.1 MB of archives. 2021-12-22 16:41:22.293 | After this operation, 276 MB of additional disk space will be used. 2021-12-22 16:41:22.293 | 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-12-22 16:41:25.617 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-22 16:41:25.717 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-22 16:41:25.736 | 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-12-22 16:41:25.817 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-22 16:41:26.238 | 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-12-22 16:41:26.275 | 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-12-22 16:41:26.351 | 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-12-22 16:41:26.430 | 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-12-22 16:41:26.431 | 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-12-22 16:41:26.443 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-22 16:41:26.471 | 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-12-22 16:41:26.822 | 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-12-22 16:41:26.986 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-22 16:41:27.096 | 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-12-22 16:41:27.201 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-22 16:41:27.300 | 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-12-22 16:41:27.441 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-22 16:41:28.721 | 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-12-22 16:41:31.048 | Fetched 38.1 MB in 9s (4,463 kB/s) 2021-12-22 16:41:31.080 | Selecting previously unselected package erlang-base. 2021-12-22 16:41:31.129 | (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 ... 81597 files and directories currently installed.) 2021-12-22 16:41:31.133 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:31.137 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.226 | Selecting previously unselected package erlang-asn1. 2021-12-22 16:41:32.235 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.237 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.349 | Selecting previously unselected package erlang-crypto. 2021-12-22 16:41:32.358 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.360 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.406 | Selecting previously unselected package erlang-public-key. 2021-12-22 16:41:32.414 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.416 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.517 | Selecting previously unselected package erlang-mnesia. 2021-12-22 16:41:32.526 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.528 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.644 | Selecting previously unselected package erlang-runtime-tools. 2021-12-22 16:41:32.652 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.654 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.710 | Selecting previously unselected package erlang-ssl. 2021-12-22 16:41:32.719 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.721 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.889 | Selecting previously unselected package erlang-eldap. 2021-12-22 16:41:32.897 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.900 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.937 | Selecting previously unselected package erlang-ftp. 2021-12-22 16:41:32.946 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.948 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:32.982 | Selecting previously unselected package erlang-tftp. 2021-12-22 16:41:32.991 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:32.993 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.029 | Selecting previously unselected package erlang-inets. 2021-12-22 16:41:33.037 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:33.040 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.145 | Selecting previously unselected package erlang-snmp. 2021-12-22 16:41:33.154 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:33.156 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.405 | Selecting previously unselected package erlang-os-mon. 2021-12-22 16:41:33.414 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:33.416 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.453 | Selecting previously unselected package erlang-parsetools. 2021-12-22 16:41:33.462 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:33.464 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.509 | Selecting previously unselected package erlang-syntax-tools. 2021-12-22 16:41:33.517 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:33.519 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.589 | Selecting previously unselected package erlang-tools. 2021-12-22 16:41:33.598 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:33.601 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.698 | Selecting previously unselected package erlang-xmerl. 2021-12-22 16:41:33.709 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-22 16:41:33.711 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:33.889 | Selecting previously unselected package locales-all. 2021-12-22 16:41:33.898 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-22 16:41:33.900 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-22 16:41:38.084 | Selecting previously unselected package rabbitmq-server. 2021-12-22 16:41:38.095 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-22 16:41:38.097 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-22 16:41:39.231 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:39.608 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-22 16:41:39.609 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-22 16:41:43.837 | Searching for services which depend on erlang and should be started... none found. 2021-12-22 16:41:43.841 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.847 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.851 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-22 16:41:43.859 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.868 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.874 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.880 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.885 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.891 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.896 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.902 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.907 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.912 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.917 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.922 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.928 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.933 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-22 16:41:43.939 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-22 16:41:44.030 | Adding group `rabbitmq' (GID 125) ... 2021-12-22 16:41:44.042 | Done. 2021-12-22 16:41:44.121 | Adding system user `rabbitmq' (UID 117) ... 2021-12-22 16:41:44.121 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-12-22 16:41:44.153 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-22 16:41:44.414 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-22 16:41:50.048 | Processing triggers for man-db (2.9.1-1) ... 2021-12-22 16:41:50.649 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-22 16:41:57.807 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:41:57.810 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:41:57.812 | + functions-common:time_stop:2309 : local name 2021-12-22 16:41:57.814 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:41:57.816 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:41:57.818 | + functions-common:time_stop:2312 : local total 2021-12-22 16:41:57.821 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:41:57.823 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:41:57.825 | + functions-common:time_stop:2316 : start_time=1640191281290 2021-12-22 16:41:57.827 | + functions-common:time_stop:2318 : [[ -z 1640191281290 ]] 2021-12-22 16:41:57.830 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:41:57.833 | + functions-common:time_stop:2321 : end_time=1640191317831 2021-12-22 16:41:57.836 | + functions-common:time_stop:2322 : elapsed_time=36541 2021-12-22 16:41:57.838 | + functions-common:time_stop:2323 : total=166439 2021-12-22 16:41:57.840 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:41:57.842 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=202980 2021-12-22 16:41:57.844 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:41:57.847 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-22 16:41:57.849 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:41:57.851 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:41:57.853 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:41:57.856 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:41:57.858 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:41:57.860 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:41:57.863 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-22 16:41:57.865 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:41:57.867 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:41:57.869 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:41:57.872 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:41:57.874 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:41:57.876 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:41:57.878 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:41:57.881 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:41:57.883 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:41:57.885 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-22 16:41:57.887 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:41:57.889 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:41:57.892 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:41:57.894 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:41:57.896 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:41:57.898 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:41:57.900 | + ./stack.sh:main:815 : restart_rpc_backend 2021-12-22 16:41:57.903 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-22 16:41:57.919 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:41:57.921 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-22 16:41:57.924 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:41:57.926 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-12-22 16:41:57.928 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-22 16:41:57.931 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-22 16:41:57.936 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-22 16:41:57.938 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-22 16:41:57.940 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-22 16:41:57.943 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-22 16:41:57.945 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-22 16:41:57.947 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-22 16:41:57.950 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-22 16:41:58.618 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-22 16:41:58.618 | user tags 2021-12-22 16:41:58.618 | guest [administrator]' 2021-12-22 16:41:58.622 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-22 16:41:58.622 | user tags 2021-12-22 16:41:58.622 | guest [administrator]' 2021-12-22 16:41:58.622 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-22 16:41:58.628 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-22 16:41:58.630 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-22 16:41:58.632 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-22 16:41:59.303 | Adding user "stackrabbit" ... 2021-12-22 16:41:59.328 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-22 16:41:59.988 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-22 16:42:00.010 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-22 16:42:00.013 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-22 16:42:00.678 | Changing password for user "stackrabbit" ... 2021-12-22 16:42:00.701 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-22 16:42:00.703 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-22 16:42:00.705 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-22 16:42:01.352 | Deleting user "guest" ... 2021-12-22 16:42:01.375 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-12-22 16:42:01.392 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:42:01.394 | + ./stack.sh:main:818 : install_database 2021-12-22 16:42:01.396 | + lib/database:install_database:116 : install_database_mysql 2021-12-22 16:42:01.399 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-22 16:42:01.401 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:01.404 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:01.406 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-22 16:42:01.619 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-22 16:42:01.621 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-22 16:42:01.626 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-22 16:42:01.628 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:01.630 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:01.632 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-22 16:42:01.635 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-22 16:42:01.637 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-22 16:42:01.641 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-22 16:42:01.644 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-22 16:42:01.646 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:42:01.648 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-22 16:42:01.650 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:42:01.653 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:42:01.655 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:42:01.658 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:42:01.660 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:42:01.662 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:42:01.664 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:42:01.666 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:42:01.669 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:42:01.671 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-22 16:42:01.673 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:42:01.675 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:42:01.678 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:42:01.680 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:42:01.682 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:42:01.684 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:42:01.687 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-22 16:42:01.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:01.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:01.694 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-22 16:42:01.696 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:42:01.698 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:42:01.701 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:42:01.703 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:42:01.705 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:42:01.707 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:42:01.710 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:01.712 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:01.714 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:42:01.717 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:42:01.719 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:42:01.721 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:42:01.724 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-12-22 16:42:01.726 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:42:01.728 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:01.731 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:01.733 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-12-22 16:42:01.753 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-22 16:42:01.861 | Reading package lists... 2021-12-22 16:42:02.093 | Building dependency tree... 2021-12-22 16:42:02.094 | Reading state information... 2021-12-22 16:42:02.327 | The following packages were automatically installed and are no longer required: 2021-12-22 16:42:02.328 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:42:02.328 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:42:02.328 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:42:02.328 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:42:02.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:42:02.328 | python3-zope.interface 2021-12-22 16:42:02.328 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:42:02.328 | The following additional packages will be installed: 2021-12-22 16:42:02.328 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-22 16:42:02.328 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-22 16:42:02.329 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-22 16:42:02.329 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-22 16:42:02.329 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-22 16:42:02.329 | mysql-server-8.0 mysql-server-core-8.0 2021-12-22 16:42:02.330 | Suggested packages: 2021-12-22 16:42:02.330 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-22 16:42:02.406 | The following NEW packages will be installed: 2021-12-22 16:42:02.406 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-22 16:42:02.406 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-22 16:42:02.406 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-22 16:42:02.406 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-22 16:42:02.406 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-22 16:42:02.407 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-22 16:42:02.513 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:42:02.513 | Need to get 31.9 MB of archives. 2021-12-22 16:42:02.513 | After this operation, 263 MB of additional disk space will be used. 2021-12-22 16:42:02.513 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-12-22 16:42:03.187 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-12-22 16:42:03.189 | 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-12-22 16:42:03.197 | 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-12-22 16:42:03.198 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-22 16:42:03.218 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-12-22 16:42:05.919 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-12-22 16:42:06.121 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-22 16:42:06.130 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-22 16:42:06.140 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-22 16:42:06.193 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-22 16:42:06.197 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-22 16:42:06.197 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-22 16:42:06.198 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-22 16:42:06.199 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-22 16:42:06.200 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-22 16:42:06.213 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-22 16:42:06.214 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-22 16:42:06.214 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-22 16:42:06.251 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-22 16:42:06.263 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-22 16:42:06.264 | 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-12-22 16:42:07.348 | 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-12-22 16:42:07.348 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-12-22 16:42:07.851 | Preconfiguring packages ... 2021-12-22 16:42:07.963 | Fetched 31.9 MB in 5s (6,461 kB/s) 2021-12-22 16:42:07.992 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-22 16:42:08.044 | (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 ... 90053 files and directories currently installed.) 2021-12-22 16:42:08.048 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:42:08.050 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:08.978 | Selecting previously unselected package mysql-client-8.0. 2021-12-22 16:42:08.987 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:42:08.990 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:09.025 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-22 16:42:09.034 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-22 16:42:09.038 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-22 16:42:09.082 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-22 16:42:09.092 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-22 16:42:09.096 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-22 16:42:09.127 | Selecting previously unselected package libmecab2:amd64. 2021-12-22 16:42:09.137 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-22 16:42:09.140 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-22 16:42:09.208 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-22 16:42:09.218 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:42:09.220 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:12.181 | Selecting previously unselected package mysql-server-8.0. 2021-12-22 16:42:12.191 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-22 16:42:12.639 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:12.725 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-22 16:42:12.735 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-22 16:42:12.737 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-22 16:42:12.765 | Selecting previously unselected package liburi-perl. 2021-12-22 16:42:12.775 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-22 16:42:12.777 | Unpacking liburi-perl (1.76-2) ... 2021-12-22 16:42:12.829 | Selecting previously unselected package libhtml-parser-perl. 2021-12-22 16:42:12.838 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-22 16:42:12.840 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-22 16:42:12.884 | Selecting previously unselected package libcgi-pm-perl. 2021-12-22 16:42:12.895 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-22 16:42:12.897 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-22 16:42:12.949 | Selecting previously unselected package libfcgi-perl. 2021-12-22 16:42:12.959 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-22 16:42:12.962 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-22 16:42:12.993 | Selecting previously unselected package libcgi-fast-perl. 2021-12-22 16:42:13.005 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-22 16:42:13.007 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-22 16:42:13.036 | Selecting previously unselected package libencode-locale-perl. 2021-12-22 16:42:13.046 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-22 16:42:13.048 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-22 16:42:13.076 | Selecting previously unselected package libhtml-template-perl. 2021-12-22 16:42:13.086 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-22 16:42:13.088 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-22 16:42:13.124 | Selecting previously unselected package libtimedate-perl. 2021-12-22 16:42:13.133 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-22 16:42:13.136 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-22 16:42:13.175 | Selecting previously unselected package libhttp-date-perl. 2021-12-22 16:42:13.185 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-22 16:42:13.187 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-22 16:42:13.215 | Selecting previously unselected package libio-html-perl. 2021-12-22 16:42:13.225 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-22 16:42:13.227 | Unpacking libio-html-perl (1.001-1) ... 2021-12-22 16:42:13.256 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-22 16:42:13.265 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-22 16:42:13.268 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-22 16:42:13.296 | Selecting previously unselected package libhttp-message-perl. 2021-12-22 16:42:13.306 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-22 16:42:13.308 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-22 16:42:13.347 | Selecting previously unselected package mecab-utils. 2021-12-22 16:42:13.357 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-22 16:42:13.359 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-22 16:42:13.390 | Selecting previously unselected package mecab-ipadic. 2021-12-22 16:42:13.399 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-22 16:42:13.401 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-22 16:42:14.660 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-22 16:42:14.670 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-22 16:42:14.673 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-22 16:42:14.700 | Selecting previously unselected package mysql-server. 2021-12-22 16:42:14.710 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-22 16:42:14.712 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:14.765 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-22 16:42:14.773 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:14.778 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-22 16:42:14.784 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-22 16:42:14.789 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-22 16:42:14.795 | Setting up mecab-utils (0.996-10build1) ... 2021-12-22 16:42:14.801 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-22 16:42:14.806 | Setting up libio-html-perl (1.001-1) ... 2021-12-22 16:42:14.812 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-22 16:42:14.817 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:14.822 | Setting up libfcgi-perl (0.79-1) ... 2021-12-22 16:42:14.827 | Setting up liburi-perl (1.76-2) ... 2021-12-22 16:42:14.832 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-22 16:42:14.837 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-22 16:42:14.843 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-22 16:42:14.848 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-22 16:42:14.851 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-22 16:42:14.851 | 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-12-22 16:42:14.852 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-22 16:42:14.852 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-22 16:42:14.994 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-22 16:42:14.994 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-22 16:42:14.994 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-22 16:42:14.994 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-22 16:42:15.002 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-22 16:42:15.092 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-22 16:42:15.092 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-22 16:42:15.092 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-22 16:42:15.119 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-22 16:42:15.163 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-22 16:42:15.452 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-22 16:42:15.458 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-22 16:42:15.551 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-22 16:42:15.551 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-22 16:42:15.551 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-22 16:42:15.552 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-22 16:42:15.555 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-22 16:42:15.556 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-22 16:42:15.602 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-22 16:42:15.793 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-22 16:42:15.794 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-22 16:42:15.794 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-22 16:42:15.795 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-22 16:42:15.797 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-22 16:42:15.798 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-22 16:42:16.216 | 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-12-22 16:42:16.338 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-22 16:42:16.658 | 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-12-22 16:42:16.662 | 2021-12-22 16:42:16.662 | done! 2021-12-22 16:42:16.668 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-22 16:42:16.673 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:16.679 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-22 16:42:16.683 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-22 16:42:16.705 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-22 16:42:16.705 | 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-12-22 16:42:16.705 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-22 16:42:16.705 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-22 16:42:16.913 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-22 16:42:16.913 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-22 16:42:16.914 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-22 16:42:16.914 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-22 16:42:16.925 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-22 16:42:17.055 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-22 16:42:17.055 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-22 16:42:17.056 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-22 16:42:17.095 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-22 16:42:17.168 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-22 16:42:17.658 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-22 16:42:17.668 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-22 16:42:17.777 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-22 16:42:17.777 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-22 16:42:17.778 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-22 16:42:17.778 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-22 16:42:17.783 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-22 16:42:17.784 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-22 16:42:17.875 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-22 16:42:18.163 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-22 16:42:18.163 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-22 16:42:18.164 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-22 16:42:18.165 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-22 16:42:18.168 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-22 16:42:18.168 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-22 16:42:18.674 | 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-12-22 16:42:18.810 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-22 16:42:19.130 | 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-12-22 16:42:19.134 | 2021-12-22 16:42:19.134 | done! 2021-12-22 16:42:19.142 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-22 16:42:19.146 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-22 16:42:19.151 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-22 16:42:19.157 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:19.826 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-22 16:42:19.857 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-22 16:42:27.880 | mysqld will log errors to /var/log/mysql/error.log 2021-12-22 16:42:28.505 | mysqld is running as pid 56064 2021-12-22 16:42:31.328 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-22 16:42:33.341 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-22 16:42:33.347 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-22 16:42:33.352 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-22 16:42:33.357 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-22 16:42:33.363 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-22 16:42:33.715 | Processing triggers for man-db (2.9.1-1) ... 2021-12-22 16:42:35.414 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-22 16:42:42.252 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:42:42.255 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:42:42.257 | + functions-common:time_stop:2309 : local name 2021-12-22 16:42:42.259 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:42:42.261 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:42:42.264 | + functions-common:time_stop:2312 : local total 2021-12-22 16:42:42.266 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:42:42.268 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:42:42.270 | + functions-common:time_stop:2316 : start_time=1640191321751 2021-12-22 16:42:42.272 | + functions-common:time_stop:2318 : [[ -z 1640191321751 ]] 2021-12-22 16:42:42.275 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:42:42.279 | + functions-common:time_stop:2321 : end_time=1640191362276 2021-12-22 16:42:42.281 | + functions-common:time_stop:2322 : elapsed_time=40525 2021-12-22 16:42:42.284 | + functions-common:time_stop:2323 : total=202980 2021-12-22 16:42:42.286 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:42:42.288 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=243505 2021-12-22 16:42:42.290 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:42:42.292 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-12-22 16:42:42.295 | + ./stack.sh:main:821 : install_database_python 2021-12-22 16:42:42.297 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-22 16:42:42.299 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-22 16:42:42.301 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-22 16:42:42.303 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 16:42:42.306 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-22 16:42:42.309 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-22 16:42:42.311 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-22 16:42:42.314 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-22 16:42:42.315 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-22 16:42:42.320 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-22 16:42:42.322 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-22 16:42:42.324 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-22 16:42:42.327 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-22 16:42:42.329 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-22 16:42:42.351 | Using python 3.8 to install PyMySQL 2021-12-22 16:42:42.353 | + 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-12-22 16:42:43.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:42:43.080 | from cryptography.utils import int_from_bytes 2021-12-22 16:42:43.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:42:43.080 | from cryptography.utils import int_from_bytes 2021-12-22 16:42:44.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:42:44.216 | Collecting PyMySQL 2021-12-22 16:42:44.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-12-22 16:42:45.718 | Installing collected packages: PyMySQL 2021-12-22 16:42:45.845 | Successfully installed PyMySQL-1.0.2 2021-12-22 16:42:45.845 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:42:45.955 | + inc/python:pip_install:200 : result=0 2021-12-22 16:42:45.957 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:42:45.960 | + functions-common:time_stop:2309 : local name 2021-12-22 16:42:45.962 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:42:45.964 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:42:45.967 | + functions-common:time_stop:2312 : local total 2021-12-22 16:42:45.969 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:42:45.972 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:42:45.974 | + functions-common:time_stop:2316 : start_time=1640191362345 2021-12-22 16:42:45.976 | + functions-common:time_stop:2318 : [[ -z 1640191362345 ]] 2021-12-22 16:42:45.979 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:42:45.984 | + functions-common:time_stop:2321 : end_time=1640191365981 2021-12-22 16:42:45.986 | + functions-common:time_stop:2322 : elapsed_time=3636 2021-12-22 16:42:45.988 | + functions-common:time_stop:2323 : total=25588 2021-12-22 16:42:45.991 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:42:45.993 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29224 2021-12-22 16:42:45.995 | + inc/python:pip_install:203 : return 0 2021-12-22 16:42:45.998 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-22 16:42:46.000 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-22 16:42:46.002 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-22 16:42:46.004 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-12-22 16:42:46.022 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:42:46.024 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-12-22 16:42:46.026 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-22 16:42:46.030 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:42:46.031 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 16:42:46.036 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:42:46.038 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 16:42:46.040 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 16:42:46.043 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 16:42:46.045 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-22 16:42:46.047 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-12-22 16:42:46.062 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:42:46.064 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-12-22 16:42:46.067 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:42:46.069 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:42:46.071 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:42:46.073 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:42:46.076 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:42:46.078 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:42:46.081 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:46.083 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:46.085 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:42:46.087 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:42:46.091 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:42:46.093 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:42:46.095 | + functions-common:install_package:1348 : real_install_package radvd 2021-12-22 16:42:46.097 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:42:46.100 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:46.102 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:46.104 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-12-22 16:42:46.124 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-22 16:42:46.237 | Reading package lists... 2021-12-22 16:42:46.468 | Building dependency tree... 2021-12-22 16:42:46.469 | Reading state information... 2021-12-22 16:42:46.705 | The following packages were automatically installed and are no longer required: 2021-12-22 16:42:46.707 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:42:46.707 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:42:46.707 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:42:46.707 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:42:46.707 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:42:46.707 | python3-zope.interface 2021-12-22 16:42:46.707 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:42:46.773 | The following NEW packages will be installed: 2021-12-22 16:42:46.773 | radvd 2021-12-22 16:42:46.881 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:42:46.881 | Need to get 59.0 kB of archives. 2021-12-22 16:42:46.881 | After this operation, 164 kB of additional disk space will be used. 2021-12-22 16:42:46.882 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-22 16:42:47.532 | Fetched 59.0 kB in 0s (297 kB/s) 2021-12-22 16:42:47.564 | Selecting previously unselected package radvd. 2021-12-22 16:42:47.617 | (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 ... 90631 files and directories currently installed.) 2021-12-22 16:42:47.621 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-22 16:42:47.624 | Unpacking radvd (1:2.17-2) ... 2021-12-22 16:42:47.686 | Setting up radvd (1:2.17-2) ... 2021-12-22 16:42:48.595 | Job for radvd.service failed because the control process exited with error code. 2021-12-22 16:42:48.595 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-22 16:42:48.597 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-22 16:42:48.609 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-22 16:42:48.609 | Loaded: loaded (]8;;file://dv-neutron-822673-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-22 16:42:48.609 | Active: failed (Result: exit-code) since Wed 2021-12-22 16:42:48 UTC; 16ms ago 2021-12-22 16:42:48.609 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-22 16:42:48.609 | Process: 57171 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-22 16:42:48.610 | 2021-12-22 16:42:48.610 | Dec 22 16:42:48 dv-neutron-822673-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-22 16:42:48.610 | Dec 22 16:42:48 dv-neutron-822673-1-hyperv radvd[57171]: can't open /etc/radvd.conf: No such file or directory 2021-12-22 16:42:48.610 | Dec 22 16:42:48 dv-neutron-822673-1-hyperv radvd[57171]: Insecure file permissions, but continuing anyway 2021-12-22 16:42:48.610 | Dec 22 16:42:48 dv-neutron-822673-1-hyperv radvd[57171]: exiting, failed to read config file 2021-12-22 16:42:48.610 | Dec 22 16:42:48 dv-neutron-822673-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-22 16:42:48.610 | Dec 22 16:42:48 dv-neutron-822673-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-22 16:42:48.610 | Dec 22 16:42:48 dv-neutron-822673-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-22 16:42:48.614 | Processing triggers for man-db (2.9.1-1) ... 2021-12-22 16:42:48.717 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-22 16:42:56.094 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:42:56.097 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:42:56.099 | + functions-common:time_stop:2309 : local name 2021-12-22 16:42:56.101 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:42:56.103 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:42:56.105 | + functions-common:time_stop:2312 : local total 2021-12-22 16:42:56.108 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:42:56.110 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:42:56.112 | + functions-common:time_stop:2316 : start_time=1640191366121 2021-12-22 16:42:56.114 | + functions-common:time_stop:2318 : [[ -z 1640191366121 ]] 2021-12-22 16:42:56.117 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:42:56.121 | + functions-common:time_stop:2321 : end_time=1640191376119 2021-12-22 16:42:56.124 | + functions-common:time_stop:2322 : elapsed_time=9998 2021-12-22 16:42:56.126 | + functions-common:time_stop:2323 : total=243505 2021-12-22 16:42:56.128 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:42:56.130 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=253503 2021-12-22 16:42:56.133 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:42:56.135 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-12-22 16:42:56.152 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:42:56.155 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-12-22 16:42:56.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-22 16:42:56.160 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-22 16:42:56.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-22 16:42:56.183 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:42:56.186 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:42:56.188 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:42:56.191 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:42:56.193 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:42:56.196 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:42:56.199 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:56.201 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:56.204 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:42:56.206 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:42:56.208 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:42:56.210 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:42:56.213 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-12-22 16:42:56.215 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:42:56.218 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:56.220 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:56.223 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-12-22 16:42:56.246 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-22 16:42:56.354 | Reading package lists... 2021-12-22 16:42:56.629 | Building dependency tree... 2021-12-22 16:42:56.631 | Reading state information... 2021-12-22 16:42:56.898 | fakeroot is already the newest version (1.24-1). 2021-12-22 16:42:56.898 | fakeroot set to manually installed. 2021-12-22 16:42:56.899 | make is already the newest version (4.2.1-1.2). 2021-12-22 16:42:56.899 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-22 16:42:56.899 | The following packages were automatically installed and are no longer required: 2021-12-22 16:42:56.901 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:42:56.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:42:56.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:42:56.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:42:56.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:42:56.902 | python3-zope.interface 2021-12-22 16:42:56.902 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:42:57.051 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:42:57.056 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:42:57.058 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:42:57.060 | + functions-common:time_stop:2309 : local name 2021-12-22 16:42:57.063 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:42:57.065 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:42:57.067 | + functions-common:time_stop:2312 : local total 2021-12-22 16:42:57.069 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:42:57.071 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:42:57.073 | + functions-common:time_stop:2316 : start_time=1640191376244 2021-12-22 16:42:57.076 | + functions-common:time_stop:2318 : [[ -z 1640191376244 ]] 2021-12-22 16:42:57.078 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:42:57.082 | + functions-common:time_stop:2321 : end_time=1640191377080 2021-12-22 16:42:57.084 | + functions-common:time_stop:2322 : elapsed_time=836 2021-12-22 16:42:57.087 | + functions-common:time_stop:2323 : total=253503 2021-12-22 16:42:57.089 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:42:57.091 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=254339 2021-12-22 16:42:57.093 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:42:57.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-22 16:42:57.099 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:42:57.101 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:42:57.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-22 16:42:57.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-22 16:42:57.108 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-22 16:42:57.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-22 16:42:57.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-22 16:42:57.118 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-22 16:42:57.119 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-22 16:42:57.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-22 16:42:57.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-22 16:42:57.128 | + functions:vercmp:628 : local v1=5.4 2021-12-22 16:42:57.131 | + functions:vercmp:629 : local 'op=<' 2021-12-22 16:42:57.133 | + functions:vercmp:630 : local v2=3.13 2021-12-22 16:42:57.135 | + functions:vercmp:631 : local result 2021-12-22 16:42:57.139 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-22 16:42:57.140 | ++ functions:vercmp:635 : sort -V 2021-12-22 16:42:57.140 | ++ functions:vercmp:635 : head -1 2021-12-22 16:42:57.144 | + functions:vercmp:635 : result=3.13 2021-12-22 16:42:57.147 | + functions:vercmp:637 : case $op in 2021-12-22 16:42:57.149 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-22 16:42:57.151 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-22 16:42:57.153 | + functions:vercmp:648 : return 2021-12-22 16:42:57.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-22 16:42:57.158 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:42:57.160 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-12-22 16:42:57.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-22 16:42:57.501 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-22 16:42:57.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:57.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:57.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-22 16:42:57.514 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:57.517 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-12-22 16:42:57.537 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:42:57.539 | + ./stack.sh:main:829 : install_etcd3 2021-12-22 16:42:57.541 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-22 16:42:57.541 | Installing etcd 2021-12-22 16:42:57.546 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-22 16:42:57.560 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-22 16:42:57.577 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-22 16:42:57.579 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-22 16:42:57.598 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-22 16:42:57.601 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 16:42:57.604 | ++ 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-12-22 16:42:57.608 | +++ 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-12-22 16:42:57.612 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 16:42:57.615 | ++ 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-12-22 16:42:57.617 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-22 16:42:57.619 | ++ 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-12-22 16:42:57.623 | --2021-12-22 16:42:57-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 16:42:57.659 | Resolving github.com (github.com)... 140.82.121.4 2021-12-22 16:42:57.704 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-22 16:42:57.990 | HTTP request sent, awaiting response... 302 Found 2021-12-22 16:42:57.990 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211222%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211222T164257Z&X-Amz-Expires=300&X-Amz-Signature=6e74d712d84e421388b93bcee61c74a5df5ec60cc333f01a9b8cafcdaf991fe8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-22 16:42:57.990 | --2021-12-22 16:42:57-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211222%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211222T164257Z&X-Amz-Expires=300&X-Amz-Signature=6e74d712d84e421388b93bcee61c74a5df5ec60cc333f01a9b8cafcdaf991fe8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-22 16:42:58.052 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2021-12-22 16:42:58.075 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2021-12-22 16:42:58.426 | HTTP request sent, awaiting response... 200 OK 2021-12-22 16:42:58.426 | Length: 11350736 (11M) [application/octet-stream] 2021-12-22 16:42:58.426 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-22 16:42:58.535 | 2021-12-22 16:42:58.771 | 0K ........ .. 100% 31.4M=0.3s 2021-12-22 16:42:58.771 | 2021-12-22 16:42:58.771 | 2021-12-22 16:42:58 (31.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-22 16:42:58.771 | 2021-12-22 16:42:58.775 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-12-22 16:42:58.777 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 16:42:58.780 | ++ functions:get_extra_file:74 : return 2021-12-22 16:42:58.782 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-22 16:42:58.787 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-22 16:42:58.789 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-22 16:42:58.792 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-22 16:42:58.924 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-22 16:42:58.927 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-22 16:42:58.931 | etcd-v3.3.12-linux-amd64/ 2021-12-22 16:42:58.931 | etcd-v3.3.12-linux-amd64/README.md 2021-12-22 16:42:58.931 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-22 16:42:58.931 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-22 16:42:58.931 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-22 16:42:58.932 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-22 16:42:58.933 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-22 16:42:58.934 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-22 16:42:58.935 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-22 16:42:58.936 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-22 16:42:58.937 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-22 16:42:58.938 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-22 16:42:58.939 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-22 16:42:58.940 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-22 16:42:58.940 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-22 16:42:58.940 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-22 16:42:58.940 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-22 16:42:58.942 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-22 16:42:59.132 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-22 16:42:59.132 | etcd-v3.3.12-linux-amd64/etcd 2021-12-22 16:42:59.362 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-22 16:42:59.399 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-22 16:42:59.433 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-22 16:42:59.435 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-12-22 16:42:59.451 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:42:59.454 | + ./stack.sh:main:848 : install_dstat 2021-12-22 16:42:59.456 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-22 16:42:59.472 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:42:59.475 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-12-22 16:42:59.477 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:42:59.479 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-12-22 16:42:59.482 | + ./stack.sh:main:857 : install_libs 2021-12-22 16:42:59.485 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-22 16:42:59.487 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-22 16:42:59.489 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-22 16:42:59.491 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-22 16:42:59.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-22 16:42:59.500 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.502 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-22 16:42:59.504 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-22 16:42:59.507 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-22 16:42:59.509 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-22 16:42:59.511 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-22 16:42:59.518 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.520 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-22 16:42:59.522 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-22 16:42:59.525 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-22 16:42:59.527 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-22 16:42:59.530 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-22 16:42:59.537 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.539 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-22 16:42:59.541 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-22 16:42:59.544 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-22 16:42:59.546 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-22 16:42:59.548 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-22 16:42:59.555 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.557 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-22 16:42:59.559 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-22 16:42:59.561 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-22 16:42:59.564 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-22 16:42:59.566 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-22 16:42:59.573 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.575 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-22 16:42:59.578 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-22 16:42:59.580 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-22 16:42:59.582 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-22 16:42:59.584 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.589 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-22 16:42:59.592 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.595 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-22 16:42:59.597 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-22 16:42:59.600 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-22 16:42:59.602 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-22 16:42:59.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-22 16:42:59.611 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.613 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-22 16:42:59.616 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-22 16:42:59.618 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-22 16:42:59.620 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-22 16:42:59.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-22 16:42:59.630 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.632 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-22 16:42:59.636 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-22 16:42:59.638 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-22 16:42:59.641 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-22 16:42:59.643 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-22 16:42:59.650 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.652 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-22 16:42:59.655 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-22 16:42:59.658 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-22 16:42:59.660 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-22 16:42:59.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-22 16:42:59.669 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.672 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-22 16:42:59.674 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-22 16:42:59.676 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-22 16:42:59.678 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-22 16:42:59.680 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-22 16:42:59.687 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.690 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-22 16:42:59.692 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-22 16:42:59.694 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-22 16:42:59.696 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-22 16:42:59.699 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-22 16:42:59.706 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.708 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-22 16:42:59.711 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-22 16:42:59.713 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-22 16:42:59.716 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-22 16:42:59.719 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-22 16:42:59.726 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.728 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-22 16:42:59.730 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-22 16:42:59.733 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-22 16:42:59.736 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-22 16:42:59.738 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-22 16:42:59.746 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.748 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-22 16:42:59.753 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-22 16:42:59.755 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-22 16:42:59.757 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-22 16:42:59.760 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-22 16:42:59.768 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.770 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-22 16:42:59.772 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-22 16:42:59.774 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-22 16:42:59.777 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-22 16:42:59.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-22 16:42:59.786 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.789 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-22 16:42:59.791 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-22 16:42:59.793 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-22 16:42:59.796 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-22 16:42:59.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-22 16:42:59.807 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.809 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-22 16:42:59.811 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-22 16:42:59.813 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-22 16:42:59.816 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-22 16:42:59.818 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-22 16:42:59.825 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.828 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-22 16:42:59.830 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-22 16:42:59.832 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-22 16:42:59.834 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-22 16:42:59.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-22 16:42:59.845 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.847 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-22 16:42:59.849 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-22 16:42:59.861 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-22 16:42:59.863 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-22 16:42:59.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-22 16:42:59.873 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.876 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-22 16:42:59.878 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-22 16:42:59.881 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-22 16:42:59.883 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-22 16:42:59.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-22 16:42:59.893 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.896 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-22 16:42:59.898 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-22 16:42:59.901 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-22 16:42:59.903 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-22 16:42:59.905 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-22 16:42:59.912 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.915 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-22 16:42:59.917 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-22 16:42:59.919 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-22 16:42:59.922 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-22 16:42:59.924 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-22 16:42:59.931 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.934 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-22 16:42:59.937 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-22 16:42:59.940 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-22 16:42:59.942 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-22 16:42:59.944 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-22 16:42:59.952 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.954 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-22 16:42:59.957 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-22 16:42:59.959 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-22 16:42:59.961 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-22 16:42:59.964 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-22 16:42:59.971 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.973 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-22 16:42:59.976 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-22 16:42:59.978 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-22 16:42:59.980 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-22 16:42:59.983 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:42:59.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:42:59.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-22 16:42:59.990 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:42:59.992 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-22 16:42:59.995 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-22 16:42:59.998 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-22 16:43:00.000 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-22 16:43:00.002 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-22 16:43:00.009 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.012 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-22 16:43:00.015 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-22 16:43:00.017 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-22 16:43:00.019 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-22 16:43:00.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-22 16:43:00.029 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.031 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-22 16:43:00.033 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-22 16:43:00.036 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-22 16:43:00.038 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-22 16:43:00.040 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-22 16:43:00.047 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.050 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-22 16:43:00.052 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-22 16:43:00.055 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-22 16:43:00.057 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-22 16:43:00.060 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-22 16:43:00.074 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.077 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-22 16:43:00.080 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-22 16:43:00.083 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-22 16:43:00.085 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-22 16:43:00.087 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-22 16:43:00.095 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.097 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-22 16:43:00.099 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-22 16:43:00.102 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-22 16:43:00.104 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-22 16:43:00.109 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-22 16:43:00.118 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.120 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-22 16:43:00.123 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-22 16:43:00.126 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-22 16:43:00.128 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-22 16:43:00.131 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-22 16:43:00.139 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.141 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-22 16:43:00.144 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-22 16:43:00.146 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-22 16:43:00.148 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-22 16:43:00.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-22 16:43:00.158 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.160 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-22 16:43:00.162 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-22 16:43:00.165 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-22 16:43:00.167 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-22 16:43:00.169 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-22 16:43:00.177 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.180 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-22 16:43:00.183 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-22 16:43:00.186 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-22 16:43:00.189 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-22 16:43:00.191 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-22 16:43:00.198 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.201 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-22 16:43:00.203 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-22 16:43:00.206 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-22 16:43:00.208 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-22 16:43:00.210 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:00.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:00.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-22 16:43:00.218 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:00.220 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-22 16:43:00.244 | Using python 3.8 to install etcd3 2021-12-22 16:43:00.247 | + 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-12-22 16:43:00.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:00.978 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:00.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:00.978 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:01.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:43:02.094 | Collecting etcd3 2021-12-22 16:43:02.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-22 16:43:02.130 | Preparing metadata (setup.py): started 2021-12-22 16:43:02.789 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:43:05.134 | Collecting grpcio>=1.27.1 2021-12-22 16:43:05.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2021-12-22 16:43:06.015 | Collecting protobuf>=3.6.1 2021-12-22 16:43:06.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-12-22 16:43:06.052 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-22 16:43:06.053 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-22 16:43:06.080 | Building wheels for collected packages: etcd3 2021-12-22 16:43:06.081 | Building wheel for etcd3 (setup.py): started 2021-12-22 16:43:06.843 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-22 16:43:06.844 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=fe645607baab40ebb4bc49fb00a1ee0e2ac56fbaea870107fe84038966fcee29 2021-12-22 16:43:06.844 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-22 16:43:06.848 | Successfully built etcd3 2021-12-22 16:43:08.369 | Installing collected packages: protobuf, grpcio, etcd3 2021-12-22 16:43:09.012 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-12-22 16:43:09.012 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:43:09.172 | + inc/python:pip_install:200 : result=0 2021-12-22 16:43:09.174 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:43:09.176 | + functions-common:time_stop:2309 : local name 2021-12-22 16:43:09.179 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:43:09.181 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:43:09.183 | + functions-common:time_stop:2312 : local total 2021-12-22 16:43:09.185 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:43:09.187 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:43:09.189 | + functions-common:time_stop:2316 : start_time=1640191380239 2021-12-22 16:43:09.191 | + functions-common:time_stop:2318 : [[ -z 1640191380239 ]] 2021-12-22 16:43:09.194 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:43:09.198 | + functions-common:time_stop:2321 : end_time=1640191389195 2021-12-22 16:43:09.200 | + functions-common:time_stop:2322 : elapsed_time=8956 2021-12-22 16:43:09.202 | + functions-common:time_stop:2323 : total=29224 2021-12-22 16:43:09.204 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:43:09.207 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38180 2021-12-22 16:43:09.209 | + inc/python:pip_install:203 : return 0 2021-12-22 16:43:09.211 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-22 16:43:09.233 | Using python 3.8 to install etcd3gw 2021-12-22 16:43:09.236 | + 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-12-22 16:43:09.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:09.986 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:09.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:09.986 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:11.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:43:11.114 | Collecting etcd3gw 2021-12-22 16:43:11.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-12-22 16:43:11.133 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-22 16:43:11.134 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-12-22 16:43:11.135 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-22 16:43:11.136 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-22 16:43:11.170 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-12-22 16:43:11.171 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-12-22 16:43:11.173 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-12-22 16:43:11.175 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-12-22 16:43:12.662 | Installing collected packages: etcd3gw 2021-12-22 16:43:12.768 | Successfully installed etcd3gw-1.0.0 2021-12-22 16:43:12.768 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:43:12.880 | + inc/python:pip_install:200 : result=0 2021-12-22 16:43:12.883 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:43:12.885 | + functions-common:time_stop:2309 : local name 2021-12-22 16:43:12.887 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:43:12.890 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:43:12.892 | + functions-common:time_stop:2312 : local total 2021-12-22 16:43:12.894 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:43:12.896 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:43:12.898 | + functions-common:time_stop:2316 : start_time=1640191389227 2021-12-22 16:43:12.900 | + functions-common:time_stop:2318 : [[ -z 1640191389227 ]] 2021-12-22 16:43:12.904 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:43:12.908 | + functions-common:time_stop:2321 : end_time=1640191392905 2021-12-22 16:43:12.910 | + functions-common:time_stop:2322 : elapsed_time=3678 2021-12-22 16:43:12.912 | + functions-common:time_stop:2323 : total=38180 2021-12-22 16:43:12.914 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:43:12.916 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=41858 2021-12-22 16:43:12.919 | + inc/python:pip_install:203 : return 0 2021-12-22 16:43:12.922 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-12-22 16:43:12.924 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-22 16:43:12.926 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-22 16:43:12.929 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:43:12.931 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:43:12.933 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:43:12.936 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:43:12.938 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:43:12.940 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:43:12.943 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:43:12.945 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:43:12.947 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:43:12.949 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-22 16:43:12.952 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-22 16:43:12.954 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:12.956 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:12.959 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-22 16:43:12.961 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-22 16:43:12.963 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:43:12.967 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:43:12.969 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:43:12.972 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:43:12.974 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:43:12.976 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:43:12.979 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:12.982 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:12.984 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:43:12.987 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:43:12.989 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:43:12.991 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:43:12.994 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-22 16:43:12.996 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:43:12.998 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:13.001 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:13.003 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-22 16:43:13.025 | + functions-common:apt_get:1114 : 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-12-22 16:43:13.132 | Reading package lists... 2021-12-22 16:43:13.370 | Building dependency tree... 2021-12-22 16:43:13.371 | Reading state information... 2021-12-22 16:43:13.613 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-22 16:43:13.613 | The following packages were automatically installed and are no longer required: 2021-12-22 16:43:13.614 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:43:13.614 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:43:13.614 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:43:13.614 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:43:13.614 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:43:13.614 | python3-zope.interface 2021-12-22 16:43:13.614 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:43:13.615 | The following additional packages will be installed: 2021-12-22 16:43:13.615 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-22 16:43:13.616 | Suggested packages: 2021-12-22 16:43:13.616 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-22 16:43:13.688 | The following NEW packages will be installed: 2021-12-22 16:43:13.689 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-22 16:43:13.796 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:43:13.796 | Need to get 1,306 kB of archives. 2021-12-22 16:43:13.796 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-22 16:43:13.796 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-22 16:43:14.033 | 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-12-22 16:43:14.053 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-22 16:43:14.090 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-22 16:43:14.144 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-22 16:43:14.146 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-22 16:43:14.705 | Fetched 1,306 kB in 0s (2,881 kB/s) 2021-12-22 16:43:14.738 | Selecting previously unselected package libnorm1:amd64. 2021-12-22 16:43:14.790 | (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 ... 90644 files and directories currently installed.) 2021-12-22 16:43:14.794 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-22 16:43:14.799 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-22 16:43:14.869 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-22 16:43:14.879 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-22 16:43:14.881 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-22 16:43:14.934 | Selecting previously unselected package libzmq5:amd64. 2021-12-22 16:43:14.943 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-22 16:43:14.946 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-22 16:43:15.010 | Selecting previously unselected package uwsgi-core. 2021-12-22 16:43:15.020 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-22 16:43:15.022 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-22 16:43:15.168 | Selecting previously unselected package uwsgi. 2021-12-22 16:43:15.179 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-22 16:43:15.181 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-22 16:43:15.219 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-22 16:43:15.229 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-22 16:43:15.232 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-22 16:43:15.295 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-22 16:43:15.301 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-22 16:43:15.306 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-22 16:43:15.315 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-22 16:43:15.328 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-22 16:43:16.157 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-22 16:43:16.185 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-22 16:43:16.554 | Processing triggers for man-db (2.9.1-1) ... 2021-12-22 16:43:16.926 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-22 16:43:23.827 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:43:23.829 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:43:23.832 | + functions-common:time_stop:2309 : local name 2021-12-22 16:43:23.834 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:43:23.836 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:43:23.838 | + functions-common:time_stop:2312 : local total 2021-12-22 16:43:23.840 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:43:23.843 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:43:23.845 | + functions-common:time_stop:2316 : start_time=1640191393022 2021-12-22 16:43:23.847 | + functions-common:time_stop:2318 : [[ -z 1640191393022 ]] 2021-12-22 16:43:23.850 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:43:23.854 | + functions-common:time_stop:2321 : end_time=1640191403852 2021-12-22 16:43:23.856 | + functions-common:time_stop:2322 : elapsed_time=10830 2021-12-22 16:43:23.859 | + functions-common:time_stop:2323 : total=254339 2021-12-22 16:43:23.861 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:43:23.863 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=265169 2021-12-22 16:43:23.865 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:43:23.868 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-22 16:43:23.870 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:23.873 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:23.875 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-22 16:43:23.937 | Enabling module proxy. 2021-12-22 16:43:23.944 | To activate the new configuration, you need to run: 2021-12-22 16:43:23.944 | systemctl restart apache2 2021-12-22 16:43:23.948 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-22 16:43:24.011 | Considering dependency proxy for proxy_uwsgi: 2021-12-22 16:43:24.011 | Module proxy already enabled 2021-12-22 16:43:24.011 | Enabling module proxy_uwsgi. 2021-12-22 16:43:24.017 | To activate the new configuration, you need to run: 2021-12-22 16:43:24.017 | systemctl restart apache2 2021-12-22 16:43:24.021 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-22 16:43:24.024 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:43:24.026 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:43:24.028 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:43:24.158 | + ./stack.sh:main:863 : install_keystoneauth 2021-12-22 16:43:24.160 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-12-22 16:43:24.163 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-22 16:43:24.165 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-22 16:43:24.172 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.175 | + ./stack.sh:main:864 : install_keystoneclient 2021-12-22 16:43:24.177 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-12-22 16:43:24.180 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-22 16:43:24.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-22 16:43:24.190 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.192 | + ./stack.sh:main:865 : install_glanceclient 2021-12-22 16:43:24.195 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-12-22 16:43:24.197 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-22 16:43:24.199 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-22 16:43:24.207 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.209 | + ./stack.sh:main:866 : install_cinderclient 2021-12-22 16:43:24.212 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-12-22 16:43:24.214 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-22 16:43:24.217 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-22 16:43:24.224 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.226 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-12-22 16:43:24.228 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-22 16:43:24.231 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-22 16:43:24.238 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.241 | + ./stack.sh:main:867 : install_novaclient 2021-12-22 16:43:24.243 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-12-22 16:43:24.246 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-22 16:43:24.248 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-22 16:43:24.256 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.258 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-12-22 16:43:24.275 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:43:24.277 | + ./stack.sh:main:869 : install_swiftclient 2021-12-22 16:43:24.279 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-22 16:43:24.282 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-22 16:43:24.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-22 16:43:24.292 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.295 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-12-22 16:43:24.312 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:43:24.314 | + ./stack.sh:main:872 : install_neutronclient 2021-12-22 16:43:24.316 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-22 16:43:24.319 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-22 16:43:24.321 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-22 16:43:24.328 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.334 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-12-22 16:43:24.336 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-12-22 16:43:24.338 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-22 16:43:24.341 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:24.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:24.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-22 16:43:24.348 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:24.351 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-12-22 16:43:24.354 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-22 16:43:24.357 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 16:43:24.360 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-22 16:43:24.362 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-22 16:43:24.364 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-22 16:43:24.368 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-22 16:43:24.368 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-22 16:43:24.374 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-22 16:43:24.376 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-22 16:43:24.379 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-22 16:43:24.382 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-22 16:43:24.384 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-22 16:43:24.405 | Using python 3.8 to install keystonemiddleware 2021-12-22 16:43:24.407 | + 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-12-22 16:43:25.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:25.143 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:25.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:25.143 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:26.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:43:26.165 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-22 16:43:26.237 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-22 16:43:26.238 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-22 16:43:26.239 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-22 16:43:26.240 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-22 16:43:26.241 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-22 16:43:26.242 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-22 16:43:26.243 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-22 16:43:26.244 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-12-22 16:43:26.246 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-12-22 16:43:26.248 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-22 16:43:26.249 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-12-22 16:43:26.250 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2021-12-22 16:43:26.251 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-22 16:43:26.252 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-22 16:43:26.310 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-22 16:43:26.311 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-12-22 16:43:26.313 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-12-22 16:43:26.349 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-22 16:43:26.389 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-12-22 16:43:26.390 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-22 16:43:26.391 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-22 16:43:26.392 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-22 16:43:26.440 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-22 16:43:26.443 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-22 16:43:26.454 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-12-22 16:43:26.455 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-12-22 16:43:26.469 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-12-22 16:43:26.470 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-22 16:43:26.473 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-12-22 16:43:26.536 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-12-22 16:43:26.537 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-12-22 16:43:26.539 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-12-22 16:43:26.541 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-12-22 16:43:26.593 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-12-22 16:43:26.605 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-12-22 16:43:28.087 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:43:28.221 | + inc/python:pip_install:200 : result=0 2021-12-22 16:43:28.223 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:43:28.225 | + functions-common:time_stop:2309 : local name 2021-12-22 16:43:28.227 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:43:28.230 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:43:28.232 | + functions-common:time_stop:2312 : local total 2021-12-22 16:43:28.234 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:43:28.236 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:43:28.238 | + functions-common:time_stop:2316 : start_time=1640191404399 2021-12-22 16:43:28.240 | + functions-common:time_stop:2318 : [[ -z 1640191404399 ]] 2021-12-22 16:43:28.243 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:43:28.249 | + functions-common:time_stop:2321 : end_time=1640191408245 2021-12-22 16:43:28.251 | + functions-common:time_stop:2322 : elapsed_time=3846 2021-12-22 16:43:28.253 | + functions-common:time_stop:2323 : total=41858 2021-12-22 16:43:28.255 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:43:28.258 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=45704 2021-12-22 16:43:28.260 | + inc/python:pip_install:203 : return 0 2021-12-22 16:43:28.263 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-12-22 16:43:28.265 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-22 16:43:28.267 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 16:43:28.270 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-22 16:43:28.273 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-22 16:43:28.275 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-22 16:43:28.278 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-22 16:43:28.279 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-22 16:43:28.284 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-22 16:43:28.286 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-22 16:43:28.289 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-22 16:43:28.292 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-22 16:43:28.294 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-22 16:43:28.315 | Using python 3.8 to install python-memcached 2021-12-22 16:43:28.318 | + 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-12-22 16:43:29.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:29.126 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:29.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:29.126 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:30.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:43:30.256 | Collecting python-memcached 2021-12-22 16:43:30.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-22 16:43:30.270 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-22 16:43:31.847 | Installing collected packages: python-memcached 2021-12-22 16:43:31.944 | Successfully installed python-memcached-1.59 2021-12-22 16:43:31.944 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:43:32.080 | + inc/python:pip_install:200 : result=0 2021-12-22 16:43:32.083 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:43:32.085 | + functions-common:time_stop:2309 : local name 2021-12-22 16:43:32.087 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:43:32.089 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:43:32.092 | + functions-common:time_stop:2312 : local total 2021-12-22 16:43:32.094 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:43:32.097 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:43:32.099 | + functions-common:time_stop:2316 : start_time=1640191408310 2021-12-22 16:43:32.101 | + functions-common:time_stop:2318 : [[ -z 1640191408310 ]] 2021-12-22 16:43:32.104 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:43:32.109 | + functions-common:time_stop:2321 : end_time=1640191412106 2021-12-22 16:43:32.111 | + functions-common:time_stop:2322 : elapsed_time=3796 2021-12-22 16:43:32.113 | + functions-common:time_stop:2323 : total=45704 2021-12-22 16:43:32.116 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:43:32.118 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=49500 2021-12-22 16:43:32.120 | + inc/python:pip_install:203 : return 0 2021-12-22 16:43:32.123 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-12-22 16:43:32.140 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:43:32.143 | + ./stack.sh:main:879 : '[' 10.222.0.47 == 10.222.0.47 ']' 2021-12-22 16:43:32.145 | + ./stack.sh:main:880 : stack_install_service keystone 2021-12-22 16:43:32.148 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-22 16:43:32.150 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-22 16:43:32.153 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 16:43:32.155 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-22 16:43:32.158 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-12-22 16:43:32.174 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:43:32.176 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2021-12-22 16:43:32.179 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-22 16:43:32.181 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-22 16:43:32.183 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:43:32.185 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:43:32.188 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:43:32.190 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:43:32.192 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:43:32.195 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:43:32.211 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:43:32.213 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:43:32.215 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:43:32.218 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:43:32.219 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:43:32.224 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-22 16:43:32.226 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:43:32.228 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-22 16:43:32.231 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:43:32.231 | + functions-common:git_clone:593 : head -1 2021-12-22 16:43:32.234 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2021-12-22 16:43:32.237 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:43:32.239 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-12-22 16:43:32.241 | + inc/python:setup_develop:338 : local bindep 2021-12-22 16:43:32.247 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-22 16:43:32.250 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-22 16:43:32.260 | + inc/python:setup_develop:344 : local extras= 2021-12-22 16:43:32.264 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-22 16:43:32.266 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:43:32.269 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-22 16:43:32.271 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-22 16:43:32.274 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:43:32.277 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-22 16:43:32.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-22 16:43:32.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:43:32.286 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-22 16:43:32.289 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:43:32.291 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:43:32.294 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-22 16:43:32.300 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-22 16:43:32.302 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-22 16:43:32.947 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-22 16:43:32.949 | + inc/python:setup_package:418 : local bindep=0 2021-12-22 16:43:32.952 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:43:32.954 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:43:32.956 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-22 16:43:32.958 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-22 16:43:32.960 | + inc/python:setup_package:427 : local flags=-e 2021-12-22 16:43:32.963 | + inc/python:setup_package:428 : local extras= 2021-12-22 16:43:32.965 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:43:32.968 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-22 16:43:32.970 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-22 16:43:32.972 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-22 16:43:32.975 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:43:32.977 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-22 16:43:32.997 | Using python 3.8 to install /opt/stack/keystone 2021-12-22 16:43:33.000 | + 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-12-22 16:43:34.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:34.351 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:34.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:34.352 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:35.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:43:35.430 | Obtaining file:///opt/stack/keystone 2021-12-22 16:43:35.431 | Preparing metadata (setup.py): started 2021-12-22 16:43:36.991 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:43:37.166 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.6.0) 2021-12-22 16:43:37.167 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.8.7) 2021-12-22 16:43:37.282 | Collecting Flask!=0.11,>=1.0.2 2021-12-22 16:43:37.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-12-22 16:43:37.344 | Collecting Flask-RESTful>=0.3.5 2021-12-22 16:43:37.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-12-22 16:43:37.357 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.8) 2021-12-22 16:43:37.358 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.23) 2021-12-22 16:43:37.359 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (0.13.0) 2021-12-22 16:43:37.360 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.0) 2021-12-22 16:43:37.406 | Collecting passlib>=1.7.0 2021-12-22 16:43:37.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-12-22 16:43:37.433 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.3.0) 2021-12-22 16:43:37.434 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (9.3.0) 2021-12-22 16:43:37.435 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2021-12-22 16:43:37.649 | Collecting scrypt>=0.8.0 2021-12-22 16:43:37.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-12-22 16:43:37.687 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2.8.1) 2021-12-22 16:43:37.688 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (8.7.1) 2021-12-22 16:43:37.689 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.3.2) 2021-12-22 16:43:37.690 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (12.9.1) 2021-12-22 16:43:37.691 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (11.0.0) 2021-12-22 16:43:37.692 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.1.0) 2021-12-22 16:43:37.693 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.6.0) 2021-12-22 16:43:37.694 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.4.0) 2021-12-22 16:43:37.696 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.8.3) 2021-12-22 16:43:37.697 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.2.0) 2021-12-22 16:43:37.698 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.0) 2021-12-22 16:43:37.699 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.10.0) 2021-12-22 16:43:37.753 | Collecting oauthlib>=0.6.2 2021-12-22 16:43:37.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-12-22 16:43:37.837 | Collecting pysaml2>=5.0.0 2021-12-22 16:43:37.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-12-22 16:43:37.938 | Collecting PyJWT>=1.6.1 2021-12-22 16:43:37.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-12-22 16:43:37.950 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.1.4) 2021-12-22 16:43:37.951 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2021-12-22 16:43:37.952 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.1.1) 2021-12-22 16:43:37.954 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.0.2) 2021-12-22 16:43:37.955 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.2) 2021-12-22 16:43:37.956 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2021.1) 2021-12-22 16:43:37.968 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.14.6) 2021-12-22 16:43:37.969 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.16.0) 2021-12-22 16:43:38.017 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev7) (5.0.9) 2021-12-22 16:43:38.030 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev7) (3.0.1) 2021-12-22 16:43:38.069 | Collecting itsdangerous>=2.0 2021-12-22 16:43:38.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-12-22 16:43:38.172 | Collecting Werkzeug>=2.0 2021-12-22 16:43:38.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-12-22 16:43:38.263 | Collecting click>=7.1.2 2021-12-22 16:43:38.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-12-22 16:43:38.342 | Collecting aniso8601>=0.82 2021-12-22 16:43:38.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-12-22 16:43:38.427 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2.26.0) 2021-12-22 16:43:38.428 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (4.4.0) 2021-12-22 16:43:38.527 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (0.8.0) 2021-12-22 16:43:38.530 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (2.3.0) 2021-12-22 16:43:38.531 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (1.5.0) 2021-12-22 16:43:38.532 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (5.4.1) 2021-12-22 16:43:38.598 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (0.5.0) 2021-12-22 16:43:38.600 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.7.1) 2021-12-22 16:43:38.602 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.0.1) 2021-12-22 16:43:38.652 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (2.8.2) 2021-12-22 16:43:38.656 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (0.9.6) 2021-12-22 16:43:38.750 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.1.0) 2021-12-22 16:43:38.751 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.6.0) 2021-12-22 16:43:38.752 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.3.0) 2021-12-22 16:43:38.755 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (4.2.2) 2021-12-22 16:43:38.758 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.4.0) 2021-12-22 16:43:38.760 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.0.6) 2021-12-22 16:43:38.780 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev7) (3.3.0) 2021-12-22 16:43:38.835 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev7) (0.7.2) 2021-12-22 16:43:38.855 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.11.0) 2021-12-22 16:43:38.857 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.1.16) 2021-12-22 16:43:38.858 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (2.4.7) 2021-12-22 16:43:38.860 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (21.0) 2021-12-22 16:43:38.915 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev7) (4.4.1) 2021-12-22 16:43:39.134 | Collecting xmlschema>=1.2.1 2021-12-22 16:43:39.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-12-22 16:43:39.153 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (5.2.2) 2021-12-22 16:43:39.154 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (20.0.1) 2021-12-22 16:43:39.190 | Collecting defusedxml 2021-12-22 16:43:39.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-12-22 16:43:39.393 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev7) (1.1.1) 2021-12-22 16:43:39.415 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.4.1) 2021-12-22 16:43:39.417 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.5.2) 2021-12-22 16:43:39.490 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.1.5) 2021-12-22 16:43:39.510 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.0.0) 2021-12-22 16:43:39.588 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev7) (2.20) 2021-12-22 16:43:39.634 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev7) (1.12.1) 2021-12-22 16:43:39.759 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev7) (2.0.1) 2021-12-22 16:43:39.835 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (1.7.0) 2021-12-22 16:43:39.974 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (0.14.1) 2021-12-22 16:43:40.008 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.11.0) 2021-12-22 16:43:40.050 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (3.5.0) 2021-12-22 16:43:40.051 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.5.1) 2021-12-22 16:43:40.052 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (3.0.0) 2021-12-22 16:43:40.054 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.1.1) 2021-12-22 16:43:40.057 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (1.3.2) 2021-12-22 16:43:40.059 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.31.1) 2021-12-22 16:43:40.248 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (3.2) 2021-12-22 16:43:40.249 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2021.5.30) 2021-12-22 16:43:40.251 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2.0.4) 2021-12-22 16:43:40.253 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (1.26.6) 2021-12-22 16:43:40.419 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.5.0) 2021-12-22 16:43:40.597 | Collecting elementpath<3.0.0,>=2.2.2 2021-12-22 16:43:40.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-12-22 16:43:40.698 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev7) (3.5.0) 2021-12-22 16:43:40.891 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (1.16.0) 2021-12-22 16:43:40.924 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (1.6) 2021-12-22 16:43:41.081 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (57.4.0) 2021-12-22 16:43:41.185 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.7) 2021-12-22 16:43:41.223 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.0.0) 2021-12-22 16:43:42.633 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-12-22 16:43:43.165 | Attempting uninstall: click 2021-12-22 16:43:43.168 | Found existing installation: Click 7.0 2021-12-22 16:43:43.175 | Uninstalling Click-7.0: 2021-12-22 16:43:43.206 | Successfully uninstalled Click-7.0 2021-12-22 16:43:44.520 | Attempting uninstall: PyJWT 2021-12-22 16:43:44.522 | Found existing installation: PyJWT 1.7.1 2021-12-22 16:43:44.527 | Uninstalling PyJWT-1.7.1: 2021-12-22 16:43:44.556 | Successfully uninstalled PyJWT-1.7.1 2021-12-22 16:43:45.044 | Attempting uninstall: oauthlib 2021-12-22 16:43:45.046 | Found existing installation: oauthlib 3.1.0 2021-12-22 16:43:45.053 | Uninstalling oauthlib-3.1.0: 2021-12-22 16:43:45.085 | Successfully uninstalled oauthlib-3.1.0 2021-12-22 16:43:45.260 | Running setup.py develop for keystone 2021-12-22 16:43:47.372 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 2021-12-22 16:43:47.372 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:43:47.583 | + inc/python:pip_install:200 : result=0 2021-12-22 16:43:47.585 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:43:47.587 | + functions-common:time_stop:2309 : local name 2021-12-22 16:43:47.589 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:43:47.592 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:43:47.594 | + functions-common:time_stop:2312 : local total 2021-12-22 16:43:47.596 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:43:47.598 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:43:47.601 | + functions-common:time_stop:2316 : start_time=1640191412992 2021-12-22 16:43:47.604 | + functions-common:time_stop:2318 : [[ -z 1640191412992 ]] 2021-12-22 16:43:47.612 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:43:47.616 | + functions-common:time_stop:2321 : end_time=1640191427613 2021-12-22 16:43:47.618 | + functions-common:time_stop:2322 : elapsed_time=14621 2021-12-22 16:43:47.620 | + functions-common:time_stop:2323 : total=49500 2021-12-22 16:43:47.623 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:43:47.625 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64121 2021-12-22 16:43:47.627 | + inc/python:pip_install:203 : return 0 2021-12-22 16:43:47.629 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:43:47.632 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-22 16:43:47.634 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-22 16:43:47.654 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-22 16:43:47.667 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-22 16:43:47.670 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-22 16:43:47.673 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:43:47.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:43:47.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-22 16:43:47.680 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:43:47.682 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-12-22 16:43:47.701 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:43:47.703 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-12-22 16:43:47.705 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 16:43:47.708 | + ./stack.sh:main:881 : configure_keystone 2021-12-22 16:43:47.710 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-22 16:43:47.724 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-22 16:43:47.727 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-22 16:43:47.732 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-22 16:43:47.749 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:43:47.751 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-22 16:43:47.784 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-22 16:43:47.815 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-22 16:43:47.848 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-22 16:43:47.882 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-22 16:43:47.916 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-22 16:43:47.948 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-22 16:43:47.981 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-22 16:43:48.011 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-22 16:43:48.014 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-22 16:43:48.016 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-22 16:43:48.019 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-22 16:43:48.021 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 16:43:48.024 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 16:43:48.041 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:43:48.044 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 16:43:48.047 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 16:43:48.050 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 16:43:48.066 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:43:48.068 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:43:48.071 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:43:48.105 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 16:43:48.107 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 16:43:48.110 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-22 16:43:48.112 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-22 16:43:48.115 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-22 16:43:48.132 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:43:48.135 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2021-12-22 16:43:48.172 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.47/identity 2021-12-22 16:43:48.206 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-22 16:43:48.209 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-22 16:43:48.245 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-22 16:43:48.248 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-22 16:43:48.251 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-22 16:43:48.253 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-22 16:43:48.256 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-22 16:43:48.259 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-22 16:43:48.292 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-22 16:43:48.295 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-22 16:43:48.297 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-22 16:43:48.300 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-22 16:43:48.303 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-22 16:43:48.321 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-22 16:43:48.324 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-22 16:43:48.326 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-22 16:43:48.329 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-22 16:43:48.332 | + 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-12-22 16:43:48.364 | + 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-12-22 16:43:48.395 | + 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-12-22 16:43:48.428 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 16:43:48.458 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-22 16:43:48.492 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-22 16:43:48.494 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-22 16:43:48.497 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-22 16:43:48.500 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-22 16:43:48.503 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-22 16:43:48.506 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-22 16:43:48.508 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-22 16:43:48.511 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-22 16:43:48.515 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-22 16:43:48.518 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-22 16:43:48.520 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 16:43:48.536 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:43:48.536 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 16:43:48.546 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 16:43:48.552 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:43:48.570 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-22 16:43:48.572 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-22 16:43:48.577 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-22 16:43:48.611 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-22 16:43:48.641 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-22 16:43:48.672 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-22 16:43:48.706 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-22 16:43:48.737 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-22 16:43:48.767 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-22 16:43:48.797 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-22 16:43:48.828 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-22 16:43:48.858 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 16:43:48.890 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-22 16:43:48.921 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-22 16:43:48.952 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-22 16:43:48.982 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-22 16:43:48.984 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-22 16:43:48.987 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-22 16:43:48.990 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-22 16:43:48.992 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-22 16:43:48.994 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:48.997 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:49.000 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-22 16:43:49.003 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-22 16:43:49.005 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-22 16:43:49.037 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-22 16:43:49.069 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-22 16:43:49.070 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-22 16:43:49.080 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-22 16:43:49.084 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-22 16:43:49.086 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-22 16:43:49.088 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-22 16:43:49.091 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 16:43:49.093 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:43:49.096 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:49.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:49.100 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 16:43:49.103 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-22 16:43:49.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:49.107 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:49.110 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-22 16:43:49.174 | Enabling site keystone-wsgi-public. 2021-12-22 16:43:49.181 | To activate the new configuration, you need to run: 2021-12-22 16:43:49.181 | systemctl reload apache2 2021-12-22 16:43:49.186 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-22 16:43:49.189 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:43:49.191 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:43:49.194 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:43:49.336 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-22 16:43:49.340 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-22 16:43:49.345 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-22 16:43:49.347 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-12-22 16:43:49.350 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-22 16:43:49.352 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-22 16:43:49.356 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-22 16:43:49.361 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-12-22 16:43:49.363 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-22 16:43:49.366 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 16:43:49.382 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:43:49.382 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 16:43:49.392 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 16:43:49.396 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:43:49.415 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-22 16:43:49.417 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-22 16:43:49.421 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-22 16:43:49.457 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-22 16:43:49.488 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-22 16:43:49.521 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-22 16:43:49.551 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-22 16:43:49.581 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-22 16:43:49.612 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-22 16:43:49.645 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-22 16:43:49.675 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-22 16:43:49.708 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 16:43:49.739 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-22 16:43:49.770 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-22 16:43:49.802 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-22 16:43:49.832 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-22 16:43:49.834 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-22 16:43:49.837 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-12-22 16:43:49.841 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-12-22 16:43:49.843 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-22 16:43:49.845 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:49.848 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:49.850 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-22 16:43:49.853 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-22 16:43:49.856 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-22 16:43:49.888 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-22 16:43:49.921 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-12-22 16:43:49.922 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-22 16:43:49.931 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-12-22 16:43:49.935 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-12-22 16:43:49.938 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-12-22 16:43:49.940 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-22 16:43:49.942 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 16:43:49.945 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:43:49.947 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:49.950 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:49.952 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 16:43:49.955 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-22 16:43:49.957 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:43:49.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:43:49.962 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-12-22 16:43:50.064 | Enabling site keystone-wsgi-admin. 2021-12-22 16:43:50.070 | To activate the new configuration, you need to run: 2021-12-22 16:43:50.070 | systemctl reload apache2 2021-12-22 16:43:50.076 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-22 16:43:50.078 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:43:50.080 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:43:50.083 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:43:50.261 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-22 16:43:50.302 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-22 16:43:50.339 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-22 16:43:50.382 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-22 16:43:50.385 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-22 16:43:50.428 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-22 16:43:50.469 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-22 16:43:50.501 | + ./stack.sh:main:885 : is_service_enabled swift 2021-12-22 16:43:50.521 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:43:50.524 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-12-22 16:43:50.545 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:43:50.548 | + ./stack.sh:main:889 : stack_install_service swift 2021-12-22 16:43:50.552 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-22 16:43:50.554 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-22 16:43:50.557 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 16:43:50.560 | + lib/stack:stack_install_service:32 : install_swift 2021-12-22 16:43:50.563 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2021-12-22 16:43:50.566 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-22 16:43:50.569 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-22 16:43:50.571 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:43:50.573 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:43:50.576 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:43:50.579 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:43:50.581 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:43:50.584 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:43:50.602 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:43:50.604 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:43:50.607 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:43:50.610 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:43:50.610 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:43:50.617 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-22 16:43:50.619 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:43:50.622 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-22 16:43:50.626 | + functions-common:git_clone:593 : head -1 2021-12-22 16:43:50.626 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:43:50.630 | 68bd795a6 Fix cname_lookup test 2021-12-22 16:43:50.633 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:43:50.636 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-22 16:43:50.638 | + inc/python:setup_develop:338 : local bindep 2021-12-22 16:43:50.641 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-22 16:43:50.643 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-22 16:43:50.646 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-22 16:43:50.648 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-22 16:43:50.651 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:43:50.654 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-22 16:43:50.656 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-22 16:43:50.659 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:43:50.661 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-22 16:43:50.664 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-22 16:43:50.667 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:43:50.670 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-22 16:43:50.673 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:43:50.675 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:43:50.678 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-22 16:43:50.684 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-22 16:43:50.687 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-22 16:43:51.347 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-22 16:43:51.349 | + inc/python:setup_package:418 : local bindep=0 2021-12-22 16:43:51.352 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:43:51.354 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:43:51.357 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-22 16:43:51.359 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-22 16:43:51.361 | + inc/python:setup_package:427 : local flags=-e 2021-12-22 16:43:51.364 | + inc/python:setup_package:428 : local extras=keystone 2021-12-22 16:43:51.366 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:43:51.368 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-22 16:43:51.371 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-22 16:43:51.374 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-22 16:43:51.376 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:43:51.378 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-22 16:43:51.401 | Using python 3.8 to install /opt/stack/swift 2021-12-22 16:43:51.404 | + 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-12-22 16:43:52.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:52.370 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:52.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:43:52.370 | from cryptography.utils import int_from_bytes 2021-12-22 16:43:53.408 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:43:53.424 | Obtaining file:///opt/stack/swift 2021-12-22 16:43:53.425 | Preparing metadata (setup.py): started 2021-12-22 16:43:54.680 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:43:54.819 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (0.31.1) 2021-12-22 16:43:54.820 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (1.1.1) 2021-12-22 16:43:54.821 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (0.11.0) 2021-12-22 16:43:54.822 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (2.1.1) 2021-12-22 16:43:55.749 | Collecting lxml>=3.4.1 2021-12-22 16:43:55.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-12-22 16:43:55.950 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (2.26.0) 2021-12-22 16:43:55.951 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (1.16.0) 2021-12-22 16:43:56.061 | Collecting xattr>=0.4 2021-12-22 16:43:56.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-22 16:43:56.082 | Preparing metadata (setup.py): started 2021-12-22 16:43:56.844 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:43:56.891 | Collecting PyECLib>=1.3.1 2021-12-22 16:43:56.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-22 16:43:57.247 | Preparing metadata (setup.py): started 2021-12-22 16:43:57.954 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:43:57.958 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (3.4.8) 2021-12-22 16:43:57.960 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (9.3.0) 2021-12-22 16:43:58.013 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev4) (1.14.6) 2021-12-22 16:43:58.022 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev4) (1.16.0) 2021-12-22 16:43:58.076 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (3.3.2) 2021-12-22 16:43:58.077 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.2.0) 2021-12-22 16:43:58.079 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.6.0) 2021-12-22 16:43:58.080 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.1.0) 2021-12-22 16:43:58.082 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (8.7.1) 2021-12-22 16:43:58.083 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.8.1) 2021-12-22 16:43:58.084 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.10.0) 2021-12-22 16:43:58.085 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.3.0) 2021-12-22 16:43:58.086 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (3.1.1) 2021-12-22 16:43:58.087 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.4.0) 2021-12-22 16:43:58.088 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.6.0) 2021-12-22 16:43:58.090 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.8.7) 2021-12-22 16:43:58.115 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev4) (57.4.0) 2021-12-22 16:43:58.147 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (3.2) 2021-12-22 16:43:58.148 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (1.26.6) 2021-12-22 16:43:58.152 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (2.0.4) 2021-12-22 16:43:58.153 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (2021.5.30) 2021-12-22 16:43:58.179 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev4) (2.20) 2021-12-22 16:43:58.263 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (0.1.16) 2021-12-22 16:43:58.264 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (3.4.0) 2021-12-22 16:43:58.266 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.7.0) 2021-12-22 16:43:58.322 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.1.4) 2021-12-22 16:43:58.412 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.4.1) 2021-12-22 16:43:58.413 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.5.0) 2021-12-22 16:43:58.414 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (0.8.0) 2021-12-22 16:43:58.416 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.3.0) 2021-12-22 16:43:58.479 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (0.9.6) 2021-12-22 16:43:58.483 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.8.2) 2021-12-22 16:43:58.496 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2021.1) 2021-12-22 16:43:58.498 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.0.2) 2021-12-22 16:43:58.516 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (21.0) 2021-12-22 16:43:58.518 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.4.7) 2021-12-22 16:43:58.642 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.12.1) 2021-12-22 16:43:58.664 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.0.9) 2021-12-22 16:43:58.955 | Building wheels for collected packages: PyECLib, xattr 2021-12-22 16:43:58.956 | Building wheel for PyECLib (setup.py): started 2021-12-22 16:44:00.581 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-12-22 16:44:00.582 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55550 sha256=010ffd505ac8dceecf3e383e9a770a3a5504e5698980a1230e80072acf50403a 2021-12-22 16:44:00.582 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-12-22 16:44:00.586 | Building wheel for xattr (setup.py): started 2021-12-22 16:44:02.115 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-22 16:44:02.116 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33294 sha256=f858b781fb77e17b897e08abe6b2c4e24ac3d49ebf3a5ec43b8de78b0b9e16bf 2021-12-22 16:44:02.116 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-12-22 16:44:02.119 | Successfully built PyECLib xattr 2021-12-22 16:44:03.519 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-12-22 16:44:03.900 | Running setup.py develop for swift 2021-12-22 16:44:05.862 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev4 xattr-0.9.7 2021-12-22 16:44:05.862 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:44:06.058 | + inc/python:pip_install:200 : result=0 2021-12-22 16:44:06.060 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:44:06.063 | + functions-common:time_stop:2309 : local name 2021-12-22 16:44:06.065 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:44:06.067 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:44:06.070 | + functions-common:time_stop:2312 : local total 2021-12-22 16:44:06.072 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:44:06.074 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:44:06.077 | + functions-common:time_stop:2316 : start_time=1640191431395 2021-12-22 16:44:06.079 | + functions-common:time_stop:2318 : [[ -z 1640191431395 ]] 2021-12-22 16:44:06.082 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:44:06.086 | + functions-common:time_stop:2321 : end_time=1640191446084 2021-12-22 16:44:06.088 | + functions-common:time_stop:2322 : elapsed_time=14689 2021-12-22 16:44:06.091 | + functions-common:time_stop:2323 : total=64121 2021-12-22 16:44:06.094 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:44:06.096 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=78810 2021-12-22 16:44:06.098 | + inc/python:pip_install:203 : return 0 2021-12-22 16:44:06.101 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:44:06.103 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-22 16:44:06.106 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-22 16:44:06.126 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-22 16:44:06.141 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-22 16:44:06.144 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-22 16:44:06.146 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:44:06.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:44:06.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-22 16:44:06.154 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:44:06.157 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-22 16:44:06.159 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 16:44:06.161 | + ./stack.sh:main:890 : configure_swift 2021-12-22 16:44:06.164 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-22 16:44:06.166 | + lib/swift:configure_swift:335 : local node_number 2021-12-22 16:44:06.169 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-22 16:44:06.171 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-22 16:44:06.173 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-22 16:44:07.119 | No account-auditor running 2021-12-22 16:44:07.119 | No container-sync running 2021-12-22 16:44:07.119 | No container-reconciler running 2021-12-22 16:44:07.119 | No container-auditor running 2021-12-22 16:44:07.119 | No account-server running 2021-12-22 16:44:07.119 | No container-updater running 2021-12-22 16:44:07.119 | No container-server running 2021-12-22 16:44:07.119 | No container-sharder running 2021-12-22 16:44:07.119 | No object-auditor running 2021-12-22 16:44:07.120 | No object-server running 2021-12-22 16:44:07.120 | No container-replicator running 2021-12-22 16:44:07.120 | No object-expirer running 2021-12-22 16:44:07.120 | No object-reconstructor running 2021-12-22 16:44:07.120 | No object-replicator running 2021-12-22 16:44:07.120 | No account-replicator running 2021-12-22 16:44:07.120 | No object-updater running 2021-12-22 16:44:07.120 | No account-reaper running 2021-12-22 16:44:07.120 | No proxy-server running 2021-12-22 16:44:07.187 | + lib/swift:configure_swift:340 : true 2021-12-22 16:44:07.189 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-22 16:44:07.204 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-22 16:44:07.220 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-22 16:44:07.223 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-22 16:44:07.224 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-22 16:44:07.231 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-22 16:44:07.231 | s/%GROUP%/ubuntu/; 2021-12-22 16:44:07.231 | s/%USER%/ubuntu/; 2021-12-22 16:44:07.231 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-22 16:44:07.231 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-22 16:44:07.235 | uid = ubuntu 2021-12-22 16:44:07.235 | gid = ubuntu 2021-12-22 16:44:07.235 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-22 16:44:07.235 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-22 16:44:07.235 | address = 127.0.0.1 2021-12-22 16:44:07.235 | 2021-12-22 16:44:07.235 | [account6612] 2021-12-22 16:44:07.235 | max connections = 25 2021-12-22 16:44:07.235 | path = /opt/stack/data/swift/1/node/ 2021-12-22 16:44:07.235 | read only = false 2021-12-22 16:44:07.235 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-22 16:44:07.235 | 2021-12-22 16:44:07.235 | [account6622] 2021-12-22 16:44:07.235 | max connections = 25 2021-12-22 16:44:07.235 | path = /opt/stack/data/swift/2/node/ 2021-12-22 16:44:07.235 | read only = false 2021-12-22 16:44:07.235 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-22 16:44:07.235 | 2021-12-22 16:44:07.235 | [account6632] 2021-12-22 16:44:07.235 | max connections = 25 2021-12-22 16:44:07.235 | path = /opt/stack/data/swift/3/node/ 2021-12-22 16:44:07.235 | read only = false 2021-12-22 16:44:07.235 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-22 16:44:07.235 | 2021-12-22 16:44:07.235 | [account6642] 2021-12-22 16:44:07.235 | max connections = 25 2021-12-22 16:44:07.235 | path = /opt/stack/data/swift/4/node/ 2021-12-22 16:44:07.235 | read only = false 2021-12-22 16:44:07.235 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | [container6611] 2021-12-22 16:44:07.236 | max connections = 25 2021-12-22 16:44:07.236 | path = /opt/stack/data/swift/1/node/ 2021-12-22 16:44:07.236 | read only = false 2021-12-22 16:44:07.236 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | [container6621] 2021-12-22 16:44:07.236 | max connections = 25 2021-12-22 16:44:07.236 | path = /opt/stack/data/swift/2/node/ 2021-12-22 16:44:07.236 | read only = false 2021-12-22 16:44:07.236 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | [container6631] 2021-12-22 16:44:07.236 | max connections = 25 2021-12-22 16:44:07.236 | path = /opt/stack/data/swift/3/node/ 2021-12-22 16:44:07.236 | read only = false 2021-12-22 16:44:07.236 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | [container6641] 2021-12-22 16:44:07.236 | max connections = 25 2021-12-22 16:44:07.236 | path = /opt/stack/data/swift/4/node/ 2021-12-22 16:44:07.236 | read only = false 2021-12-22 16:44:07.236 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | [object6613] 2021-12-22 16:44:07.236 | max connections = 25 2021-12-22 16:44:07.236 | path = /opt/stack/data/swift/1/node/ 2021-12-22 16:44:07.236 | read only = false 2021-12-22 16:44:07.236 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-22 16:44:07.236 | 2021-12-22 16:44:07.236 | [object6623] 2021-12-22 16:44:07.236 | max connections = 25 2021-12-22 16:44:07.236 | path = /opt/stack/data/swift/2/node/ 2021-12-22 16:44:07.236 | read only = false 2021-12-22 16:44:07.237 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-22 16:44:07.237 | 2021-12-22 16:44:07.237 | [object6633] 2021-12-22 16:44:07.237 | max connections = 25 2021-12-22 16:44:07.237 | path = /opt/stack/data/swift/3/node/ 2021-12-22 16:44:07.237 | read only = false 2021-12-22 16:44:07.237 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-22 16:44:07.237 | 2021-12-22 16:44:07.237 | [object6643] 2021-12-22 16:44:07.237 | max connections = 25 2021-12-22 16:44:07.237 | path = /opt/stack/data/swift/4/node/ 2021-12-22 16:44:07.237 | read only = false 2021-12-22 16:44:07.237 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-22 16:44:07.239 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-22 16:44:07.241 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:44:07.243 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:44:07.245 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-22 16:44:07.266 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-22 16:44:07.268 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-22 16:44:07.273 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-22 16:44:07.278 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-22 16:44:07.280 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-22 16:44:07.284 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-22 16:44:07.316 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2021-12-22 16:44:07.345 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-22 16:44:07.365 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-22 16:44:07.398 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-22 16:44:07.419 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-22 16:44:07.450 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-22 16:44:07.473 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-22 16:44:07.506 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-22 16:44:07.525 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-22 16:44:07.559 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-22 16:44:07.578 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 16:44:07.614 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-22 16:44:07.635 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-22 16:44:07.652 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:07.654 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-22 16:44:07.685 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-22 16:44:07.714 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-22 16:44:07.744 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-22 16:44:07.775 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-22 16:44:07.791 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:07.793 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-22 16:44:07.823 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-22 16:44:07.838 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:07.841 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-22 16:44:07.857 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:07.859 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-22 16:44:07.862 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-22 16:44:07.877 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:07.879 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-22 16:44:07.882 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-22 16:44:07.884 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-22 16:44:07.890 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-22 16:44:07.896 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-22 16:44:07.926 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-22 16:44:07.956 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-22 16:44:07.988 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-22 16:44:08.021 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-22 16:44:08.050 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-22 16:44:08.053 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-12-22 16:44:08.055 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-12-22 16:44:08.057 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-12-22 16:44:08.060 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-22 16:44:08.089 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-22 16:44:08.118 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2021-12-22 16:44:08.148 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-22 16:44:08.177 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-22 16:44:08.206 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-22 16:44:08.236 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-22 16:44:08.268 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-22 16:44:08.296 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:44:08.326 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-22 16:44:08.358 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-22 16:44:08.387 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-22 16:44:08.416 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-22 16:44:08.447 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-22 16:44:08.482 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-22 16:44:08.515 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-22 16:44:08.534 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-22 16:44:08.563 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-22 16:44:08.596 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-22 16:44:08.600 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-22 16:44:08.632 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-22 16:44:08.661 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-22 16:44:08.690 | + lib/swift:configure_swift:478 : local node_number 2021-12-22 16:44:08.693 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-22 16:44:08.695 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-22 16:44:08.697 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-22 16:44:08.703 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-22 16:44:08.705 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-22 16:44:08.707 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-22 16:44:08.709 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-22 16:44:08.711 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-22 16:44:08.713 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-22 16:44:08.716 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-22 16:44:08.718 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-22 16:44:08.738 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-22 16:44:08.767 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-22 16:44:08.796 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-22 16:44:08.827 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-22 16:44:08.849 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-22 16:44:08.880 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-22 16:44:08.900 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-22 16:44:08.930 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-22 16:44:08.950 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-22 16:44:08.980 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-22 16:44:08.999 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-22 16:44:09.032 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-22 16:44:09.051 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-22 16:44:09.082 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-22 16:44:09.102 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-22 16:44:09.132 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-22 16:44:09.151 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-22 16:44:09.180 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-22 16:44:09.186 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-22 16:44:09.206 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 16:44:09.237 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-22 16:44:09.269 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-22 16:44:09.271 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-22 16:44:09.276 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-22 16:44:09.279 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-22 16:44:09.281 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-22 16:44:09.284 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-22 16:44:09.286 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-22 16:44:09.288 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-22 16:44:09.290 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-22 16:44:09.293 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-22 16:44:09.313 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-22 16:44:09.344 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-22 16:44:09.363 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-22 16:44:09.395 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-22 16:44:09.414 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-22 16:44:09.445 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-22 16:44:09.465 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-22 16:44:09.495 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-22 16:44:09.515 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-22 16:44:09.545 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-22 16:44:09.565 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-22 16:44:09.596 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-22 16:44:09.616 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-22 16:44:09.649 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-22 16:44:09.669 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-22 16:44:09.702 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-22 16:44:09.721 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-22 16:44:09.751 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-22 16:44:09.756 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-22 16:44:09.775 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 16:44:09.806 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-22 16:44:09.809 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-22 16:44:09.813 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-22 16:44:09.816 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-22 16:44:09.818 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-22 16:44:09.820 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-22 16:44:09.822 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-22 16:44:09.825 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-22 16:44:09.828 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-22 16:44:09.831 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-22 16:44:09.853 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-22 16:44:09.886 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-22 16:44:09.907 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-22 16:44:09.940 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-22 16:44:09.960 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-22 16:44:09.990 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-22 16:44:10.010 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-22 16:44:10.041 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-22 16:44:10.061 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-22 16:44:10.092 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-22 16:44:10.113 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-22 16:44:10.150 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-22 16:44:10.170 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-22 16:44:10.201 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-22 16:44:10.221 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-22 16:44:10.252 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-22 16:44:10.271 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-22 16:44:10.302 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-22 16:44:10.308 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-22 16:44:10.326 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-22 16:44:10.359 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-22 16:44:10.391 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-22 16:44:10.422 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-22 16:44:10.453 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-22 16:44:10.455 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-22 16:44:10.460 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-22 16:44:10.491 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-22 16:44:10.524 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-22 16:44:10.555 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-22 16:44:10.586 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-22 16:44:10.618 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-22 16:44:10.652 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-22 16:44:10.682 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-22 16:44:10.712 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-22 16:44:10.742 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-22 16:44:10.758 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:10.761 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-22 16:44:10.781 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-22 16:44:10.784 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-22 16:44:10.805 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-22 16:44:10.807 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2021-12-22 16:44:10.836 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-22 16:44:10.838 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-22 16:44:10.869 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2021-12-22 16:44:10.901 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-22 16:44:10.904 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-22 16:44:10.933 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-22 16:44:10.950 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:10.953 | + lib/swift:configure_swift:541 : local user_group 2021-12-22 16:44:10.956 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-22 16:44:10.961 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-22 16:44:10.963 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-22 16:44:10.978 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-22 16:44:10.980 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-22 16:44:10.993 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-22 16:44:10.996 | + lib/swift:configure_swift:548 : is_suse 2021-12-22 16:44:10.998 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:44:11.000 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:44:11.003 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:44:11.005 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:44:11.008 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:44:11.010 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:44:11.012 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-22 16:44:11.026 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-22 16:44:11.029 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-22 16:44:11.032 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-12-22 16:44:11.050 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:11.052 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-12-22 16:44:11.071 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:11.074 | + ./stack.sh:main:901 : stack_install_service glance 2021-12-22 16:44:11.077 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-22 16:44:11.079 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-22 16:44:11.082 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 16:44:11.084 | + lib/stack:stack_install_service:32 : install_glance 2021-12-22 16:44:11.087 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-12-22 16:44:11.089 | + lib/glance:install_glance:514 : local glance_store_extras 2021-12-22 16:44:11.092 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-12-22 16:44:11.110 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:11.114 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-22 16:44:11.116 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-12-22 16:44:11.137 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:11.140 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-22 16:44:11.142 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-12-22 16:44:11.146 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-22 16:44:11.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:44:11.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:44:11.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-22 16:44:11.156 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:44:11.160 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-12-22 16:44:11.163 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-22 16:44:11.166 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-22 16:44:11.170 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-12-22 16:44:11.173 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-22 16:44:11.176 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-22 16:44:11.178 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-22 16:44:11.182 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-22 16:44:11.186 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-22 16:44:11.189 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-22 16:44:11.193 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-22 16:44:11.194 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-22 16:44:11.201 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-22 16:44:11.203 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-22 16:44:11.206 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-22 16:44:11.209 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-22 16:44:11.212 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-22 16:44:11.237 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-22 16:44:11.240 | + 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-12-22 16:44:12.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:44:12.075 | from cryptography.utils import int_from_bytes 2021-12-22 16:44:12.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:44:12.075 | from cryptography.utils import int_from_bytes 2021-12-22 16:44:13.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:44:13.454 | Collecting glance-store[cinder,swift]!=0.29.0 2021-12-22 16:44:13.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-12-22 16:44:13.567 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-12-22 16:44:13.567 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-22 16:44:13.568 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-22 16:44:13.570 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-22 16:44:13.571 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-22 16:44:13.572 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-12-22 16:44:13.573 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-22 16:44:13.574 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-12-22 16:44:13.576 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-22 16:44:13.577 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-22 16:44:13.578 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-22 16:44:13.579 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-22 16:44:13.675 | Collecting python-cinderclient>=4.1.0 2021-12-22 16:44:13.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2021-12-22 16:44:13.849 | Collecting os-brick>=2.6.0 2021-12-22 16:44:13.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 kB) 2021-12-22 16:44:13.873 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-22 16:44:13.875 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-22 16:44:13.878 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-12-22 16:44:13.950 | Collecting python-swiftclient>=3.2.0 2021-12-22 16:44:13.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-12-22 16:44:13.977 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-12-22 16:44:13.978 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-22 16:44:13.983 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-12-22 16:44:14.055 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-12-22 16:44:14.056 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-22 16:44:14.058 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-12-22 16:44:14.083 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2021-12-22 16:44:14.087 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-22 16:44:14.088 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-22 16:44:14.090 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-12-22 16:44:14.091 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-12-22 16:44:14.107 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-22 16:44:14.154 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-22 16:44:14.156 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-12-22 16:44:14.157 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-22 16:44:14.160 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-22 16:44:14.182 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-12-22 16:44:14.184 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-12-22 16:44:14.199 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-12-22 16:44:14.217 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-22 16:44:14.219 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-12-22 16:44:14.240 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-12-22 16:44:14.241 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-12-22 16:44:14.330 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-12-22 16:44:14.333 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-12-22 16:44:14.334 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-12-22 16:44:14.336 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-12-22 16:44:14.392 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-12-22 16:44:14.424 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-12-22 16:44:14.457 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-22 16:44:14.651 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-22 16:44:14.655 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-22 16:44:14.701 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-22 16:44:14.703 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-12-22 16:44:14.704 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-22 16:44:14.706 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-22 16:44:14.709 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-22 16:44:14.711 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-22 16:44:14.999 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-22 16:44:15.039 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-12-22 16:44:15.127 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-22 16:44:15.288 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-22 16:44:17.012 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-12-22 16:44:18.144 | Successfully installed glance-store-2.7.0 os-brick-5.0.1 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-12-22 16:44:18.145 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:44:18.308 | + inc/python:pip_install:200 : result=0 2021-12-22 16:44:18.311 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:44:18.313 | + functions-common:time_stop:2309 : local name 2021-12-22 16:44:18.315 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:44:18.318 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:44:18.320 | + functions-common:time_stop:2312 : local total 2021-12-22 16:44:18.323 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:44:18.326 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:44:18.328 | + functions-common:time_stop:2316 : start_time=1640191451231 2021-12-22 16:44:18.331 | + functions-common:time_stop:2318 : [[ -z 1640191451231 ]] 2021-12-22 16:44:18.334 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:44:18.340 | + functions-common:time_stop:2321 : end_time=1640191458336 2021-12-22 16:44:18.343 | + functions-common:time_stop:2322 : elapsed_time=7105 2021-12-22 16:44:18.345 | + functions-common:time_stop:2323 : total=78810 2021-12-22 16:44:18.348 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:44:18.351 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=85915 2021-12-22 16:44:18.354 | + inc/python:pip_install:203 : return 0 2021-12-22 16:44:18.358 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-12-22 16:44:18.361 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-22 16:44:18.363 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-22 16:44:18.382 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-22 16:44:18.388 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2021-12-22 16:44:18.391 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-22 16:44:18.393 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-22 16:44:18.396 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:44:18.398 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:44:18.402 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:44:18.405 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:44:18.408 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:44:18.411 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:44:18.430 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:44:18.432 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:44:18.435 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:44:18.438 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:44:18.439 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:44:18.444 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-22 16:44:18.447 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:44:18.449 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-22 16:44:18.453 | + functions-common:git_clone:593 : head -1 2021-12-22 16:44:18.453 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:44:18.456 | aa7c4acda Bump oslo.policy to version 3.8.1 2021-12-22 16:44:18.460 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:44:18.464 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-12-22 16:44:18.467 | + inc/python:setup_develop:338 : local bindep 2021-12-22 16:44:18.470 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-22 16:44:18.473 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-22 16:44:18.476 | + inc/python:setup_develop:344 : local extras= 2021-12-22 16:44:18.478 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-22 16:44:18.482 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:44:18.484 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-22 16:44:18.487 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-22 16:44:18.489 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:44:18.492 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-22 16:44:18.496 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-22 16:44:18.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:44:18.501 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-22 16:44:18.504 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:44:18.506 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:44:18.510 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-22 16:44:18.516 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-22 16:44:18.519 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-22 16:44:19.170 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-22 16:44:19.172 | + inc/python:setup_package:418 : local bindep=0 2021-12-22 16:44:19.175 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:44:19.177 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:44:19.180 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-22 16:44:19.182 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-22 16:44:19.185 | + inc/python:setup_package:427 : local flags=-e 2021-12-22 16:44:19.188 | + inc/python:setup_package:428 : local extras= 2021-12-22 16:44:19.190 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:44:19.192 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-22 16:44:19.195 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-22 16:44:19.197 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-22 16:44:19.200 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:44:19.203 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-22 16:44:19.227 | Using python 3.8 to install /opt/stack/glance 2021-12-22 16:44:19.230 | + 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-12-22 16:44:20.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:44:20.087 | from cryptography.utils import int_from_bytes 2021-12-22 16:44:20.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:44:20.087 | from cryptography.utils import int_from_bytes 2021-12-22 16:44:21.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:44:21.167 | Obtaining file:///opt/stack/glance 2021-12-22 16:44:21.168 | Preparing metadata (setup.py): started 2021-12-22 16:44:22.382 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:44:22.568 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.6.0) 2021-12-22 16:44:22.569 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.7.1) 2021-12-22 16:44:22.571 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.4.23) 2021-12-22 16:44:22.572 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.31.1) 2021-12-22 16:44:22.574 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.1.1) 2021-12-22 16:44:22.575 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.5.1) 2021-12-22 16:44:22.576 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.8.7) 2021-12-22 16:44:22.577 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.4.1) 2021-12-22 16:44:22.578 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.7.1) 2021-12-22 16:44:22.579 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.19.1) 2021-12-22 16:44:22.580 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (8.7.1) 2021-12-22 16:44:22.581 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.1) 2021-12-22 16:44:22.583 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.3.2) 2021-12-22 16:44:22.584 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.4.0) 2021-12-22 16:44:22.585 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.10.0) 2021-12-22 16:44:22.586 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.0) 2021-12-22 16:44:22.587 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.4.0) 2021-12-22 16:44:22.748 | Collecting taskflow>=4.0.0 2021-12-22 16:44:22.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2021-12-22 16:44:22.778 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.0) 2021-12-22 16:44:22.781 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (9.3.0) 2021-12-22 16:44:22.829 | Collecting WSME>=0.8.0 2021-12-22 16:44:22.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-12-22 16:44:22.843 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.7.2) 2021-12-22 16:44:22.844 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.5.0) 2021-12-22 16:44:22.845 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0) (3.2.0) 2021-12-22 16:44:22.846 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.3.0) 2021-12-22 16:44:22.847 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (20.0.1) 2021-12-22 16:44:22.848 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.16.0) 2021-12-22 16:44:22.849 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (11.0.0) 2021-12-22 16:44:22.850 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.1.0) 2021-12-22 16:44:22.891 | Collecting oslo.limit>=1.0.0 2021-12-22 16:44:22.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-12-22 16:44:22.903 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.6.0) 2021-12-22 16:44:22.905 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (12.9.1) 2021-12-22 16:44:22.906 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.0) 2021-12-22 16:44:22.907 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.3.0) 2021-12-22 16:44:22.908 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.8.3) 2021-12-22 16:44:22.942 | Collecting retrying!=1.3.0,>=1.2.3 2021-12-22 16:44:22.950 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-22 16:44:22.955 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.2) 2021-12-22 16:44:22.956 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.7.0) 2021-12-22 16:44:22.957 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.3.0) 2021-12-22 16:44:22.958 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.8) 2021-12-22 16:44:22.991 | Collecting cursive>=0.2.1 2021-12-22 16:44:22.999 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-22 16:44:23.003 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.1.16) 2021-12-22 16:44:23.004 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.5.0) 2021-12-22 16:44:23.100 | Collecting castellan>=0.17.0 2021-12-22 16:44:23.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-12-22 16:44:23.130 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0) (5.2.2) 2021-12-22 16:44:23.131 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0) (1.1.5) 2021-12-22 16:44:23.214 | Collecting python-barbicanclient>=4.5.2 2021-12-22 16:44:23.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-12-22 16:44:23.230 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0) (2.26.0) 2021-12-22 16:44:23.274 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0) (1.14.6) 2021-12-22 16:44:23.289 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0) (4.2.0) 2021-12-22 16:44:23.323 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0) (1.12.1) 2021-12-22 16:44:23.338 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0) (1.1.1) 2021-12-22 16:44:23.340 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0) (1.16.0) 2021-12-22 16:44:23.426 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0) (2.4.7) 2021-12-22 16:44:23.508 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0) (1.7.0) 2021-12-22 16:44:23.561 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0) (3.1.1) 2021-12-22 16:44:23.565 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0) (2.8.1) 2021-12-22 16:44:23.603 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0) (0.14.1) 2021-12-22 16:44:23.649 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0) (5.4.1) 2021-12-22 16:44:23.651 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0) (1.5.0) 2021-12-22 16:44:23.652 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0) (0.8.0) 2021-12-22 16:44:23.746 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0) (2.0.1) 2021-12-22 16:44:23.748 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0) (0.5.0) 2021-12-22 16:44:23.750 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0) (0.13.0) 2021-12-22 16:44:23.780 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0) (0.59.0) 2021-12-22 16:44:23.831 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.0) (2.8.2) 2021-12-22 16:44:23.836 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.0) (0.9.6) 2021-12-22 16:44:23.897 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (2.6.0) 2021-12-22 16:44:23.899 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (4.2.2) 2021-12-22 16:44:23.903 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (5.0.6) 2021-12-22 16:44:23.904 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (0.3.0) 2021-12-22 16:44:23.907 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (5.1.0) 2021-12-22 16:44:23.934 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0) (3.3.0) 2021-12-22 16:44:23.936 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0) (3.2.0) 2021-12-22 16:44:23.940 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0) (3.0.1) 2021-12-22 16:44:23.984 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0) (5.8.0) 2021-12-22 16:44:24.031 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (0.11.0) 2021-12-22 16:44:24.033 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (2021.1) 2021-12-22 16:44:24.034 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (21.0) 2021-12-22 16:44:24.116 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0) (57.4.0) 2021-12-22 16:44:24.288 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0) (0.7) 2021-12-22 16:44:24.721 | Collecting automaton>=1.9.0 2021-12-22 16:44:24.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-12-22 16:44:24.834 | Collecting networkx>=2.1.0 2021-12-22 16:44:24.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-12-22 16:44:24.944 | Collecting pydot>=1.2.4 2021-12-22 16:44:24.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-12-22 16:44:24.957 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0) (6.3.1) 2021-12-22 16:44:25.051 | Collecting simplegeneric 2021-12-22 16:44:25.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-22 16:44:25.064 | Preparing metadata (setup.py): started 2021-12-22 16:44:25.744 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:44:25.776 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (5.0.0) 2021-12-22 16:44:25.911 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0) (2.20) 2021-12-22 16:44:25.968 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.0) (1.6) 2021-12-22 16:44:26.023 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.0) (2.0.1) 2021-12-22 16:44:26.260 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (5.0.9) 2021-12-22 16:44:26.262 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.4.4) 2021-12-22 16:44:26.263 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (2.5.0) 2021-12-22 16:44:26.264 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.1.4) 2021-12-22 16:44:26.267 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.4.0) 2021-12-22 16:44:26.269 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.32) 2021-12-22 16:44:26.270 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (0.10.0) 2021-12-22 16:44:26.394 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (0.11.0) 2021-12-22 16:44:26.431 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0) (1.0.2) 2021-12-22 16:44:26.482 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (1.3.2) 2021-12-22 16:44:26.489 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (3.0.0) 2021-12-22 16:44:26.755 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (3.9.0) 2021-12-22 16:44:26.959 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (2.0.4) 2021-12-22 16:44:26.960 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (1.26.6) 2021-12-22 16:44:26.963 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (3.2) 2021-12-22 16:44:26.964 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (2021.5.30) 2021-12-22 16:44:27.047 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.0) (0.5.2) 2021-12-22 16:44:27.212 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.0) (2.5.0) 2021-12-22 16:44:27.356 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.0) (3.5.0) 2021-12-22 16:44:27.589 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (2.1.2) 2021-12-22 16:44:27.593 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (0.4.0) 2021-12-22 16:44:27.832 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (2.1) 2021-12-22 16:44:28.169 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.0) (1.0.0) 2021-12-22 16:44:28.496 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (0.2.5) 2021-12-22 16:44:28.498 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (0.4.4) 2021-12-22 16:44:28.499 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (21.2.0) 2021-12-22 16:44:28.501 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (1.8.2) 2021-12-22 16:44:28.921 | Building wheels for collected packages: simplegeneric 2021-12-22 16:44:28.922 | Building wheel for simplegeneric (setup.py): started 2021-12-22 16:44:29.682 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-22 16:44:29.683 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=52611023526feed94f3267f7a9f2c83dd8fd1d9990db4cad792a2ebc7a09e174 2021-12-22 16:44:29.683 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-12-22 16:44:29.688 | Successfully built simplegeneric 2021-12-22 16:44:30.660 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-12-22 16:44:33.611 | Running setup.py develop for glance 2021-12-22 16:44:35.772 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2021-12-22 16:44:35.772 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:44:35.967 | + inc/python:pip_install:200 : result=0 2021-12-22 16:44:35.970 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:44:35.972 | + functions-common:time_stop:2309 : local name 2021-12-22 16:44:35.975 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:44:35.977 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:44:35.980 | + functions-common:time_stop:2312 : local total 2021-12-22 16:44:35.982 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:44:35.984 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:44:35.987 | + functions-common:time_stop:2316 : start_time=1640191459220 2021-12-22 16:44:35.989 | + functions-common:time_stop:2318 : [[ -z 1640191459220 ]] 2021-12-22 16:44:35.993 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:44:35.998 | + functions-common:time_stop:2321 : end_time=1640191475995 2021-12-22 16:44:36.000 | + functions-common:time_stop:2322 : elapsed_time=16775 2021-12-22 16:44:36.003 | + functions-common:time_stop:2323 : total=85915 2021-12-22 16:44:36.005 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:44:36.008 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=102690 2021-12-22 16:44:36.011 | + inc/python:pip_install:203 : return 0 2021-12-22 16:44:36.013 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:44:36.017 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-22 16:44:36.020 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-22 16:44:36.040 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-22 16:44:36.053 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-22 16:44:36.056 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-22 16:44:36.058 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:44:36.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:44:36.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-22 16:44:36.066 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:44:36.068 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 16:44:36.071 | + ./stack.sh:main:902 : configure_glance 2021-12-22 16:44:36.074 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-22 16:44:36.089 | + lib/glance:configure_glance:333 : local dburl 2021-12-22 16:44:36.093 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-12-22 16:44:36.095 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-22 16:44:36.098 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-22 16:44:36.100 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-22 16:44:36.102 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-22 16:44:36.105 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-22 16:44:36.108 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-22 16:44:36.144 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-22 16:44:36.177 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-22 16:44:36.207 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-22 16:44:36.239 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-22 16:44:36.273 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-22 16:44:36.308 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-22 16:44:36.311 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-12-22 16:44:36.314 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-12-22 16:44:36.317 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-22 16:44:36.320 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-22 16:44:36.353 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-22 16:44:36.384 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-12-22 16:44:36.415 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-22 16:44:36.447 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-22 16:44:36.477 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-22 16:44:36.508 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-22 16:44:36.541 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-22 16:44:36.574 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:44:36.608 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 16:44:36.638 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-22 16:44:36.675 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-22 16:44:36.678 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-22 16:44:36.680 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-22 16:44:36.683 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 16:44:36.686 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 16:44:36.688 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 16:44:36.706 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:36.709 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 16:44:36.712 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 16:44:36.716 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 16:44:36.734 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:36.736 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:44:36.739 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:44:36.771 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 16:44:36.773 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 16:44:36.776 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-12-22 16:44:36.778 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-12-22 16:44:36.781 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-22 16:44:36.814 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-22 16:44:36.845 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-12-22 16:44:36.848 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-22 16:44:36.850 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-22 16:44:36.853 | + lib/glance:configure_glance_store:254 : local be 2021-12-22 16:44:36.856 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-22 16:44:36.859 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-22 16:44:36.861 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-22 16:44:36.900 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-12-22 16:44:36.903 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2021-12-22 16:44:36.937 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-12-22 16:44:36.940 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-12-22 16:44:36.957 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:36.960 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-22 16:44:36.993 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-22 16:44:37.026 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-22 16:44:37.062 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-22 16:44:37.094 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-22 16:44:37.126 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-12-22 16:44:37.145 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:37.147 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-22 16:44:37.178 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-22 16:44:37.213 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-22 16:44:37.244 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2021-12-22 16:44:37.276 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-22 16:44:37.309 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2021-12-22 16:44:37.341 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-12-22 16:44:37.361 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:37.364 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-12-22 16:44:37.367 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-22 16:44:37.370 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-22 16:44:37.373 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-22 16:44:37.393 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-22 16:44:37.395 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-22 16:44:37.398 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-22 16:44:37.400 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-22 16:44:37.403 | + 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-12-22 16:44:37.434 | + 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-12-22 16:44:37.466 | + 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-12-22 16:44:37.498 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 16:44:37.530 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-22 16:44:37.536 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-22 16:44:37.572 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-22 16:44:37.603 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-22 16:44:37.635 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2021-12-22 16:44:37.665 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-22 16:44:37.697 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-22 16:44:37.728 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-22 16:44:37.761 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-22 16:44:37.796 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-22 16:44:37.832 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-22 16:44:37.871 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-22 16:44:37.903 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-22 16:44:37.908 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-22 16:44:37.915 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-12-22 16:44:37.933 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:44:37.936 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-12-22 16:44:37.939 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-22 16:44:37.941 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-22 16:44:37.943 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-22 16:44:37.946 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-22 16:44:37.949 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-22 16:44:37.953 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-22 16:44:37.955 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-22 16:44:37.959 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-22 16:44:37.993 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-22 16:44:37.996 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-22 16:44:37.999 | ++ functions:get_random_port:837 : true 2021-12-22 16:44:38.002 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-22 16:44:38.005 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-22 16:44:38.007 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-22 16:44:38.069 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-22 16:44:38.072 | ++ functions:get_random_port:841 : break 2 2021-12-22 16:44:38.074 | ++ functions:get_random_port:845 : echo 60999 2021-12-22 16:44:38.077 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-22 16:44:38.080 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-22 16:44:38.113 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-22 16:44:38.143 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-22 16:44:38.173 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-22 16:44:38.204 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 16:44:38.234 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-22 16:44:38.264 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-22 16:44:38.293 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-22 16:44:38.323 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 16:44:38.353 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 16:44:38.386 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 16:44:38.416 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 16:44:38.446 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-22 16:44:38.477 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 16:44:38.507 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-22 16:44:38.538 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-22 16:44:38.569 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-22 16:44:38.600 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-22 16:44:38.633 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-22 16:44:38.667 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-22 16:44:38.670 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-22 16:44:38.672 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:44:38.675 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:44:38.677 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:44:38.680 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-22 16:44:38.682 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-22 16:44:38.762 | proxy (enabled by site administrator) 2021-12-22 16:44:38.765 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-22 16:44:38.768 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-22 16:44:38.770 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:44:38.773 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:44:38.775 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:44:38.777 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-22 16:44:38.780 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-22 16:44:38.836 | No module matches proxy_http 2021-12-22 16:44:38.840 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-22 16:44:38.905 | Considering dependency proxy for proxy_http: 2021-12-22 16:44:38.905 | Module proxy already enabled 2021-12-22 16:44:38.905 | Enabling module proxy_http. 2021-12-22 16:44:38.911 | To activate the new configuration, you need to run: 2021-12-22 16:44:38.911 | systemctl restart apache2 2021-12-22 16:44:38.916 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-22 16:44:38.919 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:44:38.921 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:44:38.924 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:44:39.071 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-22 16:44:39.075 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-22 16:44:39.077 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-22 16:44:39.080 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-22 16:44:39.083 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:44:39.086 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:44:39.088 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 16:44:39.092 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 16:44:39.095 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-22 16:44:39.096 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 16:44:39.106 | KeepAlive Off 2021-12-22 16:44:39.110 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-22 16:44:39.111 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 16:44:39.125 | SetEnv proxy-sendchunked 1 2021-12-22 16:44:39.130 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-22 16:44:39.130 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-22 16:44:39.140 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-22 16:44:39.145 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-22 16:44:39.148 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-22 16:44:39.151 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-22 16:44:39.155 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 16:44:39.157 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:44:39.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:44:39.163 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:44:39.166 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 16:44:39.169 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-22 16:44:39.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:44:39.175 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:44:39.178 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-22 16:44:39.244 | Enabling site glance-wsgi-api. 2021-12-22 16:44:39.250 | To activate the new configuration, you need to run: 2021-12-22 16:44:39.250 | systemctl reload apache2 2021-12-22 16:44:39.255 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-22 16:44:39.258 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:44:39.261 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:44:39.263 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:44:39.406 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-22 16:44:39.413 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-22 16:44:39.446 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-12-22 16:44:39.449 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-12-22 16:44:39.468 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:44:39.471 | + ./stack.sh:main:907 : stack_install_service cinder 2021-12-22 16:44:39.473 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-22 16:44:39.476 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-22 16:44:39.479 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 16:44:39.481 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-22 16:44:39.484 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2021-12-22 16:44:39.487 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-22 16:44:39.489 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-22 16:44:39.491 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:44:39.495 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:44:39.499 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:44:39.502 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:44:39.504 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:44:39.507 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:44:39.525 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:44:39.528 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:44:39.531 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:44:39.535 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:44:39.535 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:44:39.542 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-22 16:44:39.545 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:44:39.549 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-22 16:44:39.552 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:44:39.553 | + functions-common:git_clone:593 : head -1 2021-12-22 16:44:39.559 | ecca52221 Merge "Dell PowerVault driver: Fix documentation typos" into stable/xena 2021-12-22 16:44:39.562 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:44:39.565 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-12-22 16:44:39.568 | + inc/python:setup_develop:338 : local bindep 2021-12-22 16:44:39.571 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-22 16:44:39.573 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-22 16:44:39.576 | + inc/python:setup_develop:344 : local extras= 2021-12-22 16:44:39.579 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-22 16:44:39.581 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:44:39.584 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-22 16:44:39.587 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-22 16:44:39.590 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:44:39.593 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-22 16:44:39.597 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-22 16:44:39.599 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:44:39.603 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-22 16:44:39.606 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:44:39.609 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:44:39.612 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-22 16:44:39.619 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-22 16:44:39.622 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-22 16:44:40.286 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-22 16:44:40.289 | + inc/python:setup_package:418 : local bindep=0 2021-12-22 16:44:40.292 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:44:40.294 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:44:40.297 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-22 16:44:40.300 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-22 16:44:40.303 | + inc/python:setup_package:427 : local flags=-e 2021-12-22 16:44:40.306 | + inc/python:setup_package:428 : local extras= 2021-12-22 16:44:40.309 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:44:40.311 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-22 16:44:40.314 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-22 16:44:40.316 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-22 16:44:40.319 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:44:40.321 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-22 16:44:40.345 | Using python 3.8 to install /opt/stack/cinder 2021-12-22 16:44:40.348 | + 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-12-22 16:44:41.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:44:41.197 | from cryptography.utils import int_from_bytes 2021-12-22 16:44:41.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:44:41.198 | from cryptography.utils import int_from_bytes 2021-12-22 16:44:42.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:44:42.311 | Obtaining file:///opt/stack/cinder 2021-12-22 16:44:42.312 | Preparing metadata (setup.py): started 2021-12-22 16:44:44.256 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:44:44.468 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.6.0) 2021-12-22 16:44:44.469 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.0.9) 2021-12-22 16:44:44.470 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.31.1) 2021-12-22 16:44:44.471 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.1.1) 2021-12-22 16:44:44.472 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.19.1) 2021-12-22 16:44:44.473 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.1.16) 2021-12-22 16:44:44.475 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.1.dev14) (3.2.0) 2021-12-22 16:44:44.476 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.4.0) 2021-12-22 16:44:44.477 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (9.3.0) 2021-12-22 16:44:44.478 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.6.3) 2021-12-22 16:44:44.595 | Collecting oauth2client>=4.1.3 2021-12-22 16:44:44.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-22 16:44:44.612 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (8.7.1) 2021-12-22 16:44:44.613 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.4.1) 2021-12-22 16:44:44.615 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.3.2) 2021-12-22 16:44:44.616 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (11.0.0) 2021-12-22 16:44:44.617 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.6.0) 2021-12-22 16:44:44.618 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (12.9.1) 2021-12-22 16:44:44.620 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.4.0) 2021-12-22 16:44:44.621 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.8.3) 2021-12-22 16:44:44.622 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.6.2) 2021-12-22 16:44:44.623 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.3.0) 2021-12-22 16:44:44.625 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (6.3.0) 2021-12-22 16:44:44.626 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.2.0) 2021-12-22 16:44:44.628 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.6.0) 2021-12-22 16:44:44.629 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.4.0) 2021-12-22 16:44:44.630 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.10.0) 2021-12-22 16:44:44.631 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.5.0) 2021-12-22 16:44:44.632 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.4.2) 2021-12-22 16:44:44.633 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (21.0) 2021-12-22 16:44:44.779 | Collecting paramiko>=2.7.2 2021-12-22 16:44:44.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-12-22 16:44:44.798 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.5.0) 2021-12-22 16:44:44.799 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.1.1) 2021-12-22 16:44:44.800 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.8.0) 2021-12-22 16:44:44.801 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.4.7) 2021-12-22 16:44:44.802 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.2.0) 2021-12-22 16:44:44.896 | Collecting python-glanceclient>=3.2.2 2021-12-22 16:44:44.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-12-22 16:44:44.919 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.3.0) 2021-12-22 16:44:44.921 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (17.6.0) 2021-12-22 16:44:44.922 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.12.0) 2021-12-22 16:44:44.923 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2021.1) 2021-12-22 16:44:44.924 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.26.0) 2021-12-22 16:44:44.925 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.5.1) 2021-12-22 16:44:44.926 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (4.6.2) 2021-12-22 16:44:44.974 | Collecting rtslib-fb>=2.1.74 2021-12-22 16:44:44.981 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2021-12-22 16:44:44.987 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.16.0) 2021-12-22 16:44:44.988 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.4.23) 2021-12-22 16:44:44.989 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.13.0) 2021-12-22 16:44:44.990 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.4.0) 2021-12-22 16:44:45.033 | Collecting tabulate>=0.8.7 2021-12-22 16:44:45.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-12-22 16:44:45.045 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (6.3.1) 2021-12-22 16:44:45.046 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (1.8.7) 2021-12-22 16:44:45.047 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.1.0) 2021-12-22 16:44:45.170 | Collecting oslo.vmware>=3.8.0 2021-12-22 16:44:45.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-12-22 16:44:45.203 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.0.1) 2021-12-22 16:44:45.204 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (5.5.0) 2021-12-22 16:44:45.205 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (2.9.0) 2021-12-22 16:44:45.357 | Collecting google-api-python-client>=1.11.0 2021-12-22 16:44:45.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2021-12-22 16:44:45.563 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.9.1) 2021-12-22 16:44:45.564 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (3.4.8) 2021-12-22 16:44:45.565 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev14) (0.2.2) 2021-12-22 16:44:45.611 | Collecting zstd>=1.4.5.1 2021-12-22 16:44:45.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-12-22 16:44:45.717 | Preparing metadata (setup.py): started 2021-12-22 16:44:46.360 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:44:47.507 | Collecting boto3>=1.16.51 2021-12-22 16:44:47.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2021-12-22 16:44:47.598 | Collecting s3transfer<0.6.0,>=0.5.0 2021-12-22 16:44:47.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-12-22 16:44:47.611 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.1.dev14) (0.10.0) 2021-12-22 16:44:49.213 | Collecting botocore<1.22.0,>=1.21.33 2021-12-22 16:44:49.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2021-12-22 16:44:49.566 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.1.dev14) (1.14.6) 2021-12-22 16:44:49.603 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.0.1.dev14) (1.16.0) 2021-12-22 16:44:49.752 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-12-22 16:44:49.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2021-12-22 16:44:49.806 | Collecting uritemplate<4dev,>=3.0.0 2021-12-22 16:44:49.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-22 16:44:49.851 | Collecting google-auth-httplib2>=0.1.0 2021-12-22 16:44:49.859 | 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-12-22 16:44:49.972 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-12-22 16:44:49.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2021-12-22 16:44:50.079 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.1.dev14) (1.7.0) 2021-12-22 16:44:50.135 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.1.dev14) (3.1.1) 2021-12-22 16:44:50.139 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.1.dev14) (2.8.1) 2021-12-22 16:44:50.288 | Collecting pyasn1-modules>=0.0.5 2021-12-22 16:44:50.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-22 16:44:50.452 | Collecting pyasn1>=0.1.7 2021-12-22 16:44:50.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-22 16:44:50.534 | Collecting rsa>=3.1.4 2021-12-22 16:44:50.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-12-22 16:44:50.619 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.1.dev14) (0.14.1) 2021-12-22 16:44:50.665 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (5.4.1) 2021-12-22 16:44:50.668 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (1.5.0) 2021-12-22 16:44:50.669 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (0.8.0) 2021-12-22 16:44:50.669 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev14) (2.3.0) 2021-12-22 16:44:50.738 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev14) (2.0.1) 2021-12-22 16:44:50.740 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev14) (1.7.1) 2021-12-22 16:44:50.741 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev14) (0.5.0) 2021-12-22 16:44:50.806 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.0.1.dev14) (0.9.6) 2021-12-22 16:44:50.808 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.0.1.dev14) (2.8.2) 2021-12-22 16:44:50.874 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (5.1.0) 2021-12-22 16:44:50.875 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (2.4.0) 2021-12-22 16:44:50.877 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (5.0.6) 2021-12-22 16:44:50.879 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (0.3.0) 2021-12-22 16:44:50.883 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (4.2.2) 2021-12-22 16:44:50.909 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev14) (3.2.0) 2021-12-22 16:44:50.911 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev14) (3.0.1) 2021-12-22 16:44:50.913 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev14) (3.3.0) 2021-12-22 16:44:50.965 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.1.dev14) (1.0.2) 2021-12-22 16:44:51.052 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.1.dev14) (1.3.2) 2021-12-22 16:44:51.058 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.1.dev14) (3.0.0) 2021-12-22 16:44:51.084 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.1.dev14) (0.7.2) 2021-12-22 16:44:51.112 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.1.dev14) (0.11.0) 2021-12-22 16:44:51.185 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.0.1.dev14) (1.26.6) 2021-12-22 16:44:51.528 | Collecting suds-jurko>=0.6 2021-12-22 16:44:51.536 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-22 16:44:51.809 | Collecting pynacl>=1.0.1 2021-12-22 16:44:51.819 | 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-12-22 16:44:51.872 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.0.1.dev14) (57.4.0) 2021-12-22 16:44:52.017 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (3.9.0) 2021-12-22 16:44:52.055 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.1.dev14) (20.0.1) 2021-12-22 16:44:52.158 | Collecting warlock<2,>=1.2.0 2021-12-22 16:44:52.165 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-22 16:44:52.169 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.1.dev14) (1.12.1) 2021-12-22 16:44:52.379 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev14) (2.0.4) 2021-12-22 16:44:52.382 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev14) (3.2) 2021-12-22 16:44:52.383 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev14) (2021.5.30) 2021-12-22 16:44:52.421 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.1.dev14) (0.7) 2021-12-22 16:44:52.494 | Collecting pyudev>=0.16.1 2021-12-22 16:44:52.502 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-22 16:44:52.725 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.1.dev14) (0.5.2) 2021-12-22 16:44:52.727 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.1.dev14) (0.4.1) 2021-12-22 16:44:52.880 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev14) (1.4.2) 2021-12-22 16:44:52.883 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev14) (2.6.2) 2021-12-22 16:44:52.885 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev14) (2.4.0) 2021-12-22 16:44:53.024 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.1.dev14) (0.12.1) 2021-12-22 16:44:53.152 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev14) (1.1.5) 2021-12-22 16:44:53.153 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev14) (5.2.2) 2021-12-22 16:44:53.190 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (5.0.0) 2021-12-22 16:44:53.469 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.1.dev14) (2.20) 2021-12-22 16:44:53.552 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (0.4.0) 2021-12-22 16:44:53.554 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (2.1.2) 2021-12-22 16:44:53.683 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.0.1.dev14) (1.6) 2021-12-22 16:44:53.730 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.1.dev14) (2.5.0) 2021-12-22 16:44:53.883 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-12-22 16:44:53.891 | 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-12-22 16:44:53.925 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.1.dev14) (3.17.3) 2021-12-22 16:44:54.116 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.0.1.dev14) (2.0.1) 2021-12-22 16:44:54.560 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.0.1.dev14) (1.1.4) 2021-12-22 16:44:54.616 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.0.1.dev14) (0.11.0) 2021-12-22 16:44:56.127 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.1.dev14) (1.32) 2021-12-22 16:44:56.421 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (1.8.2) 2021-12-22 16:44:56.422 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (21.2.0) 2021-12-22 16:44:56.423 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (0.2.5) 2021-12-22 16:44:56.425 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev14) (0.4.4) 2021-12-22 16:44:56.584 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.1.dev14) (2.1) 2021-12-22 16:44:56.844 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.1.dev14) (1.0.0) 2021-12-22 16:44:56.921 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev14) (3.5.0) 2021-12-22 16:44:57.606 | Building wheels for collected packages: zstd 2021-12-22 16:44:57.607 | Building wheel for zstd (setup.py): started 2021-12-22 16:46:01.496 | Building wheel for zstd (setup.py): still running... 2021-12-22 16:46:14.248 | Building wheel for zstd (setup.py): finished with status 'done' 2021-12-22 16:46:14.264 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349336 sha256=063de50c5e5cdc9b11639e193c26e0bc6bfe3d89fa5e90f70926eeb2bf12e284 2021-12-22 16:46:14.264 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-12-22 16:46:14.268 | Successfully built zstd 2021-12-22 16:46:15.306 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-jurko, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-12-22 16:46:17.491 | Attempting uninstall: pynacl 2021-12-22 16:46:17.493 | Found existing installation: PyNaCl 1.3.0 2021-12-22 16:46:17.500 | Uninstalling PyNaCl-1.3.0: 2021-12-22 16:46:17.528 | Successfully uninstalled PyNaCl-1.3.0 2021-12-22 16:46:19.316 | Running setup.py develop for cinder 2021-12-22 16:46:22.952 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-12-22 16:46:22.952 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:46:23.261 | + inc/python:pip_install:200 : result=0 2021-12-22 16:46:23.263 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:46:23.266 | + functions-common:time_stop:2309 : local name 2021-12-22 16:46:23.269 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:46:23.271 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:46:23.273 | + functions-common:time_stop:2312 : local total 2021-12-22 16:46:23.276 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:46:23.278 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:46:23.280 | + functions-common:time_stop:2316 : start_time=1640191480339 2021-12-22 16:46:23.282 | + functions-common:time_stop:2318 : [[ -z 1640191480339 ]] 2021-12-22 16:46:23.285 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:46:23.290 | + functions-common:time_stop:2321 : end_time=1640191583287 2021-12-22 16:46:23.293 | + functions-common:time_stop:2322 : elapsed_time=102948 2021-12-22 16:46:23.295 | + functions-common:time_stop:2323 : total=102690 2021-12-22 16:46:23.297 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:46:23.300 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=205638 2021-12-22 16:46:23.303 | + inc/python:pip_install:203 : return 0 2021-12-22 16:46:23.305 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:46:23.308 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-22 16:46:23.311 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-22 16:46:23.333 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-22 16:46:23.346 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-22 16:46:23.349 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-22 16:46:23.352 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:46:23.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:46:23.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-22 16:46:23.360 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:46:23.363 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-22 16:46:23.367 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-22 16:46:23.370 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-12-22 16:46:23.372 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:46:23.375 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:46:23.378 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-12-22 16:46:23.392 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-12-22 16:46:23.394 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:46:23.397 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:46:23.400 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:46:23.403 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:46:23.405 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:46:23.408 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:46:23.412 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:46:23.416 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:46:23.418 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:46:23.421 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:46:23.424 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:46:23.426 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:46:23.429 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-12-22 16:46:23.432 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:46:23.435 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:46:23.437 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:46:23.440 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-12-22 16:46:23.464 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-22 16:46:23.578 | Reading package lists... 2021-12-22 16:46:23.855 | Building dependency tree... 2021-12-22 16:46:23.856 | Reading state information... 2021-12-22 16:46:24.197 | The following packages were automatically installed and are no longer required: 2021-12-22 16:46:24.198 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:46:24.198 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:46:24.198 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:46:24.198 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:46:24.198 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:46:24.199 | python3-zope.interface 2021-12-22 16:46:24.199 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:46:24.200 | The following additional packages will be installed: 2021-12-22 16:46:24.200 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-22 16:46:24.200 | python3-urwid 2021-12-22 16:46:24.202 | Suggested packages: 2021-12-22 16:46:24.202 | python-pyparsing-doc python-urwid-doc 2021-12-22 16:46:24.277 | The following NEW packages will be installed: 2021-12-22 16:46:24.277 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-22 16:46:24.277 | python3-urwid targetcli-fb 2021-12-22 16:46:24.386 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:46:24.386 | Need to get 356 kB of archives. 2021-12-22 16:46:24.386 | After this operation, 2,294 kB of additional disk space will be used. 2021-12-22 16:46:24.386 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-12-22 16:46:24.526 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-12-22 16:46:24.607 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-12-22 16:46:24.615 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-12-22 16:46:24.622 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-12-22 16:46:24.641 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-12-22 16:46:25.227 | Fetched 356 kB in 0s (993 kB/s) 2021-12-22 16:46:25.263 | Selecting previously unselected package python3-pyparsing. 2021-12-22 16:46:25.321 | (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 ... 90882 files and directories currently installed.) 2021-12-22 16:46:25.325 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-12-22 16:46:25.328 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-12-22 16:46:25.370 | Selecting previously unselected package python3-urwid. 2021-12-22 16:46:25.381 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-12-22 16:46:25.383 | Unpacking python3-urwid (2.0.1-3) ... 2021-12-22 16:46:25.448 | Selecting previously unselected package python3-configshell-fb. 2021-12-22 16:46:25.461 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-12-22 16:46:25.465 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-22 16:46:25.509 | Selecting previously unselected package python3-pyudev. 2021-12-22 16:46:25.519 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-12-22 16:46:25.524 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-22 16:46:25.570 | Selecting previously unselected package python3-rtslib-fb. 2021-12-22 16:46:25.580 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-12-22 16:46:25.582 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-22 16:46:25.633 | Selecting previously unselected package targetcli-fb. 2021-12-22 16:46:25.643 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-12-22 16:46:25.646 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-22 16:46:25.712 | Setting up python3-urwid (2.0.1-3) ... 2021-12-22 16:46:26.086 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-22 16:46:26.086 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-22 16:46:26.086 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-22 16:46:26.086 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-22 16:46:26.086 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-22 16:46:26.086 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-22 16:46:26.086 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-22 16:46:26.086 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-22 16:46:26.199 | Setting up python3-pyparsing (2.4.6-1) ... 2021-12-22 16:46:26.526 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-22 16:46:26.850 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-22 16:46:27.179 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-22 16:46:28.567 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-22 16:46:29.127 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-12-22 16:46:29.128 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-12-22 16:46:31.271 | Processing triggers for man-db (2.9.1-1) ... 2021-12-22 16:46:31.392 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-22 16:46:39.735 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:46:39.738 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:46:39.741 | + functions-common:time_stop:2309 : local name 2021-12-22 16:46:39.744 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:46:39.747 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:46:39.749 | + functions-common:time_stop:2312 : local total 2021-12-22 16:46:39.752 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:46:39.754 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:46:39.757 | + functions-common:time_stop:2316 : start_time=1640191583461 2021-12-22 16:46:39.759 | + functions-common:time_stop:2318 : [[ -z 1640191583461 ]] 2021-12-22 16:46:39.762 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:46:39.767 | + functions-common:time_stop:2321 : end_time=1640191599764 2021-12-22 16:46:39.770 | + functions-common:time_stop:2322 : elapsed_time=16303 2021-12-22 16:46:39.773 | + functions-common:time_stop:2323 : total=265169 2021-12-22 16:46:39.776 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:46:39.778 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=281472 2021-12-22 16:46:39.781 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:46:39.784 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 16:46:39.787 | + ./stack.sh:main:908 : configure_cinder 2021-12-22 16:46:39.789 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-22 16:46:39.804 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-22 16:46:39.808 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-22 16:46:39.810 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-22 16:46:39.813 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-22 16:46:39.818 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-22 16:46:39.818 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-22 16:46:39.822 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-22 16:46:39.824 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-22 16:46:39.827 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-22 16:46:39.829 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-22 16:46:39.831 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-22 16:46:39.834 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-22 16:46:39.837 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-22 16:46:39.839 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-22 16:46:39.853 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-22 16:46:39.867 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-22 16:46:39.881 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-22 16:46:39.894 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-22 16:46:39.909 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-22 16:46:39.912 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-22 16:46:39.917 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.YnHlb6I1nv 2021-12-22 16:46:39.919 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-22 16:46:39.922 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-22 16:46:39.925 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-22 16:46:39.927 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.YnHlb6I1nv 2021-12-22 16:46:39.931 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.YnHlb6I1nv 2021-12-22 16:46:39.947 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.YnHlb6I1nv /etc/sudoers.d/cinder-rootwrap 2021-12-22 16:46:39.961 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-22 16:46:39.966 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-22 16:46:39.968 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-22 16:46:39.971 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-22 16:46:39.974 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-22 16:46:39.976 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-22 16:46:39.978 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-22 16:46:39.981 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-22 16:46:39.984 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-22 16:46:39.989 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-22 16:46:39.994 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-22 16:46:40.016 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-22 16:46:40.041 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-22 16:46:40.062 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-22 16:46:40.084 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-22 16:46:40.103 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-22 16:46:40.123 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-22 16:46:40.145 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-22 16:46:40.166 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-22 16:46:40.169 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-12-22 16:46:40.171 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-12-22 16:46:40.174 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-22 16:46:40.176 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-22 16:46:40.209 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-22 16:46:40.240 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-12-22 16:46:40.271 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-22 16:46:40.301 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-22 16:46:40.332 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-22 16:46:40.362 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-22 16:46:40.393 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-22 16:46:40.424 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:46:40.454 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 16:46:40.484 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-22 16:46:40.522 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-22 16:46:40.556 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-22 16:46:40.558 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-22 16:46:40.560 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-22 16:46:40.563 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-22 16:46:40.565 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-22 16:46:40.568 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-22 16:46:40.602 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-22 16:46:40.637 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-22 16:46:40.670 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-22 16:46:40.702 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-22 16:46:40.734 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-22 16:46:40.765 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-22 16:46:40.799 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-22 16:46:40.802 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2021-12-22 16:46:40.834 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-22 16:46:40.871 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-22 16:46:40.880 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c19eca4a906d557523fbcbce915494a6 2021-12-22 16:46:40.911 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-22 16:46:40.914 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-22 16:46:40.951 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-12-22 16:46:40.969 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:46:40.971 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 16:46:40.973 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2021-12-22 16:46:40.976 | + lib/cinder:configure_cinder:296 : local default_name= 2021-12-22 16:46:40.979 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2021-12-22 16:46:40.982 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-22 16:46:40.984 | + lib/cinder:configure_cinder:299 : be_type=lvm 2021-12-22 16:46:40.987 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2021-12-22 16:46:40.990 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2021-12-22 16:46:40.993 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2021-12-22 16:46:40.995 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-22 16:46:40.997 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-22 16:46:41.032 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-22 16:46:41.062 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-22 16:46:41.094 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-22 16:46:41.126 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-22 16:46:41.156 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-22 16:46:41.189 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2021-12-22 16:46:41.192 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2021-12-22 16:46:41.194 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2021-12-22 16:46:41.197 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-22 16:46:41.229 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2021-12-22 16:46:41.231 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-22 16:46:41.262 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2021-12-22 16:46:41.265 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-22 16:46:41.267 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2021-12-22 16:46:41.270 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-22 16:46:41.303 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2021-12-22 16:46:41.306 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2021-12-22 16:46:41.308 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-12-22 16:46:41.328 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:46:41.330 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2021-12-22 16:46:41.333 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2021-12-22 16:46:41.335 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2021-12-22 16:46:41.338 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-22 16:46:41.372 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.47:8080/v1/AUTH_ 2021-12-22 16:46:41.405 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-12-22 16:46:41.423 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:46:41.426 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-12-22 16:46:41.444 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:46:41.446 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-12-22 16:46:41.449 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-22 16:46:41.451 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-22 16:46:41.454 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-22 16:46:41.456 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 16:46:41.459 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 16:46:41.461 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 16:46:41.480 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:46:41.483 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 16:46:41.486 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 16:46:41.489 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 16:46:41.506 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:46:41.509 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:46:41.512 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:46:41.543 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 16:46:41.546 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 16:46:41.548 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-12-22 16:46:41.551 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-22 16:46:41.553 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-22 16:46:41.556 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-22 16:46:41.575 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-22 16:46:41.578 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-22 16:46:41.580 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-22 16:46:41.583 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-22 16:46:41.586 | + 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-12-22 16:46:41.617 | + 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-12-22 16:46:41.648 | + 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-12-22 16:46:41.680 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 16:46:41.714 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-22 16:46:41.716 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-22 16:46:41.719 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-22 16:46:41.721 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-22 16:46:41.724 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-22 16:46:41.727 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-22 16:46:41.730 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-22 16:46:41.735 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-22 16:46:41.737 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-22 16:46:41.740 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 16:46:41.754 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 16:46:41.754 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:46:41.763 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 16:46:41.767 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:46:41.787 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-22 16:46:41.789 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-22 16:46:41.794 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-22 16:46:41.827 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-22 16:46:41.859 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-22 16:46:41.892 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-22 16:46:41.923 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 16:46:41.959 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 16:46:41.991 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-22 16:46:42.022 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-22 16:46:42.056 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-22 16:46:42.087 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 16:46:42.117 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 16:46:42.148 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 16:46:42.179 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-22 16:46:42.211 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-22 16:46:42.214 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-22 16:46:42.217 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-22 16:46:42.220 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-22 16:46:42.222 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-22 16:46:42.225 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:46:42.227 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:46:42.230 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-22 16:46:42.233 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-22 16:46:42.235 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-22 16:46:42.266 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 16:46:42.297 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-22 16:46:42.298 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-22 16:46:42.307 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-22 16:46:42.311 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-22 16:46:42.314 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-22 16:46:42.317 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-22 16:46:42.320 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 16:46:42.322 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:46:42.332 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:46:42.335 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:46:42.337 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 16:46:42.340 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-22 16:46:42.343 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:46:42.345 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:46:42.348 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-22 16:46:42.413 | Enabling site cinder-wsgi. 2021-12-22 16:46:42.419 | To activate the new configuration, you need to run: 2021-12-22 16:46:42.419 | systemctl reload apache2 2021-12-22 16:46:42.424 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-22 16:46:42.427 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:46:42.433 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:46:42.435 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:46:42.590 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-22 16:46:42.593 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-22 16:46:42.630 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2021-12-22 16:46:42.659 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-12-22 16:46:42.678 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:46:42.681 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-22 16:46:42.683 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-12-22 16:46:42.686 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-22 16:46:42.688 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-12-22 16:46:42.691 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-22 16:46:42.728 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-22 16:46:42.759 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2021-12-22 16:46:42.793 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-22 16:46:42.823 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-22 16:46:42.854 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-22 16:46:42.889 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-22 16:46:42.918 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-22 16:46:42.951 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:46:42.983 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-22 16:46:43.012 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-22 16:46:43.045 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-22 16:46:43.076 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-12-22 16:46:43.079 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-12-22 16:46:43.097 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:46:43.101 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2021-12-22 16:46:43.134 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-12-22 16:46:43.136 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-12-22 16:46:43.156 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:46:43.159 | + ./stack.sh:main:913 : stack_install_service neutron 2021-12-22 16:46:43.162 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-22 16:46:43.165 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-22 16:46:43.167 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 16:46:43.170 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-22 16:46:43.172 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-22 16:46:43.176 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:46:43.177 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 16:46:43.183 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:46:43.185 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 16:46:43.188 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 16:46:43.191 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 16:46:43.193 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-22 16:46:43.196 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-12-22 16:46:43.199 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-22 16:46:43.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:46:43.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:46:43.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-22 16:46:43.210 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:46:43.213 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2021-12-22 16:46:43.216 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-22 16:46:43.218 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-22 16:46:43.220 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:46:43.223 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:46:43.226 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:46:43.229 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:46:43.232 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:46:43.235 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:46:43.252 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:46:43.254 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:46:43.257 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:46:43.260 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:46:43.260 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:46:43.266 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-22 16:46:43.268 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:46:43.271 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-22 16:46:43.274 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:46:43.274 | + functions-common:git_clone:593 : head -1 2021-12-22 16:46:43.281 | 6265ab319e [Functional] Fix expected number of the enqueue_state_change calls 2021-12-22 16:46:43.284 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:46:43.287 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-12-22 16:46:43.290 | + inc/python:setup_develop:338 : local bindep 2021-12-22 16:46:43.292 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-22 16:46:43.295 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-22 16:46:43.297 | + inc/python:setup_develop:344 : local extras= 2021-12-22 16:46:43.300 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-22 16:46:43.302 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:46:43.305 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-22 16:46:43.308 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-22 16:46:43.310 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:46:43.313 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-22 16:46:43.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-22 16:46:43.319 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:46:43.322 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-22 16:46:43.325 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:46:43.328 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:46:43.331 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-22 16:46:43.339 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-22 16:46:43.342 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-22 16:46:43.974 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-22 16:46:43.976 | + inc/python:setup_package:418 : local bindep=0 2021-12-22 16:46:43.979 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:46:43.982 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:46:43.984 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-22 16:46:43.987 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-22 16:46:43.990 | + inc/python:setup_package:427 : local flags=-e 2021-12-22 16:46:43.993 | + inc/python:setup_package:428 : local extras= 2021-12-22 16:46:43.996 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:46:43.999 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-22 16:46:44.001 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-22 16:46:44.005 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-22 16:46:44.008 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:46:44.011 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-22 16:46:44.034 | Using python 3.8 to install /opt/stack/neutron 2021-12-22 16:46:44.037 | + 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-12-22 16:46:44.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:46:44.899 | from cryptography.utils import int_from_bytes 2021-12-22 16:46:44.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:46:44.899 | from cryptography.utils import int_from_bytes 2021-12-22 16:46:45.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:46:46.003 | Obtaining file:///opt/stack/neutron 2021-12-22 16:46:46.004 | Preparing metadata (setup.py): started 2021-12-22 16:46:48.181 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:46:48.276 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (5.6.0) 2021-12-22 16:46:48.277 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (3.5.0) 2021-12-22 16:46:48.278 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.1.1) 2021-12-22 16:46:48.279 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.5.1) 2021-12-22 16:46:48.281 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.3.0) 2021-12-22 16:46:48.282 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (5.0.9) 2021-12-22 16:46:48.283 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (0.31.1) 2021-12-22 16:46:48.284 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (1.3.3) 2021-12-22 16:46:48.285 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (0.19.1) 2021-12-22 16:46:48.286 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.26.0) 2021-12-22 16:46:48.287 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (3.0.1) 2021-12-22 16:46:48.288 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (9.3.0) 2021-12-22 16:46:48.290 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (0.8.0) 2021-12-22 16:46:48.291 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (0.11.0) 2021-12-22 16:46:48.292 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.15.0) 2021-12-22 16:46:48.293 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (7.6.0) 2021-12-22 16:46:48.295 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (6.3.1) 2021-12-22 16:46:48.295 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (1.4.23) 2021-12-22 16:46:48.297 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (1.8.7) 2021-12-22 16:46:48.298 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (4.4.0) 2021-12-22 16:46:48.299 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (1.7.1) 2021-12-22 16:46:48.300 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (3.4.0) 2021-12-22 16:46:48.301 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.8.1) 2021-12-22 16:46:48.303 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (4.4.1) 2021-12-22 16:46:48.304 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (8.7.1) 2021-12-22 16:46:48.305 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (3.3.2) 2021-12-22 16:46:48.306 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (11.0.0) 2021-12-22 16:46:48.307 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (5.1.0) 2021-12-22 16:46:48.308 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (4.6.0) 2021-12-22 16:46:48.309 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (12.9.1) 2021-12-22 16:46:48.310 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (4.4.0) 2021-12-22 16:46:48.311 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (3.8.3) 2021-12-22 16:46:48.313 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.6.2) 2021-12-22 16:46:48.314 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.3.0) 2021-12-22 16:46:48.315 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (6.3.0) 2021-12-22 16:46:48.316 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (4.2.0) 2021-12-22 16:46:48.317 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.6.0) 2021-12-22 16:46:48.319 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (1.4.0) 2021-12-22 16:46:48.320 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (4.10.0) 2021-12-22 16:46:48.321 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.5.0) 2021-12-22 16:46:48.322 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (3.4.2) 2021-12-22 16:46:48.323 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.1.0) 2021-12-22 16:46:48.324 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (1.1.0) 2021-12-22 16:46:48.325 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==19.0.1.dev69) (2.13.3) 2021-12-22 16:46:48.326 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (1.12.0) 2021-12-22 16:46:48.327 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (21.0) 2021-12-22 16:46:48.328 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (5.8.0) 2021-12-22 16:46:48.329 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:48.330 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (20.0.1) 2021-12-22 16:46:48.331 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (17.6.0) 2021-12-22 16:46:48.333 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (0.59.0) 2021-12-22 16:46:48.334 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (4.3.0) 2021-12-22 16:46:48.335 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.6.0) 2021-12-22 16:46:48.336 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.4.0) 2021-12-22 16:46:48.337 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.0.1.dev69) (2.9.0) 2021-12-22 16:46:48.353 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.0.1.dev69) (5.2.2) 2021-12-22 16:46:48.354 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.0.1.dev69) (1.1.5) 2021-12-22 16:46:48.365 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.0.1.dev69) (1.16.0) 2021-12-22 16:46:48.367 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.0.1.dev69) (1.12.1) 2021-12-22 16:46:48.381 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.0.1.dev69) (1.16.0) 2021-12-22 16:46:48.382 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.0.1.dev69) (1.1.1) 2021-12-22 16:46:48.394 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.0.1.dev69) (2.4.7) 2021-12-22 16:46:48.402 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.0.1.dev69) (2.0.1) 2021-12-22 16:46:48.464 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.0.1.dev69) (0.1.16) 2021-12-22 16:46:48.465 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.0.1.dev69) (1.7.0) 2021-12-22 16:46:48.524 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.0.1.dev69) (4.3.0) 2021-12-22 16:46:48.526 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.0.1.dev69) (3.1.1) 2021-12-22 16:46:48.571 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.0.1.dev69) (2.6.0) 2021-12-22 16:46:48.578 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.0.1.dev69) (1.2.2) 2021-12-22 16:46:48.606 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (3.4.8) 2021-12-22 16:46:48.608 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (0.10.0) 2021-12-22 16:46:48.609 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (5.4.1) 2021-12-22 16:46:48.610 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (1.4.4) 2021-12-22 16:46:48.612 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (1.32) 2021-12-22 16:46:48.613 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (1.4.0) 2021-12-22 16:46:48.614 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (2.5.0) 2021-12-22 16:46:48.616 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.0.1.dev69) (1.1.4) 2021-12-22 16:46:48.635 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.0.1.dev69) (1.0.2) 2021-12-22 16:46:48.731 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.0.1.dev69) (0.14.1) 2021-12-22 16:46:48.777 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.0.1.dev69) (1.5.0) 2021-12-22 16:46:48.842 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.0.1.dev69) (0.13.0) 2021-12-22 16:46:48.844 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.0.1.dev69) (2.0.1) 2021-12-22 16:46:48.846 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.0.1.dev69) (0.5.0) 2021-12-22 16:46:48.907 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.0.1.dev69) (0.9.6) 2021-12-22 16:46:48.908 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.0.1.dev69) (2.8.2) 2021-12-22 16:46:49.009 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev69) (0.3.0) 2021-12-22 16:46:49.010 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev69) (5.1.0) 2021-12-22 16:46:49.015 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev69) (4.2.2) 2021-12-22 16:46:49.016 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.0.1.dev69) (5.0.6) 2021-12-22 16:46:49.042 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.0.1.dev69) (3.2.0) 2021-12-22 16:46:49.043 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.0.1.dev69) (3.3.0) 2021-12-22 16:46:49.094 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.0.1.dev69) (1.14.6) 2021-12-22 16:46:49.151 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.0.1.dev69) (2021.1) 2021-12-22 16:46:49.188 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.0.1.dev69) (1.3.2) 2021-12-22 16:46:49.191 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.0.1.dev69) (3.0.0) 2021-12-22 16:46:49.215 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.0.1.dev69) (0.7.2) 2021-12-22 16:46:49.433 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.0.1.dev69) (57.4.0) 2021-12-22 16:46:49.515 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.0.1.dev69) (3.0.0) 2021-12-22 16:46:49.516 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.0.1.dev69) (0.3.5) 2021-12-22 16:46:49.647 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:49.648 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:49.649 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:49.651 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:49.652 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:49.653 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:49.654 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.0.1.dev69) (0.6.4) 2021-12-22 16:46:49.867 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.0.1.dev69) (3.2.0) 2021-12-22 16:46:49.872 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.0.1.dev69) (3.9.0) 2021-12-22 16:46:49.873 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.0.1.dev69) (2.4.2) 2021-12-22 16:46:49.921 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.0.1.dev69) (2.1.0) 2021-12-22 16:46:49.924 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.0.1.dev69) (3.17.5) 2021-12-22 16:46:50.026 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev69) (1.26.6) 2021-12-22 16:46:50.028 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev69) (3.2) 2021-12-22 16:46:50.029 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev69) (2021.5.30) 2021-12-22 16:46:50.032 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.0.1.dev69) (2.0.4) 2021-12-22 16:46:50.069 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.0.1.dev69) (0.7) 2021-12-22 16:46:50.383 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.0.1.dev69) (0.12.1) 2021-12-22 16:46:50.462 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.0.1.dev69) (5.0.0) 2021-12-22 16:46:50.661 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.0.1.dev69) (2.20) 2021-12-22 16:46:50.739 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.0.1.dev69) (0.4.0) 2021-12-22 16:46:50.740 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.0.1.dev69) (2.1.2) 2021-12-22 16:46:50.939 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.0.1.dev69) (1.6) 2021-12-22 16:46:50.995 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.0.1.dev69) (2.5.0) 2021-12-22 16:46:51.174 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.0.1.dev69) (2.1) 2021-12-22 16:46:51.795 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.0.1.dev69) (0.11.0) 2021-12-22 16:46:52.985 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.0.1.dev69) (0.5.2) 2021-12-22 16:46:52.991 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.0.1.dev69) (0.4.1) 2021-12-22 16:46:53.321 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.0.1.dev69) (2.0.0) 2021-12-22 16:46:53.322 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.0.1.dev69) (4.9.3) 2021-12-22 16:46:53.480 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.0.1.dev69) (3.5.0) 2021-12-22 16:46:53.662 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.0.1.dev69) (1.8.2) 2021-12-22 16:46:53.663 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.0.1.dev69) (0.4.4) 2021-12-22 16:46:53.664 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.0.1.dev69) (21.2.0) 2021-12-22 16:46:53.665 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.0.1.dev69) (0.2.5) 2021-12-22 16:46:53.898 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.0.1.dev69) (1.0.0) 2021-12-22 16:46:54.082 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.0.1.dev69) (2.2.1) 2021-12-22 16:46:55.676 | Installing collected packages: neutron 2021-12-22 16:46:55.676 | Attempting uninstall: neutron 2021-12-22 16:46:55.678 | Found existing installation: neutron 19.0.0 2021-12-22 16:46:56.932 | Uninstalling neutron-19.0.0: 2021-12-22 16:46:57.014 | Successfully uninstalled neutron-19.0.0 2021-12-22 16:46:57.016 | Running setup.py develop for neutron 2021-12-22 16:47:00.166 | Successfully installed neutron 2021-12-22 16:47:00.166 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:47:00.348 | + inc/python:pip_install:200 : result=0 2021-12-22 16:47:00.350 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:47:00.353 | + functions-common:time_stop:2309 : local name 2021-12-22 16:47:00.355 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:47:00.357 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:47:00.359 | + functions-common:time_stop:2312 : local total 2021-12-22 16:47:00.362 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:47:00.364 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:47:00.366 | + functions-common:time_stop:2316 : start_time=1640191604028 2021-12-22 16:47:00.368 | + functions-common:time_stop:2318 : [[ -z 1640191604028 ]] 2021-12-22 16:47:00.371 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:47:00.376 | + functions-common:time_stop:2321 : end_time=1640191620373 2021-12-22 16:47:00.378 | + functions-common:time_stop:2322 : elapsed_time=16345 2021-12-22 16:47:00.381 | + functions-common:time_stop:2323 : total=205638 2021-12-22 16:47:00.383 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:47:00.385 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=221983 2021-12-22 16:47:00.388 | + inc/python:pip_install:203 : return 0 2021-12-22 16:47:00.390 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:47:00.393 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-22 16:47:00.396 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-22 16:47:00.417 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-22 16:47:00.430 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-12-22 16:47:00.432 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-12-22 16:47:00.435 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:47:00.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:47:00.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-22 16:47:00.443 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:47:00.446 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-12-22 16:47:00.449 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 16:47:00.451 | + ./stack.sh:main:916 : is_service_enabled nova 2021-12-22 16:47:00.470 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:00.473 | + ./stack.sh:main:918 : stack_install_service nova 2021-12-22 16:47:00.476 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-22 16:47:00.479 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-22 16:47:00.482 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 16:47:00.484 | + lib/stack:stack_install_service:32 : install_nova 2021-12-22 16:47:00.487 | + lib/nova:install_nova:817 : use_library_from_git os-vif 2021-12-22 16:47:00.489 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-12-22 16:47:00.492 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:47:00.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:47:00.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-12-22 16:47:00.500 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:47:00.503 | + lib/nova:install_nova:822 : is_service_enabled n-cpu 2021-12-22 16:47:00.520 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:00.523 | + lib/nova:install_nova:826 : is_service_enabled n-novnc 2021-12-22 16:47:00.542 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:00.544 | + lib/nova:install_nova:838 : is_service_enabled n-spice 2021-12-22 16:47:00.562 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:00.565 | + lib/nova:install_nova:850 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/xena 2021-12-22 16:47:00.567 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-22 16:47:00.570 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-22 16:47:00.572 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:47:00.575 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:47:00.578 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:47:00.581 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:47:00.584 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:47:00.587 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:47:00.605 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:47:00.607 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:47:00.609 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:47:00.613 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:47:00.613 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:47:00.619 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-22 16:47:00.621 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:47:00.624 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-22 16:47:00.627 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:47:00.628 | + functions-common:git_clone:593 : head -1 2021-12-22 16:47:00.633 | f766db2616 Merge "Query ports with admin client to get resource_request" into stable/xena 2021-12-22 16:47:00.637 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:47:00.640 | + lib/nova:install_nova:851 : setup_develop /opt/stack/nova 2021-12-22 16:47:00.642 | + inc/python:setup_develop:338 : local bindep 2021-12-22 16:47:00.645 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-12-22 16:47:00.648 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-12-22 16:47:00.651 | + inc/python:setup_develop:344 : local extras= 2021-12-22 16:47:00.653 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-22 16:47:00.656 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:47:00.658 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-12-22 16:47:00.661 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-12-22 16:47:00.664 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:47:00.666 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-22 16:47:00.670 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-12-22 16:47:00.672 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:47:00.675 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-12-22 16:47:00.678 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:47:00.680 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:47:00.684 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-22 16:47:00.690 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-12-22 16:47:00.693 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-12-22 16:47:01.332 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-12-22 16:47:01.334 | + inc/python:setup_package:418 : local bindep=0 2021-12-22 16:47:01.337 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:47:01.339 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:47:01.342 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-12-22 16:47:01.344 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-12-22 16:47:01.346 | + inc/python:setup_package:427 : local flags=-e 2021-12-22 16:47:01.349 | + inc/python:setup_package:428 : local extras= 2021-12-22 16:47:01.351 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:47:01.354 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-22 16:47:01.356 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-22 16:47:01.359 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-22 16:47:01.362 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:47:01.365 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-12-22 16:47:01.388 | Using python 3.8 to install /opt/stack/nova 2021-12-22 16:47:01.391 | + 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-12-22 16:47:02.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:47:02.273 | from cryptography.utils import int_from_bytes 2021-12-22 16:47:02.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:47:02.273 | from cryptography.utils import int_from_bytes 2021-12-22 16:47:03.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:47:03.345 | Obtaining file:///opt/stack/nova 2021-12-22 16:47:03.346 | Preparing metadata (setup.py): started 2021-12-22 16:47:06.518 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:47:06.739 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (5.6.0) 2021-12-22 16:47:06.740 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.4.23) 2021-12-22 16:47:06.741 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (5.0.9) 2021-12-22 16:47:06.742 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.31.1) 2021-12-22 16:47:06.743 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.0.1) 2021-12-22 16:47:06.745 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (9.3.0) 2021-12-22 16:47:06.746 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.6.3) 2021-12-22 16:47:06.747 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.5.1) 2021-12-22 16:47:06.748 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.4.8) 2021-12-22 16:47:06.749 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.8.7) 2021-12-22 16:47:06.750 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.1.1) 2021-12-22 16:47:06.751 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.1.1) 2021-12-22 16:47:06.752 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.5.0) 2021-12-22 16:47:06.753 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.7.2) 2021-12-22 16:47:06.754 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.13.0) 2021-12-22 16:47:06.755 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.7.1) 2021-12-22 16:47:06.756 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.8.0) 2021-12-22 16:47:06.757 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.11.0) 2021-12-22 16:47:06.758 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.7.2) 2021-12-22 16:47:06.760 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.1.16) 2021-12-22 16:47:06.761 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.0.1.dev10) (3.2.0) 2021-12-22 16:47:06.762 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (8.1.0) 2021-12-22 16:47:06.763 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.4.0) 2021-12-22 16:47:06.764 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (7.6.0) 2021-12-22 16:47:06.765 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.5.0) 2021-12-22 16:47:06.766 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.26.0) 2021-12-22 16:47:06.767 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.4.0) 2021-12-22 16:47:06.848 | Collecting websockify>=0.9.0 2021-12-22 16:47:06.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-12-22 16:47:06.878 | Preparing metadata (setup.py): started 2021-12-22 16:47:07.635 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:47:07.640 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.8.1) 2021-12-22 16:47:07.641 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.4.1) 2021-12-22 16:47:07.642 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (8.7.1) 2021-12-22 16:47:07.643 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.3.2) 2021-12-22 16:47:07.645 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.6.0) 2021-12-22 16:47:07.646 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.3.0) 2021-12-22 16:47:07.647 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.2.0) 2021-12-22 16:47:07.648 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.4.0) 2021-12-22 16:47:07.649 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.10.0) 2021-12-22 16:47:07.650 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (11.0.0) 2021-12-22 16:47:07.651 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (6.3.0) 2021-12-22 16:47:07.653 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (12.9.1) 2021-12-22 16:47:07.654 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.8.3) 2021-12-22 16:47:07.655 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.6.2) 2021-12-22 16:47:07.656 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (5.1.0) 2021-12-22 16:47:07.657 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.6.0) 2021-12-22 16:47:07.658 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.5.0) 2021-12-22 16:47:07.660 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.4.0) 2021-12-22 16:47:07.661 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (5.8.0) 2021-12-22 16:47:07.662 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.5.0) 2021-12-22 16:47:07.663 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (5.0.1) 2021-12-22 16:47:07.664 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.1.0) 2021-12-22 16:47:07.665 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.6.0) 2021-12-22 16:47:07.666 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.6.0) 2021-12-22 16:47:07.668 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (5.5.0) 2021-12-22 16:47:07.669 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (3.9.1) 2021-12-22 16:47:07.709 | Collecting microversion-parse>=0.2.1 2021-12-22 16:47:07.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-22 16:47:07.760 | Collecting os-xenapi>=0.3.4 2021-12-22 16:47:07.768 | 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-12-22 16:47:07.777 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.9.0) 2021-12-22 16:47:07.778 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.2.2) 2021-12-22 16:47:07.849 | Collecting pypowervm>=1.1.15 2021-12-22 16:47:07.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-12-22 16:47:07.902 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.3.3) 2021-12-22 16:47:07.903 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (1.7.0) 2021-12-22 16:47:07.905 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (4.6.2) 2021-12-22 16:47:07.906 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.8.2) 2021-12-22 16:47:07.949 | Collecting zVMCloudConnector>=1.3.0 2021-12-22 16:47:07.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-22 16:47:08.032 | Preparing metadata (setup.py): started 2021-12-22 16:47:08.825 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:47:08.829 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (2.4.0) 2021-12-22 16:47:08.830 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (0.59.0) 2021-12-22 16:47:08.832 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev10) (5.4.1) 2021-12-22 16:47:08.849 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.1.dev10) (1.1.5) 2021-12-22 16:47:08.851 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.1.dev10) (5.2.2) 2021-12-22 16:47:08.873 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.0.1.dev10) (5.2.0) 2021-12-22 16:47:08.919 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.0.1.dev10) (1.14.6) 2021-12-22 16:47:08.952 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.1.dev10) (1.16.0) 2021-12-22 16:47:08.954 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.1.dev10) (1.16.0) 2021-12-22 16:47:08.981 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.0.1.dev10) (2.0.1) 2021-12-22 16:47:09.111 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.1.dev10) (3.1.1) 2021-12-22 16:47:09.113 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.1.dev10) (4.3.0) 2021-12-22 16:47:09.177 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev10) (2.5.0) 2021-12-22 16:47:09.179 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev10) (1.32) 2021-12-22 16:47:09.180 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev10) (1.4.0) 2021-12-22 16:47:09.181 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev10) (1.1.4) 2021-12-22 16:47:09.183 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev10) (0.10.0) 2021-12-22 16:47:09.185 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev10) (1.4.4) 2021-12-22 16:47:09.205 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.0.1.dev10) (6.3.1) 2021-12-22 16:47:09.262 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev10) (2.3.0) 2021-12-22 16:47:09.264 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:09.266 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev10) (1.12.0) 2021-12-22 16:47:09.410 | Collecting Babel!=2.4.0,>=2.3.4 2021-12-22 16:47:09.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-12-22 16:47:09.746 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.0.1.dev10) (0.14.1) 2021-12-22 16:47:09.866 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.1.dev10) (2.0.1) 2021-12-22 16:47:09.871 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.1.dev10) (0.5.0) 2021-12-22 16:47:09.938 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.0.1.dev10) (0.9.6) 2021-12-22 16:47:10.005 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev10) (4.2.2) 2021-12-22 16:47:10.008 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev10) (0.3.0) 2021-12-22 16:47:10.009 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev10) (5.0.6) 2021-12-22 16:47:10.013 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev10) (5.1.0) 2021-12-22 16:47:10.045 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.1.dev10) (3.3.0) 2021-12-22 16:47:10.046 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.1.dev10) (3.2.0) 2021-12-22 16:47:10.100 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.0.1.dev10) (1.0.2) 2021-12-22 16:47:10.166 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.0.1.dev10) (2021.1) 2021-12-22 16:47:10.203 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.1.dev10) (3.0.0) 2021-12-22 16:47:10.205 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.1.dev10) (1.3.2) 2021-12-22 16:47:10.262 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.1.dev10) (21.0) 2021-12-22 16:47:10.263 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.1.dev10) (2.4.7) 2021-12-22 16:47:10.358 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.0.1.dev10) (1.4.0) 2021-12-22 16:47:10.388 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.0.1.dev10) (57.4.0) 2021-12-22 16:47:10.568 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.1.dev10) (0.4.8) 2021-12-22 16:47:10.571 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.1.dev10) (0.2.8) 2021-12-22 16:47:10.618 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.0.1.dev10) (3.17.5) 2021-12-22 16:47:10.687 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev10) (1.12.1) 2021-12-22 16:47:10.688 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev10) (20.0.1) 2021-12-22 16:47:10.693 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev10) (1.3.3) 2021-12-22 16:47:10.740 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev10) (2.1.0) 2021-12-22 16:47:10.743 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev10) (2.4.2) 2021-12-22 16:47:10.748 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev10) (3.9.0) 2021-12-22 16:47:10.834 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev10) (2021.5.30) 2021-12-22 16:47:10.837 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev10) (2.0.4) 2021-12-22 16:47:10.839 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev10) (3.2) 2021-12-22 16:47:10.840 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev10) (1.26.6) 2021-12-22 16:47:10.946 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.0.1.dev10) (0.7) 2021-12-22 16:47:11.137 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.1.dev10) (0.4.1) 2021-12-22 16:47:11.140 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.1.dev10) (0.5.2) 2021-12-22 16:47:11.261 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev10) (2.4.0) 2021-12-22 16:47:11.264 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev10) (1.4.2) 2021-12-22 16:47:11.266 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev10) (2.6.2) 2021-12-22 16:47:11.356 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.0.1.dev10) (0.12.1) 2021-12-22 16:47:12.558 | Collecting numpy 2021-12-22 16:47:12.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-12-22 16:47:13.060 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.0.1.dev10) (2.1.0) 2021-12-22 16:47:13.101 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.0.1.dev10) (5.0.0) 2021-12-22 16:47:13.404 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.0.1.dev10) (2.20) 2021-12-22 16:47:13.491 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev10) (0.4.0) 2021-12-22 16:47:13.494 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev10) (2.1.2) 2021-12-22 16:47:13.669 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.0.1.dev10) (1.6) 2021-12-22 16:47:13.719 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.0.1.dev10) (2.5.0) 2021-12-22 16:47:13.842 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.0.1.dev10) (2.1) 2021-12-22 16:47:14.298 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.0.1.dev10) (0.11.0) 2021-12-22 16:47:14.350 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.0.1.dev10) (2.13.3) 2021-12-22 16:47:14.820 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:14.821 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:14.822 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:14.823 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:14.825 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:14.826 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:14.827 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev10) (0.6.4) 2021-12-22 16:47:16.259 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.0.1.dev10) (3.5.0) 2021-12-22 16:47:16.684 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev10) (1.8.2) 2021-12-22 16:47:16.685 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev10) (0.2.5) 2021-12-22 16:47:16.686 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev10) (0.4.4) 2021-12-22 16:47:16.687 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev10) (21.2.0) 2021-12-22 16:47:16.963 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.0.1.dev10) (1.0.0) 2021-12-22 16:47:17.580 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-12-22 16:47:17.581 | Building wheel for websockify (setup.py): started 2021-12-22 16:47:18.433 | Building wheel for websockify (setup.py): finished with status 'done' 2021-12-22 16:47:18.434 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38662 sha256=075a58e1e404bbf5b5c0540f97b44d228e86868deb65a35570a79170292cc097 2021-12-22 16:47:18.435 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-12-22 16:47:18.440 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-22 16:47:19.477 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-22 16:47:19.480 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=7d8ed59872d943b3e431abb83de8ca8a245f65acac5c28b203ba46cc1e3e492e 2021-12-22 16:47:19.480 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-12-22 16:47:19.485 | Successfully built websockify zVMCloudConnector 2021-12-22 16:47:20.498 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-12-22 16:47:25.830 | Running setup.py develop for nova 2021-12-22 16:47:30.359 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-12-22 16:47:30.359 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:47:30.597 | + inc/python:pip_install:200 : result=0 2021-12-22 16:47:30.600 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:47:30.602 | + functions-common:time_stop:2309 : local name 2021-12-22 16:47:30.605 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:47:30.607 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:47:30.610 | + functions-common:time_stop:2312 : local total 2021-12-22 16:47:30.613 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:47:30.616 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:47:30.618 | + functions-common:time_stop:2316 : start_time=1640191621382 2021-12-22 16:47:30.620 | + functions-common:time_stop:2318 : [[ -z 1640191621382 ]] 2021-12-22 16:47:30.623 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:47:30.627 | + functions-common:time_stop:2321 : end_time=1640191650625 2021-12-22 16:47:30.630 | + functions-common:time_stop:2322 : elapsed_time=29243 2021-12-22 16:47:30.632 | + functions-common:time_stop:2323 : total=221983 2021-12-22 16:47:30.634 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:47:30.637 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=251226 2021-12-22 16:47:30.640 | + inc/python:pip_install:203 : return 0 2021-12-22 16:47:30.642 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:47:30.645 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-22 16:47:30.647 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-22 16:47:30.668 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-22 16:47:30.686 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-12-22 16:47:30.688 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-12-22 16:47:30.691 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:47:30.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:47:30.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-22 16:47:30.699 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:47:30.702 | + lib/nova:install_nova:852 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-22 16:47:30.718 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 16:47:30.720 | + ./stack.sh:main:919 : configure_nova 2021-12-22 16:47:30.724 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-12-22 16:47:30.740 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-12-22 16:47:30.743 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-22 16:47:30.745 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-22 16:47:30.750 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-22 16:47:30.750 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-22 16:47:30.755 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-22 16:47:30.758 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-22 16:47:30.761 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-22 16:47:30.764 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-22 16:47:30.767 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-22 16:47:30.769 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-22 16:47:30.772 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-22 16:47:30.774 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-22 16:47:30.788 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-22 16:47:30.803 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-12-22 16:47:30.822 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-22 16:47:30.837 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-22 16:47:30.853 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-22 16:47:30.857 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-22 16:47:30.863 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QjIEw7PaJQ 2021-12-22 16:47:30.866 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-22 16:47:30.869 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-22 16:47:30.872 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-22 16:47:30.875 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-22 16:47:30.878 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-22 16:47:30.881 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QjIEw7PaJQ 2021-12-22 16:47:30.886 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QjIEw7PaJQ 2021-12-22 16:47:30.900 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QjIEw7PaJQ /etc/sudoers.d/nova-rootwrap 2021-12-22 16:47:30.915 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-22 16:47:30.920 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-22 16:47:30.923 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-22 16:47:30.926 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-22 16:47:30.929 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-22 16:47:30.931 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-22 16:47:30.934 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-22 16:47:30.937 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-22 16:47:30.939 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-22 16:47:30.945 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-12-22 16:47:30.964 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:30.967 | + lib/nova:configure_nova:322 : create_nova_conf 2021-12-22 16:47:30.969 | + lib/nova:create_nova_conf:389 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-22 16:47:30.973 | + lib/nova:create_nova_conf:392 : rm -f /etc/nova/nova.conf 2021-12-22 16:47:30.977 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-22 16:47:31.009 | + lib/nova:create_nova_conf:394 : '[' True == True ']' 2021-12-22 16:47:31.011 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-22 16:47:31.042 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-22 16:47:31.073 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-22 16:47:31.103 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-22 16:47:31.137 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-22 16:47:31.174 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-22 16:47:31.209 | + lib/nova:create_nova_conf:402 : [[ 4 == 6 ]] 2021-12-22 16:47:31.211 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2021-12-22 16:47:31.241 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-22 16:47:31.270 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-22 16:47:31.301 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-22 16:47:31.332 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-22 16:47:31.360 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-22 16:47:31.395 | + lib/nova:create_nova_conf:414 : is_fedora 2021-12-22 16:47:31.398 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:47:31.400 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:47:31.402 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:47:31.405 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:47:31.407 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:47:31.409 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:47:31.412 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:47:31.414 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:47:31.417 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:47:31.419 | + lib/nova:create_nova_conf:414 : is_suse 2021-12-22 16:47:31.421 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:47:31.423 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:47:31.426 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:47:31.428 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:47:31.430 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:47:31.432 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:47:31.434 | + lib/nova:create_nova_conf:423 : is_service_enabled n-api n-cond n-sched 2021-12-22 16:47:31.452 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:31.454 | + lib/nova:create_nova_conf:427 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:47:31.457 | + lib/nova:create_nova_conf:430 : local db=nova_cell0 2021-12-22 16:47:31.459 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-22 16:47:31.491 | ++ lib/nova:create_nova_conf:436 : database_connection_url nova_cell0 2021-12-22 16:47:31.494 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-22 16:47:31.496 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-22 16:47:31.498 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-22 16:47:31.501 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 16:47:31.504 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 16:47:31.537 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_api 2021-12-22 16:47:31.539 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-22 16:47:31.542 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-22 16:47:31.544 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-22 16:47:31.546 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-22 16:47:31.549 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-22 16:47:31.582 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache enabled True 2021-12-22 16:47:31.614 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-22 16:47:31.644 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-22 16:47:31.673 | + lib/nova:create_nova_conf:447 : is_service_enabled n-api 2021-12-22 16:47:31.692 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:31.694 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api-meta 2021-12-22 16:47:31.711 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:31.715 | ++ lib/nova:create_nova_conf:450 : echo osapi_compute,metadata 2021-12-22 16:47:31.715 | ++ lib/nova:create_nova_conf:450 : sed s/,metadata// 2021-12-22 16:47:31.722 | + lib/nova:create_nova_conf:450 : NOVA_ENABLED_APIS=osapi_compute 2021-12-22 16:47:31.725 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-22 16:47:31.755 | + lib/nova:create_nova_conf:453 : is_service_enabled tls-proxy 2021-12-22 16:47:31.773 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:31.775 | + lib/nova:create_nova_conf:459 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-22 16:47:31.777 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-12-22 16:47:31.780 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-22 16:47:31.782 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-22 16:47:31.785 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-22 16:47:31.819 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-22 16:47:31.851 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-12-22 16:47:31.881 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-22 16:47:31.911 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-22 16:47:31.941 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-22 16:47:31.975 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-22 16:47:32.005 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-22 16:47:32.036 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:47:32.068 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 16:47:32.101 | + lib/nova:create_nova_conf:462 : is_service_enabled cinder 2021-12-22 16:47:32.118 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:32.121 | + lib/nova:create_nova_conf:463 : configure_cinder_access 2021-12-22 16:47:32.123 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-22 16:47:32.156 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-22 16:47:32.186 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2021-12-22 16:47:32.215 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder username nova 2021-12-22 16:47:32.244 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-22 16:47:32.275 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-22 16:47:32.305 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-22 16:47:32.335 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-22 16:47:32.365 | + lib/nova:configure_cinder_access:598 : is_service_enabled tls-proxy 2021-12-22 16:47:32.384 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:32.387 | + lib/nova:create_nova_conf:466 : '[' -n /opt/stack/data/nova ']' 2021-12-22 16:47:32.389 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-22 16:47:32.419 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-22 16:47:32.454 | + lib/nova:create_nova_conf:470 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-22 16:47:32.457 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-22 16:47:32.489 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-12-22 16:47:32.491 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-12-22 16:47:32.493 | + lib/nova:create_nova_conf:481 : is_suse 2021-12-22 16:47:32.496 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:47:32.498 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:47:32.501 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:47:32.504 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:47:32.506 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:47:32.508 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:47:32.511 | + lib/nova:create_nova_conf:486 : setup_logging /etc/nova/nova.conf 2021-12-22 16:47:32.513 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-12-22 16:47:32.515 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-12-22 16:47:32.518 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-22 16:47:32.536 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-22 16:47:32.539 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-22 16:47:32.541 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-22 16:47:32.543 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-22 16:47:32.545 | + 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-12-22 16:47:32.576 | + 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-12-22 16:47:32.608 | + 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-12-22 16:47:32.639 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 16:47:32.671 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-22 16:47:32.709 | + lib/nova:create_nova_conf:490 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-22 16:47:32.711 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-22 16:47:32.714 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-22 16:47:32.716 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-12-22 16:47:32.718 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-22 16:47:32.721 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-22 16:47:32.724 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-12-22 16:47:32.728 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-12-22 16:47:32.730 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-22 16:47:32.733 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 16:47:32.747 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 16:47:32.748 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:47:32.762 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 16:47:32.766 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:47:32.787 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-22 16:47:32.789 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-22 16:47:32.794 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-22 16:47:32.827 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-22 16:47:32.860 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-22 16:47:32.891 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-22 16:47:32.924 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 16:47:32.956 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 16:47:32.986 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-22 16:47:33.016 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-22 16:47:33.046 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-22 16:47:33.078 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 16:47:33.111 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 16:47:33.144 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 16:47:33.177 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-22 16:47:33.219 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-22 16:47:33.222 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-22 16:47:33.225 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-12-22 16:47:33.229 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-12-22 16:47:33.232 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-22 16:47:33.235 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:33.239 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:33.242 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-22 16:47:33.246 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-22 16:47:33.249 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-22 16:47:33.281 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 16:47:33.316 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-12-22 16:47:33.316 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-22 16:47:33.326 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-12-22 16:47:33.330 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-12-22 16:47:33.334 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-12-22 16:47:33.337 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-22 16:47:33.340 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 16:47:33.343 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:47:33.345 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:33.347 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:33.350 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 16:47:33.352 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-22 16:47:33.354 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:33.357 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:33.361 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-12-22 16:47:33.431 | Enabling site nova-api-wsgi. 2021-12-22 16:47:33.437 | To activate the new configuration, you need to run: 2021-12-22 16:47:33.437 | systemctl reload apache2 2021-12-22 16:47:33.442 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-22 16:47:33.445 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:47:33.447 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:47:33.449 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:47:33.600 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-22 16:47:33.603 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-22 16:47:33.607 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-22 16:47:33.609 | + lib/apache:write_uwsgi_config:256 : local url= 2021-12-22 16:47:33.613 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-12-22 16:47:33.616 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-22 16:47:33.619 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-22 16:47:33.625 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-12-22 16:47:33.627 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-22 16:47:33.630 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 16:47:33.646 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 16:47:33.646 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:47:33.656 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 16:47:33.660 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:47:33.680 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-22 16:47:33.683 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-22 16:47:33.687 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-22 16:47:33.722 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-22 16:47:33.757 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-22 16:47:33.790 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-22 16:47:33.821 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 16:47:33.854 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 16:47:33.888 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-22 16:47:33.921 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-22 16:47:33.952 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-22 16:47:33.984 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 16:47:34.016 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 16:47:34.047 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 16:47:34.080 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-22 16:47:34.110 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-12-22 16:47:34.113 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-22 16:47:34.145 | + lib/nova:create_nova_conf:493 : is_service_enabled ceilometer 2021-12-22 16:47:34.162 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:34.165 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-22 16:47:34.199 | ++ lib/nova:create_nova_conf:502 : get_notification_url 2021-12-22 16:47:34.202 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-22 16:47:34.204 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-22 16:47:34.222 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:34.225 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:47:34.228 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:47:34.259 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-22 16:47:34.293 | + lib/nova:create_nova_conf:504 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-22 16:47:34.295 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-22 16:47:34.298 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-22 16:47:34.301 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 16:47:34.303 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 16:47:34.305 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 16:47:34.324 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:34.327 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 16:47:34.329 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 16:47:34.332 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 16:47:34.349 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:34.352 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:47:34.355 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:47:34.386 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 16:47:34.389 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 16:47:34.392 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-22 16:47:34.426 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-22 16:47:34.459 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-22 16:47:34.492 | + lib/nova:create_nova_conf:511 : is_service_enabled tls-proxy 2021-12-22 16:47:34.509 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:34.512 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-22 16:47:34.542 | + lib/nova:create_nova_conf:518 : '[' True == True ']' 2021-12-22 16:47:34.545 | + lib/nova:create_nova_conf:519 : init_nova_service_user_conf 2021-12-22 16:47:34.548 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-12-22 16:47:34.581 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user auth_type password 2021-12-22 16:47:34.613 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2021-12-22 16:47:34.644 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user username nova 2021-12-22 16:47:34.676 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-12-22 16:47:34.707 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-12-22 16:47:34.742 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user project_name service 2021-12-22 16:47:34.774 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-12-22 16:47:34.810 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-12-22 16:47:34.842 | + lib/nova:create_nova_conf:522 : is_service_enabled n-cond 2021-12-22 16:47:34.859 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:34.862 | ++ lib/nova:create_nova_conf:523 : seq 1 1 2021-12-22 16:47:34.867 | + lib/nova:create_nova_conf:523 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:47:34.869 | + lib/nova:create_nova_conf:524 : local conf 2021-12-22 16:47:34.872 | + lib/nova:create_nova_conf:525 : local vhost 2021-12-22 16:47:34.875 | ++ lib/nova:create_nova_conf:526 : conductor_conf 1 2021-12-22 16:47:34.878 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-22 16:47:34.881 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-22 16:47:34.884 | + lib/nova:create_nova_conf:526 : conf=/etc/nova/nova_cell1.conf 2021-12-22 16:47:34.887 | + lib/nova:create_nova_conf:527 : vhost=nova_cell1 2021-12-22 16:47:34.889 | + lib/nova:create_nova_conf:529 : rm -f /etc/nova/nova_cell1.conf 2021-12-22 16:47:34.900 | ++ lib/nova:create_nova_conf:530 : database_connection_url nova_cell1 2021-12-22 16:47:34.902 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-22 16:47:34.905 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-22 16:47:34.908 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-22 16:47:34.911 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-22 16:47:34.915 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-22 16:47:34.954 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-22 16:47:34.989 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-22 16:47:35.024 | + lib/nova:create_nova_conf:534 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:47:35.026 | + lib/nova:create_nova_conf:537 : rpc_backend_add_vhost nova_cell1 2021-12-22 16:47:35.029 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-22 16:47:35.032 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-22 16:47:35.050 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:35.054 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-22 16:47:35.055 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-22 16:47:35.832 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-22 16:47:35.834 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-22 16:47:36.527 | Adding vhost "nova_cell1" ... 2021-12-22 16:47:36.579 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-22 16:47:37.316 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-12-22 16:47:37.343 | + lib/nova:create_nova_conf:538 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-22 16:47:37.345 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-22 16:47:37.348 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-22 16:47:37.350 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 16:47:37.353 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-22 16:47:37.356 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 16:47:37.375 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:37.378 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-22 16:47:37.381 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-22 16:47:37.383 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 16:47:37.400 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:37.403 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-12-22 16:47:37.406 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-12-22 16:47:37.438 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 16:47:37.441 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 16:47:37.444 | + lib/nova:create_nova_conf:542 : is_service_enabled placement placement-client 2021-12-22 16:47:37.463 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:37.466 | + lib/nova:create_nova_conf:543 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-22 16:47:37.468 | + lib/nova:configure_placement_nova_compute:571 : local conf=/etc/nova/nova_cell1.conf 2021-12-22 16:47:37.471 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-22 16:47:37.505 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2021-12-22 16:47:37.536 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-22 16:47:37.568 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-22 16:47:37.599 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-22 16:47:37.630 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-22 16:47:37.660 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-22 16:47:37.691 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-22 16:47:37.722 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova_cell1.conf 2021-12-22 16:47:37.724 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-22 16:47:37.727 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-22 16:47:37.730 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-22 16:47:37.749 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-22 16:47:37.751 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-22 16:47:37.754 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-22 16:47:37.756 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-22 16:47:37.759 | + 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-12-22 16:47:37.791 | + 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-12-22 16:47:37.823 | + 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-12-22 16:47:37.854 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 16:47:37.884 | + lib/nova:create_nova_conf:554 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:47:37.887 | ++ lib/nova:create_nova_conf:557 : seq 1 1 2021-12-22 16:47:37.892 | + lib/nova:create_nova_conf:557 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:47:37.895 | + lib/nova:create_nova_conf:558 : local conf 2021-12-22 16:47:37.897 | + lib/nova:create_nova_conf:559 : local offset 2021-12-22 16:47:37.900 | ++ lib/nova:create_nova_conf:560 : conductor_conf 1 2021-12-22 16:47:37.903 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-22 16:47:37.906 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-22 16:47:37.910 | + lib/nova:create_nova_conf:560 : conf=/etc/nova/nova_cell1.conf 2021-12-22 16:47:37.913 | + lib/nova:create_nova_conf:561 : offset=0 2021-12-22 16:47:37.916 | + lib/nova:create_nova_conf:562 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-22 16:47:37.919 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-12-22 16:47:37.921 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-12-22 16:47:37.924 | + lib/nova:configure_console_proxies:674 : offset=0 2021-12-22 16:47:37.927 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-12-22 16:47:37.944 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:37.946 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-12-22 16:47:37.948 | + lib/nova:configure_console_proxies:708 : is_service_enabled n-spice 2021-12-22 16:47:37.966 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:37.969 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-sproxy 2021-12-22 16:47:37.988 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:37.991 | + lib/nova:configure_nova:324 : is_service_enabled n-cpu 2021-12-22 16:47:38.014 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:47:38.017 | + ./stack.sh:main:922 : is_service_enabled placement 2021-12-22 16:47:38.038 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:47:38.041 | + ./stack.sh:main:924 : stack_install_service placement 2021-12-22 16:47:38.043 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-22 16:47:38.046 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-22 16:47:38.049 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-22 16:47:38.052 | + lib/stack:stack_install_service:32 : install_placement 2021-12-22 16:47:38.054 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-22 16:47:38.057 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-12-22 16:47:38.060 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:38.062 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:38.065 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-12-22 16:47:38.068 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:47:38.071 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:47:38.073 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:47:38.076 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:47:38.078 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:47:38.081 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:47:38.083 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:38.086 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:38.088 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:47:38.091 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:47:38.093 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:47:38.096 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:47:38.099 | + functions-common:install_package:1348 : real_install_package apache2 2021-12-22 16:47:38.102 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:47:38.104 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:38.107 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:38.109 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-12-22 16:47:38.133 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-22 16:47:38.244 | Reading package lists... 2021-12-22 16:47:38.525 | Building dependency tree... 2021-12-22 16:47:38.526 | Reading state information... 2021-12-22 16:47:38.879 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-22 16:47:38.879 | The following packages were automatically installed and are no longer required: 2021-12-22 16:47:38.881 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:47:38.881 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:47:38.881 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:47:38.881 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:47:38.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:47:38.881 | python3-zope.interface 2021-12-22 16:47:38.881 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:47:39.019 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:47:39.025 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:47:39.027 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:47:39.030 | + functions-common:time_stop:2309 : local name 2021-12-22 16:47:39.032 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:47:39.035 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:47:39.038 | + functions-common:time_stop:2312 : local total 2021-12-22 16:47:39.041 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:47:39.044 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:47:39.047 | + functions-common:time_stop:2316 : start_time=1640191658130 2021-12-22 16:47:39.051 | + functions-common:time_stop:2318 : [[ -z 1640191658130 ]] 2021-12-22 16:47:39.054 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:47:39.059 | + functions-common:time_stop:2321 : end_time=1640191659055 2021-12-22 16:47:39.062 | + functions-common:time_stop:2322 : elapsed_time=925 2021-12-22 16:47:39.065 | + functions-common:time_stop:2323 : total=281472 2021-12-22 16:47:39.068 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:47:39.071 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=282397 2021-12-22 16:47:39.073 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:47:39.076 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-12-22 16:47:39.079 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-12-22 16:47:39.081 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-12-22 16:47:39.084 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-12-22 16:47:39.086 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-12-22 16:47:39.122 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-12-22 16:47:39.125 | + functions-common:install_package:1347 : update_package_repo 2021-12-22 16:47:39.128 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-12-22 16:47:39.131 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-12-22 16:47:39.133 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-12-22 16:47:39.136 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-12-22 16:47:39.138 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-12-22 16:47:39.141 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:39.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:39.146 | + functions-common:update_package_repo:1328 : apt_get_update 2021-12-22 16:47:39.149 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-12-22 16:47:39.152 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-12-22 16:47:39.155 | + functions-common:apt_get_update:1074 : return 2021-12-22 16:47:39.157 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-12-22 16:47:39.161 | + functions-common:real_install_package:1333 : is_ubuntu 2021-12-22 16:47:39.163 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:39.166 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:39.169 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-12-22 16:47:39.194 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-22 16:47:39.307 | Reading package lists... 2021-12-22 16:47:39.586 | Building dependency tree... 2021-12-22 16:47:39.587 | Reading state information... 2021-12-22 16:47:39.951 | The following packages were automatically installed and are no longer required: 2021-12-22 16:47:39.952 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-22 16:47:39.953 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-22 16:47:39.953 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-22 16:47:39.953 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-22 16:47:39.953 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-22 16:47:39.953 | python3-zope.interface 2021-12-22 16:47:39.953 | Use 'sudo apt autoremove' to remove them. 2021-12-22 16:47:40.026 | The following NEW packages will be installed: 2021-12-22 16:47:40.027 | libapache2-mod-wsgi-py3 2021-12-22 16:47:40.137 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-22 16:47:40.137 | Need to get 93.3 kB of archives. 2021-12-22 16:47:40.137 | After this operation, 300 kB of additional disk space will be used. 2021-12-22 16:47:40.137 | 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-12-22 16:47:40.845 | Fetched 93.3 kB in 0s (436 kB/s) 2021-12-22 16:47:40.889 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-22 16:47:40.959 | (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 ... 91051 files and directories currently installed.) 2021-12-22 16:47:40.964 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-12-22 16:47:40.966 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-22 16:47:41.037 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-22 16:47:41.210 | apache2_invoke: Enable module wsgi 2021-12-22 16:47:50.045 | + functions-common:apt_get:1118 : result=0 2021-12-22 16:47:50.047 | + functions-common:apt_get:1121 : time_stop apt-get 2021-12-22 16:47:50.050 | + functions-common:time_stop:2309 : local name 2021-12-22 16:47:50.053 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:47:50.055 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:47:50.058 | + functions-common:time_stop:2312 : local total 2021-12-22 16:47:50.060 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:47:50.063 | + functions-common:time_stop:2315 : name=apt-get 2021-12-22 16:47:50.065 | + functions-common:time_stop:2316 : start_time=1640191659191 2021-12-22 16:47:50.068 | + functions-common:time_stop:2318 : [[ -z 1640191659191 ]] 2021-12-22 16:47:50.071 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:47:50.075 | + functions-common:time_stop:2321 : end_time=1640191670073 2021-12-22 16:47:50.078 | + functions-common:time_stop:2322 : elapsed_time=10882 2021-12-22 16:47:50.080 | + functions-common:time_stop:2323 : total=282397 2021-12-22 16:47:50.083 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:47:50.086 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=293279 2021-12-22 16:47:50.088 | + functions-common:apt_get:1122 : return 0 2021-12-22 16:47:50.091 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-12-22 16:47:50.094 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-22 16:47:50.097 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:47:50.101 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:47:50.104 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:47:50.107 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-22 16:47:50.109 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-22 16:47:50.167 | wsgi (enabled by maintainer script) 2021-12-22 16:47:50.171 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-22 16:47:50.174 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-22 16:47:50.176 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 16:47:50.180 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-22 16:47:50.183 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-12-22 16:47:50.186 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-22 16:47:50.191 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-22 16:47:50.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-22 16:47:50.197 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-12-22 16:47:50.200 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-12-22 16:47:50.202 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-12-22 16:47:50.205 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-22 16:47:50.208 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-22 16:47:50.235 | Using python 3.8 to install osc-placement 2021-12-22 16:47:50.237 | + 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-12-22 16:47:51.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:47:51.173 | from cryptography.utils import int_from_bytes 2021-12-22 16:47:51.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:47:51.173 | from cryptography.utils import int_from_bytes 2021-12-22 16:47:52.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:47:52.395 | Collecting osc-placement 2021-12-22 16:47:52.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-12-22 16:47:52.420 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-12-22 16:47:52.422 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-12-22 16:47:52.423 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-12-22 16:47:52.424 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-12-22 16:47:52.426 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-12-22 16:47:52.427 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-12-22 16:47:52.488 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-12-22 16:47:52.489 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-12-22 16:47:52.491 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-12-22 16:47:52.492 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-12-22 16:47:52.507 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-12-22 16:47:52.508 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-12-22 16:47:52.510 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-12-22 16:47:52.524 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.7) 2021-12-22 16:47:52.525 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-12-22 16:47:52.526 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-12-22 16:47:52.528 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-12-22 16:47:52.529 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-12-22 16:47:52.530 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-12-22 16:47:52.552 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2021-12-22 16:47:52.554 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-12-22 16:47:52.555 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2021-12-22 16:47:52.556 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2021-12-22 16:47:52.567 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2021-12-22 16:47:52.608 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-12-22 16:47:52.610 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-12-22 16:47:52.612 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-12-22 16:47:52.613 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2021-12-22 16:47:52.615 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-12-22 16:47:52.616 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.8) 2021-12-22 16:47:52.618 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-12-22 16:47:52.619 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-12-22 16:47:52.684 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-12-22 16:47:52.685 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2021-12-22 16:47:52.688 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2021-12-22 16:47:52.690 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2021-12-22 16:47:52.788 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-12-22 16:47:52.790 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-12-22 16:47:52.791 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-12-22 16:47:52.792 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-12-22 16:47:52.838 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2021-12-22 16:47:52.882 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-12-22 16:47:53.049 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-12-22 16:47:55.238 | Installing collected packages: osc-placement 2021-12-22 16:47:55.433 | Successfully installed osc-placement-3.1.1 2021-12-22 16:47:55.433 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:47:55.608 | + inc/python:pip_install:200 : result=0 2021-12-22 16:47:55.610 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:47:55.614 | + functions-common:time_stop:2309 : local name 2021-12-22 16:47:55.616 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:47:55.620 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:47:55.623 | + functions-common:time_stop:2312 : local total 2021-12-22 16:47:55.626 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:47:55.629 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:47:55.632 | + functions-common:time_stop:2316 : start_time=1640191670228 2021-12-22 16:47:55.635 | + functions-common:time_stop:2318 : [[ -z 1640191670228 ]] 2021-12-22 16:47:55.638 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:47:55.643 | + functions-common:time_stop:2321 : end_time=1640191675640 2021-12-22 16:47:55.645 | + functions-common:time_stop:2322 : elapsed_time=5412 2021-12-22 16:47:55.648 | + functions-common:time_stop:2323 : total=251226 2021-12-22 16:47:55.651 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:47:55.653 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=256638 2021-12-22 16:47:55.656 | + inc/python:pip_install:203 : return 0 2021-12-22 16:47:55.659 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/xena 2021-12-22 16:47:55.662 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-22 16:47:55.665 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-22 16:47:55.668 | + functions-common:git_clone:525 : local git_ref=stable/xena 2021-12-22 16:47:55.670 | + functions-common:git_clone:526 : local orig_dir 2021-12-22 16:47:55.673 | ++ functions-common:git_clone:527 : pwd 2021-12-22 16:47:55.677 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:47:55.680 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:47:55.683 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:47:55.703 | + functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:47:55.706 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:47:55.708 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:47:55.712 | + functions-common:git_clone:544 : echo stable/xena 2021-12-22 16:47:55.713 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:47:55.719 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-22 16:47:55.722 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-22 16:47:55.725 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2021-12-22 16:47:55.728 | + functions-common:git_timed:617 : local count=0 2021-12-22 16:47:55.731 | + functions-common:git_timed:618 : local timeout=0 2021-12-22 16:47:55.733 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-22 16:47:55.736 | + functions-common:git_timed:621 : timeout=0 2021-12-22 16:47:55.739 | + functions-common:git_timed:624 : time_start git_timed 2021-12-22 16:47:55.741 | + functions-common:time_start:2295 : local name=git_timed 2021-12-22 16:47:55.744 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:47:55.747 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:47:55.750 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:47:55.754 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191675751 2021-12-22 16:47:55.757 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2021-12-22 16:47:55.761 | Cloning into '/opt/stack/placement'... 2021-12-22 16:48:09.072 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-22 16:48:09.075 | + functions-common:time_stop:2309 : local name 2021-12-22 16:48:09.077 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:48:09.079 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:48:09.082 | + functions-common:time_stop:2312 : local total 2021-12-22 16:48:09.089 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:48:09.092 | + functions-common:time_stop:2315 : name=git_timed 2021-12-22 16:48:09.096 | + functions-common:time_stop:2316 : start_time=1640191675751 2021-12-22 16:48:09.098 | + functions-common:time_stop:2318 : [[ -z 1640191675751 ]] 2021-12-22 16:48:09.102 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:48:09.106 | + functions-common:time_stop:2321 : end_time=1640191689103 2021-12-22 16:48:09.108 | + functions-common:time_stop:2322 : elapsed_time=13352 2021-12-22 16:48:09.111 | + functions-common:time_stop:2323 : total=0 2021-12-22 16:48:09.113 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:48:09.116 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=13352 2021-12-22 16:48:09.119 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-22 16:48:09.122 | + functions-common:git_clone:593 : git show --oneline 2021-12-22 16:48:09.122 | + functions-common:git_clone:593 : head -1 2021-12-22 16:48:09.126 | 7422ed4d Use 'functional-without-sample-db-tests' tox env for placement nova job 2021-12-22 16:48:09.130 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:48:09.133 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-22 16:48:09.136 | + inc/python:setup_develop:338 : local bindep 2021-12-22 16:48:09.138 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-12-22 16:48:09.141 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-12-22 16:48:09.144 | + inc/python:setup_develop:344 : local extras= 2021-12-22 16:48:09.147 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-22 16:48:09.150 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:48:09.152 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-12-22 16:48:09.155 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-12-22 16:48:09.158 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:48:09.161 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-22 16:48:09.164 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-12-22 16:48:09.167 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:48:09.170 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-12-22 16:48:09.173 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:48:09.175 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:48:09.179 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-22 16:48:09.185 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-12-22 16:48:09.188 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-12-22 16:48:09.826 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-12-22 16:48:09.828 | + inc/python:setup_package:418 : local bindep=0 2021-12-22 16:48:09.831 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:48:09.834 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:48:09.836 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-12-22 16:48:09.839 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-12-22 16:48:09.842 | + inc/python:setup_package:427 : local flags=-e 2021-12-22 16:48:09.845 | + inc/python:setup_package:428 : local extras= 2021-12-22 16:48:09.848 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:48:09.850 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-22 16:48:09.853 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-22 16:48:09.857 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-22 16:48:09.860 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:48:09.864 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-12-22 16:48:09.888 | Using python 3.8 to install /opt/stack/placement 2021-12-22 16:48:09.891 | + 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-12-22 16:48:10.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:48:10.815 | from cryptography.utils import int_from_bytes 2021-12-22 16:48:10.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:48:10.815 | from cryptography.utils import int_from_bytes 2021-12-22 16:48:11.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:48:11.939 | Obtaining file:///opt/stack/placement 2021-12-22 16:48:11.940 | Preparing metadata (setup.py): started 2021-12-22 16:48:13.247 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:48:13.388 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (5.6.0) 2021-12-22 16:48:13.390 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.23) 2021-12-22 16:48:13.391 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (9.3.0) 2021-12-22 16:48:13.392 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.5.1) 2021-12-22 16:48:13.393 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.8.7) 2021-12-22 16:48:13.394 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.0.1.dev1) (3.2.0) 2021-12-22 16:48:13.396 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.26.0) 2021-12-22 16:48:13.397 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (57.4.0) 2021-12-22 16:48:13.398 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.1) 2021-12-22 16:48:13.399 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (8.7.1) 2021-12-22 16:48:13.401 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.3.2) 2021-12-22 16:48:13.402 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.6.0) 2021-12-22 16:48:13.403 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.2.0) 2021-12-22 16:48:13.404 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.10.0) 2021-12-22 16:48:13.405 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (11.0.0) 2021-12-22 16:48:13.407 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.8.3) 2021-12-22 16:48:13.408 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.0) 2021-12-22 16:48:13.409 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.0) 2021-12-22 16:48:13.410 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.1.0) 2021-12-22 16:48:13.412 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.6.0) 2021-12-22 16:48:13.413 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.0.1) 2021-12-22 16:48:13.480 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.4.0) 2021-12-22 16:48:13.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.3.0) 2021-12-22 16:48:13.482 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.16.0) 2021-12-22 16:48:13.484 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (3.1.1) 2021-12-22 16:48:13.486 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (2.8.1) 2021-12-22 16:48:13.487 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (5.1.0) 2021-12-22 16:48:13.507 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.0.1.dev1) (0.14.1) 2021-12-22 16:48:13.551 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (0.8.0) 2021-12-22 16:48:13.552 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (3.4.0) 2021-12-22 16:48:13.553 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (1.5.0) 2021-12-22 16:48:13.554 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (5.4.1) 2021-12-22 16:48:13.555 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (2.3.0) 2021-12-22 16:48:13.609 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.5.0) 2021-12-22 16:48:13.610 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.7.1) 2021-12-22 16:48:13.612 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.13.0) 2021-12-22 16:48:13.613 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.0.1) 2021-12-22 16:48:13.659 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (0.9.6) 2021-12-22 16:48:13.660 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (2.8.2) 2021-12-22 16:48:13.680 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.3.0) 2021-12-22 16:48:13.681 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.2.0) 2021-12-22 16:48:13.682 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.0.1) 2021-12-22 16:48:13.711 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (1.0.2) 2021-12-22 16:48:13.713 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (2021.1) 2021-12-22 16:48:13.726 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.0.1.dev1) (0.7.2) 2021-12-22 16:48:13.744 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (21.0) 2021-12-22 16:48:13.746 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.1.16) 2021-12-22 16:48:13.747 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (2.4.7) 2021-12-22 16:48:13.748 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.11.0) 2021-12-22 16:48:13.795 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (3.2) 2021-12-22 16:48:13.796 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (1.26.6) 2021-12-22 16:48:13.797 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2021.5.30) 2021-12-22 16:48:13.800 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2.0.4) 2021-12-22 16:48:13.818 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.0.1.dev1) (0.7) 2021-12-22 16:48:13.961 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.0.1.dev1) (1.1.1) 2021-12-22 16:48:14.001 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (5.2.2) 2021-12-22 16:48:14.003 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.1.5) 2021-12-22 16:48:14.022 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (1.14.6) 2021-12-22 16:48:14.061 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (1.12.1) 2021-12-22 16:48:14.076 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.0.1.dev1) (1.6) 2021-12-22 16:48:14.127 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (2.0.1) 2021-12-22 16:48:14.195 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.7.0) 2021-12-22 16:48:14.282 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.1.4) 2021-12-22 16:48:14.559 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (5.0.9) 2021-12-22 16:48:14.560 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.5.2) 2021-12-22 16:48:14.561 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.4.1) 2021-12-22 16:48:14.646 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.5.0) 2021-12-22 16:48:14.699 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (2.20) 2021-12-22 16:48:14.877 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (3.5.0) 2021-12-22 16:48:14.947 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (3.0.0) 2021-12-22 16:48:14.949 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.0.0) 2021-12-22 16:48:16.878 | Installing collected packages: openstack-placement 2021-12-22 16:48:16.880 | Running setup.py develop for openstack-placement 2021-12-22 16:48:18.990 | Successfully installed openstack-placement 2021-12-22 16:48:18.990 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:48:19.171 | + inc/python:pip_install:200 : result=0 2021-12-22 16:48:19.174 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:48:19.176 | + functions-common:time_stop:2309 : local name 2021-12-22 16:48:19.179 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:48:19.181 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:48:19.183 | + functions-common:time_stop:2312 : local total 2021-12-22 16:48:19.186 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:48:19.188 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:48:19.190 | + functions-common:time_stop:2316 : start_time=1640191689882 2021-12-22 16:48:19.193 | + functions-common:time_stop:2318 : [[ -z 1640191689882 ]] 2021-12-22 16:48:19.196 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:48:19.200 | + functions-common:time_stop:2321 : end_time=1640191699197 2021-12-22 16:48:19.202 | + functions-common:time_stop:2322 : elapsed_time=9315 2021-12-22 16:48:19.205 | + functions-common:time_stop:2323 : total=256638 2021-12-22 16:48:19.208 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:48:19.210 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=265953 2021-12-22 16:48:19.213 | + inc/python:pip_install:203 : return 0 2021-12-22 16:48:19.216 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:48:19.219 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-22 16:48:19.222 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-22 16:48:19.244 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-22 16:48:19.258 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-12-22 16:48:19.260 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-12-22 16:48:19.263 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:48:19.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:48:19.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-22 16:48:19.271 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:48:19.274 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-22 16:48:19.276 | + ./stack.sh:main:925 : configure_placement 2021-12-22 16:48:19.279 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-22 16:48:19.293 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-22 16:48:19.295 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-22 16:48:19.301 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-22 16:48:19.303 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-22 16:48:19.306 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-22 16:48:19.309 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-22 16:48:19.311 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-22 16:48:19.314 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-22 16:48:19.353 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-22 16:48:19.388 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-22 16:48:19.423 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-22 16:48:19.425 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-12-22 16:48:19.428 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-12-22 16:48:19.431 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-22 16:48:19.433 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-22 16:48:19.469 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-22 16:48:19.501 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-12-22 16:48:19.534 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-22 16:48:19.566 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-22 16:48:19.601 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-22 16:48:19.634 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-22 16:48:19.667 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-22 16:48:19.698 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:48:19.733 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 16:48:19.765 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-22 16:48:19.769 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-12-22 16:48:19.771 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-12-22 16:48:19.775 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-22 16:48:19.796 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-22 16:48:19.799 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-22 16:48:19.801 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-22 16:48:19.804 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-22 16:48:19.807 | + 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-12-22 16:48:19.840 | + 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-12-22 16:48:19.875 | + 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-12-22 16:48:19.908 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 16:48:19.942 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-22 16:48:19.944 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-22 16:48:19.947 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-12-22 16:48:19.950 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-12-22 16:48:19.952 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-12-22 16:48:19.955 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-22 16:48:19.957 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-22 16:48:19.961 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-12-22 16:48:19.966 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-12-22 16:48:19.968 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-22 16:48:19.971 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-22 16:48:19.985 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-22 16:48:19.985 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:48:19.996 | d /var/run/uwsgi 0755 ubuntu root 2021-12-22 16:48:20.000 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-22 16:48:20.018 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-22 16:48:20.020 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-22 16:48:20.024 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-22 16:48:20.059 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-22 16:48:20.091 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-22 16:48:20.123 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-22 16:48:20.157 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-22 16:48:20.191 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-22 16:48:20.225 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-22 16:48:20.258 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-22 16:48:20.289 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-22 16:48:20.322 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-22 16:48:20.354 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-22 16:48:20.387 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-22 16:48:20.419 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-22 16:48:20.450 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-22 16:48:20.452 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-22 16:48:20.456 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-12-22 16:48:20.459 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-12-22 16:48:20.462 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-22 16:48:20.464 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:48:20.467 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:48:20.470 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-22 16:48:20.473 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-22 16:48:20.475 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-22 16:48:20.508 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-22 16:48:20.540 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-22 16:48:20.540 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-12-22 16:48:20.553 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-12-22 16:48:20.557 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-12-22 16:48:20.560 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-12-22 16:48:20.563 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-22 16:48:20.566 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-22 16:48:20.569 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-22 16:48:20.571 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:48:20.574 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:48:20.576 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-22 16:48:20.579 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-22 16:48:20.582 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:48:20.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:48:20.587 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-12-22 16:48:20.658 | Enabling site placement-api. 2021-12-22 16:48:20.664 | To activate the new configuration, you need to run: 2021-12-22 16:48:20.664 | systemctl reload apache2 2021-12-22 16:48:20.669 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-22 16:48:20.672 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-22 16:48:20.674 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:48:20.677 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-12-22 16:48:20.817 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-12-22 16:48:20.843 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:48:20.846 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-12-22 16:48:20.871 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:20.874 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-12-22 16:48:20.900 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:48:20.902 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-12-22 16:48:20.906 | + lib/nova:configure_placement_nova_compute:571 : local conf=/etc/nova/nova.conf 2021-12-22 16:48:20.908 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-22 16:48:20.949 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2021-12-22 16:48:20.981 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement username placement 2021-12-22 16:48:21.014 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-22 16:48:21.048 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-22 16:48:21.080 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement project_name service 2021-12-22 16:48:21.113 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-22 16:48:21.145 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-22 16:48:21.177 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-12-22 16:48:21.196 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:21.198 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-12-22 16:48:21.218 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:21.221 | + ./stack.sh:main:951 : run_phase stack install 2021-12-22 16:48:21.224 | + functions-common:run_phase:1737 : local mode=stack 2021-12-22 16:48:21.227 | + functions-common:run_phase:1738 : local phase=install 2021-12-22 16:48:21.230 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 16:48:21.233 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-22 16:48:21.236 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 16:48:21.239 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-22 16:48:21.242 | + functions-common:run_phase:1747 : local extra 2021-12-22 16:48:21.245 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 16:48:21.249 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-22 16:48:21.252 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 16:48:21.255 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 16:48:21.258 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-22 16:48:21.260 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 16:48:21.279 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:48:21.281 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:48:21.284 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:48:21.287 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-22 16:48:21.289 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-22 16:48:21.292 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:48:21.294 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-12-22 16:48:21.296 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-12-22 16:48:21.299 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-12-22 16:48:21.374 | ++ inc/async:async_inner:63 : install_tempest 2021-12-22 16:48:21.420 | [17553 Async install_tempest:77200]: running: install_tempest 2021-12-22 16:48:21.423 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 16:48:21.426 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-22 16:48:21.430 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:48:21.433 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 16:48:21.436 | + functions-common:run_phase:1764 : run_plugins stack install 2021-12-22 16:48:21.439 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-22 16:48:21.442 | + functions-common:run_plugins:1724 : local phase=install 2021-12-22 16:48:21.446 | + functions-common:run_plugins:1726 : local plugins= 2021-12-22 16:48:21.449 | + functions-common:run_plugins:1727 : local plugin 2021-12-22 16:48:21.452 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-12-22 16:48:21.455 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-12-22 16:48:21.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:48:21.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:48:21.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-22 16:48:21.470 | + inc/python:use_library_from_git:253 : return 1 2021-12-22 16:48:21.473 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-12-22 16:48:21.477 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-22 16:48:21.480 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-22 16:48:21.484 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-22 16:48:21.488 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-12-22 16:48:21.491 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-22 16:48:21.497 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-22 16:48:21.497 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-22 16:48:21.504 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-12-22 16:48:21.507 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-12-22 16:48:21.511 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-12-22 16:48:21.515 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-22 16:48:21.519 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-22 16:48:21.549 | Using python 3.8 to install python-openstackclient 2021-12-22 16:48:21.553 | + 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-12-22 16:48:22.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:48:22.506 | from cryptography.utils import int_from_bytes 2021-12-22 16:48:22.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:48:22.506 | from cryptography.utils import int_from_bytes 2021-12-22 16:48:23.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:48:23.758 | Collecting python-openstackclient 2021-12-22 16:48:23.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-12-22 16:48:23.821 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-12-22 16:48:23.822 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-12-22 16:48:23.823 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2021-12-22 16:48:23.824 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-12-22 16:48:23.825 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-12-22 16:48:23.826 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-12-22 16:48:23.828 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-12-22 16:48:23.829 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-12-22 16:48:23.830 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-12-22 16:48:23.831 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-12-22 16:48:23.833 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-12-22 16:48:23.845 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2021-12-22 16:48:23.846 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-12-22 16:48:23.848 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2021-12-22 16:48:23.849 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-12-22 16:48:23.851 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2021-12-22 16:48:23.876 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.0.9) 2021-12-22 16:48:23.877 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-12-22 16:48:23.879 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (3.4.8) 2021-12-22 16:48:23.881 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-12-22 16:48:23.882 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-12-22 16:48:23.883 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-12-22 16:48:23.884 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-12-22 16:48:23.885 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-12-22 16:48:23.886 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-12-22 16:48:23.887 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-12-22 16:48:23.888 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-12-22 16:48:23.904 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.5) 2021-12-22 16:48:23.921 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2021-12-22 16:48:23.923 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-12-22 16:48:23.924 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2021-12-22 16:48:23.926 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-12-22 16:48:23.949 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-12-22 16:48:23.968 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-12-22 16:48:23.970 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-12-22 16:48:23.973 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-12-22 16:48:24.069 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-12-22 16:48:24.070 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-12-22 16:48:24.071 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-12-22 16:48:24.072 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-12-22 16:48:24.118 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.14.6) 2021-12-22 16:48:24.132 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) 2021-12-22 16:48:24.169 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2021-12-22 16:48:24.334 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-12-22 16:48:24.352 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-12-22 16:48:24.445 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2021.5.30) 2021-12-22 16:48:24.447 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.2) 2021-12-22 16:48:24.450 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.4) 2021-12-22 16:48:24.451 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.6) 2021-12-22 16:48:24.579 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2021-12-22 16:48:26.796 | Installing collected packages: python-openstackclient 2021-12-22 16:48:28.365 | Successfully installed python-openstackclient-5.6.0 2021-12-22 16:48:28.365 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:48:28.547 | + inc/python:pip_install:200 : result=0 2021-12-22 16:48:28.550 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:48:28.559 | + functions-common:time_stop:2309 : local name 2021-12-22 16:48:28.561 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:48:28.564 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:48:28.567 | + functions-common:time_stop:2312 : local total 2021-12-22 16:48:28.569 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:48:28.572 | + functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:48:28.574 | + functions-common:time_stop:2316 : start_time=1640191701541 2021-12-22 16:48:28.577 | + functions-common:time_stop:2318 : [[ -z 1640191701541 ]] 2021-12-22 16:48:28.580 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:48:28.585 | + functions-common:time_stop:2321 : end_time=1640191708582 2021-12-22 16:48:28.588 | + functions-common:time_stop:2322 : elapsed_time=7041 2021-12-22 16:48:28.591 | + functions-common:time_stop:2323 : total=265953 2021-12-22 16:48:28.594 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:48:28.597 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=272994 2021-12-22 16:48:28.600 | + inc/python:pip_install:203 : return 0 2021-12-22 16:48:28.603 | + ./stack.sh:main:963 : install_oscwrap 2021-12-22 16:48:28.607 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-12-22 16:48:28.613 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.rEdmLpqDdK 2021-12-22 16:48:28.616 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-12-22 16:48:28.619 | + functions-common:install_oscwrap:2360 : unalias -a 2021-12-22 16:48:28.621 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-12-22 16:48:28.624 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-12-22 16:48:28.628 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-22 16:48:28.631 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-12-22 16:48:28.652 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:48:28.655 | + ./stack.sh:main:1017 : configure_database 2021-12-22 16:48:28.658 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-22 16:48:28.661 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-22 16:48:28.664 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-22 16:48:28.666 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:48:28.669 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-12-22 16:48:28.671 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-22 16:48:28.674 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:48:28.677 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:48:28.680 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-22 16:48:28.683 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-22 16:48:28.686 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:48:28.689 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:48:28.691 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:48:28.694 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:48:28.697 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:48:28.699 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:48:28.702 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:48:28.705 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:48:28.707 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:48:28.711 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-22 16:48:28.713 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:48:28.717 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:48:28.720 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:48:28.723 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:48:28.726 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:48:28.729 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:48:28.732 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-22 16:48:28.753 | mysqladmin: connect to server at 'localhost' failed 2021-12-22 16:48:28.753 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-12-22 16:48:28.758 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-12-22 16:48:28.761 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-22 16:48:28.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:48:28.766 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:48:28.770 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-22 16:48:28.772 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-22 16:48:28.775 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-22 16:48:28.778 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:48:28.781 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:48:28.785 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-22 16:48:28.788 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-22 16:48:28.802 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:48:28.850 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-22 16:48:28.863 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:48:28.894 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-22 16:48:28.899 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-12-22 16:48:28.899 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-12-22 16:48:28.904 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-22 16:48:28.986 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-22 16:48:29.056 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-22 16:48:29.118 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-22 16:48:29.181 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-22 16:48:29.184 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-22 16:48:29.186 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:48:29.189 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-12-22 16:48:30.868 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-12-22 16:48:30.871 | + functions-common:save_stackenv:60 : local tag=1021 2021-12-22 16:48:30.875 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-22 16:48:30.879 | + functions-common:save_stackenv:62 : time_stamp=2021-12-22-164830 2021-12-22 16:48:30.882 | + functions-common:save_stackenv:63 : echo '# 2021-12-22-164830 1021' 2021-12-22 16:48:30.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.888 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 16:48:30.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.894 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-22 16:48:30.897 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.900 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-22 16:48:30.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.905 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-22 16:48:30.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.912 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2021-12-22 16:48:30.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.918 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2021-12-22 16:48:30.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.923 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-22-163741 2021-12-22 16:48:30.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.929 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-22 16:48:30.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.934 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2021-12-22 16:48:30.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.942 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-22 16:48:30.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.948 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-22 16:48:30.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.953 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-22 16:48:30.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:48:30.959 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-22 16:48:30.963 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-12-22 16:48:30.966 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-22 16:48:30.969 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-22 16:48:30.986 | + ./stack.sh:main:1047 : start_dstat 2021-12-22 16:48:30.990 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:30.993 | + functions-common:run_process:1564 : local service=dstat 2021-12-22 16:48:30.997 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:31.000 | + functions-common:run_process:1566 : local group= 2021-12-22 16:48:31.003 | + functions-common:run_process:1567 : local user= 2021-12-22 16:48:31.006 | + functions-common:run_process:1569 : local name=dstat 2021-12-22 16:48:31.009 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:48:31.012 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:48:31.015 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:48:31.018 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:48:31.022 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:48:31.027 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191711024 2021-12-22 16:48:31.030 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-12-22 16:48:31.051 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:48:31.056 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-22 16:48:31.059 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-12-22 16:48:31.062 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:31.065 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:31.068 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:31.072 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:31.075 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-22 16:48:31.078 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-22 16:48:31.082 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-12-22 16:48:31.085 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:48:31.088 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:48:31.092 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-22 16:48:31.095 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-22 16:48:31.099 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-12-22 16:48:31.101 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:31.104 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:48:31.107 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:48:31.109 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:48:31.112 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:48:31.115 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-22 16:48:31.117 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:48:31.123 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-22 16:48:31.197 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-22 16:48:31.292 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-22 16:48:31.360 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-22 16:48:31.425 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-22 16:48:31.485 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:48:31.555 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:48:31.558 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-22 16:48:31.627 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:48:32.048 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-12-22 16:48:32.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-22 16:48:32.693 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-12-22 16:48:32.756 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:48:32.759 | + functions-common:time_stop:2309 : local name 2021-12-22 16:48:32.761 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:48:32.764 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:48:32.780 | + functions-common:time_stop:2312 : local total 2021-12-22 16:48:32.808 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:48:32.832 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:48:32.856 | + functions-common:time_stop:2316 : start_time=1640191711024 2021-12-22 16:48:32.876 | + functions-common:time_stop:2318 : [[ -z 1640191711024 ]] 2021-12-22 16:48:32.900 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:48:32.936 | + functions-common:time_stop:2321 : end_time=1640191712903 2021-12-22 16:48:32.959 | + functions-common:time_stop:2322 : elapsed_time=1879 2021-12-22 16:48:32.987 | + functions-common:time_stop:2323 : total=0 2021-12-22 16:48:33.012 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:48:33.033 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1879 2021-12-22 16:48:33.052 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-22 16:48:33.068 | + functions-common:run_process:1564 : local service=memory_tracker 2021-12-22 16:48:33.095 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-22 16:48:33.123 | + functions-common:run_process:1566 : local group= 2021-12-22 16:48:33.136 | + functions-common:run_process:1567 : local user=root 2021-12-22 16:48:33.168 | + functions-common:run_process:1569 : local name=memory_tracker 2021-12-22 16:48:33.196 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:48:33.216 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:48:33.240 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:48:33.256 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:48:33.304 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:48:33.336 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191713305 2021-12-22 16:48:33.367 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-12-22 16:48:33.492 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:33.512 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:48:33.544 | + functions-common:time_stop:2309 : local name 2021-12-22 16:48:33.564 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:48:33.580 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:48:33.597 | + functions-common:time_stop:2312 : local total 2021-12-22 16:48:33.613 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:48:33.632 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:48:33.648 | + functions-common:time_stop:2316 : start_time=1640191713305 2021-12-22 16:48:33.668 | + functions-common:time_stop:2318 : [[ -z 1640191713305 ]] 2021-12-22 16:48:33.704 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:48:33.728 | + functions-common:time_stop:2321 : end_time=1640191713707 2021-12-22 16:48:33.752 | + functions-common:time_stop:2322 : elapsed_time=402 2021-12-22 16:48:33.769 | + functions-common:time_stop:2323 : total=1879 2021-12-22 16:48:33.785 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:48:33.801 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2281 2021-12-22 16:48:33.820 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-12-22 16:48:33.968 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:33.984 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-12-22 16:48:34.124 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:34.148 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-12-22 16:48:34.272 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:48:34.304 | + ./stack.sh:main:1060 : start_etcd3 2021-12-22 16:48:34.328 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-22 16:48:34.360 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-822673-1-hyperv --data-dir /opt/stack/data/etcd' 2021-12-22 16:48:34.384 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-22 16:48:34.406 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-822673-1-hyperv=http://10.222.0.47:2380' 2021-12-22 16:48:34.432 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2021-12-22 16:48:34.457 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2021-12-22 16:48:34.476 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-22 16:48:34.500 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-22 16:48:34.520 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2021-12-22 16:48:34.552 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-22 16:48:34.576 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-22 16:48:34.596 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-22 16:48:34.632 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-822673-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822673-1-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2021-12-22 16:48:34.656 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-12-22 16:48:34.688 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-neutron-822673-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822673-1-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2021-12-22 16:48:34.708 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:48:34.729 | + functions-common:write_user_unit_file:1449 : local user=root 2021-12-22 16:48:34.752 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:48:34.783 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:48:34.800 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-22 16:48:34.824 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:48:34.873 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-22 16:48:35.244 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-22 16:48:35.595 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-822673-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822673-1-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2021-12-22 16:48:35.688 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-22 16:48:35.772 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-22 16:48:35.865 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:48:35.957 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:48:35.961 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-22 16:48:36.059 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:48:36.556 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-22 16:48:36.645 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-22 16:48:36.726 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-22 16:48:36.817 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-22 16:48:36.907 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-22 16:48:36.913 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 16:48:36.916 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-22 16:48:36.919 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-22 16:48:37.552 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-22 16:48:37.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-22 16:48:38.073 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-22 16:48:39.094 | + ./stack.sh:main:1071 : cat 2021-12-22 16:48:39.102 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-12-22 16:48:39.135 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:39.139 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-12-22 16:48:39.142 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-22 16:48:39.145 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-22 16:48:39.148 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.47/identity 2021-12-22 16:48:39.151 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.47/identity 2021-12-22 16:48:39.153 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-22 16:48:39.157 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-22 16:48:39.160 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-22 16:48:39.163 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-22 16:48:39.166 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-22 16:48:39.169 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-22 16:48:39.172 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-22 16:48:39.175 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-22 16:48:39.178 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-22 16:48:39.181 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-22 16:48:39.184 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-22 16:48:39.186 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-22 16:48:39.189 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-12-22 16:48:39.214 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:48:39.217 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-12-22 16:48:39.219 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:48:39.223 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-12-22 16:48:39.225 | + ./stack.sh:main:1096 : '[' 10.222.0.47 == 10.222.0.47 ']' 2021-12-22 16:48:39.228 | + ./stack.sh:main:1097 : init_keystone 2021-12-22 16:48:39.231 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-12-22 16:48:39.251 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:48:39.253 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-12-22 16:48:39.256 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-12-22 16:48:39.258 | + lib/database:recreate_database:110 : local db=keystone 2021-12-22 16:48:39.260 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-22 16:48:39.263 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-22 16:48:39.266 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-22 16:48:39.271 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:48:39.300 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-22 16:48:39.307 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:48:39.339 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-12-22 16:48:39.344 | + functions-common:time_start:2295 : local name=dbsync 2021-12-22 16:48:39.348 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:48:39.352 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:48:39.357 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:48:39.364 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191719359 2021-12-22 16:48:39.368 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-22 16:48:43.715 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:43.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.716 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.716 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.717 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.722 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.723 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.724 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.725 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.725 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.729 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.729 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.731 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.732 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.732 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:43.733 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:43.765 | 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=79025) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:48:43.778 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:43.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.779 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.779 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.780 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.783 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.783 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.783 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.785 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.785 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.788 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.789 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.791 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.791 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.791 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.792 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:43.792 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:43.824 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:43.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.825 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.825 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.826 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.829 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.829 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.830 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.831 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.831 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.834 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.835 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.837 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.837 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.837 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.838 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:43.838 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:43.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:43.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.912 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.912 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.912 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.915 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.916 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.916 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.917 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.917 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.921 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.921 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.923 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.923 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.924 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:43.926 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:43.934 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 16:48:45.427 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.427 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 16:48:45.439 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.439 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 16:48:45.455 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.455 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 16:48:45.465 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.465 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 16:48:45.478 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.478 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 16:48:45.493 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.494 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 16:48:45.662 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.663 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 16:48:45.749 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.749 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 16:48:45.798 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.798 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 16:48:45.811 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.811 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 16:48:45.830 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.830 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 16:48:45.844 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.844 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-22 16:48:45.859 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.859 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-22 16:48:45.874 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.874 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-22 16:48:45.929 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:45.929 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-22 16:48:46.138 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:46.139 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-22 16:48:46.359 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:46.359 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-22 16:48:46.463 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:46.463 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-22 16:48:46.595 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:46.596 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-22 16:48:46.659 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:46.659 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-22 16:48:46.859 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:46.860 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-22 16:48:47.000 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:47.000 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-22 16:48:47.068 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:47.068 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-22 16:48:47.185 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:47.185 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-22 16:48:47.424 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:47.424 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-22 16:48:47.659 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:47.659 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-22 16:48:47.954 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:47.954 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-22 16:48:48.101 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.101 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-22 16:48:48.231 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.231 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-22 16:48:48.252 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.252 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-22 16:48:48.270 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.271 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-22 16:48:48.286 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.286 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-22 16:48:48.295 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.295 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-22 16:48:48.304 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.304 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-22 16:48:48.319 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.319 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-22 16:48:48.352 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.352 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-22 16:48:48.397 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.398 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-22 16:48:48.416 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.416 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-22 16:48:48.490 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.490 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-22 16:48:48.569 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.569 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-22 16:48:48.663 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.663 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-22 16:48:48.750 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.750 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-22 16:48:48.811 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:48.811 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:48.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.812 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.812 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.813 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.816 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.816 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.817 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.818 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.818 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.821 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.822 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.824 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.824 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.824 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:48.825 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:48.826 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:48.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.827 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.827 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.827 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.831 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.831 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.831 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.832 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.833 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.836 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.836 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.838 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.839 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.839 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.840 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:48.840 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:48.841 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:48.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.842 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.842 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.842 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.845 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.846 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.846 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.848 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.848 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.851 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.851 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.854 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.854 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.854 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:48.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:48.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:48.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.867 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.868 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.868 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.869 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.869 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.869 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.869 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.869 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.870 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.871 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.871 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.871 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.872 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.872 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.872 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.872 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.873 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.873 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.873 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.873 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.874 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.874 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.875 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.875 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.876 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.876 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.877 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.877 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.877 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.877 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.878 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.878 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.878 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.879 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.879 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.880 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.881 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.881 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.881 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.883 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.883 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.884 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.884 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.884 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.884 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.885 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.885 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.886 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.887 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.887 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.887 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:48.889 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:48.913 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:48.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.916 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.917 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.917 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.917 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.918 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.918 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.918 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.919 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.919 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.919 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.919 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.920 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.920 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.921 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.921 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.921 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.921 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.922 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.922 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.922 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.923 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.923 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.924 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.924 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.925 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.925 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.926 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.926 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.927 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.927 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.928 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.928 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.928 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.928 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.928 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.930 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.930 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.931 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.931 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.932 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.932 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.934 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.934 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.934 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.934 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.934 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.935 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.936 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.936 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.937 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.937 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.939 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:48.939 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:48.940 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:48.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.943 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.943 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.944 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.944 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.944 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.944 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.945 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.945 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.946 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.946 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.946 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.946 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.947 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.947 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.948 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.948 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.948 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.948 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.949 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.949 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.950 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.950 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.950 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.950 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.951 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.951 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.952 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.952 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.952 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.953 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.953 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.953 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.954 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.954 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.954 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.956 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.956 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.957 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.957 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.958 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.958 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.959 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.959 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.959 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.960 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.960 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.960 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.961 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.962 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.962 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.963 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.964 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:48.964 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:48.973 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:48.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.976 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.976 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.977 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.977 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.977 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.978 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.978 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.978 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.979 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.979 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.979 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.980 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.980 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.981 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.981 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.981 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.981 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.981 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.982 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.982 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.983 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.983 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.983 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.983 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.984 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.984 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.986 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.986 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.987 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.987 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.988 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.988 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.988 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.989 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.990 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.990 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.990 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.992 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.992 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.993 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.993 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.993 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.994 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.994 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.995 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.996 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.996 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.996 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:48.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:48.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:48.998 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:49.008 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-22 16:48:49.018 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.018 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-22 16:48:49.028 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.028 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-22 16:48:49.132 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.132 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-22 16:48:49.146 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.146 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-22 16:48:49.160 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.160 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-22 16:48:49.173 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.173 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-22 16:48:49.186 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.186 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-22 16:48:49.199 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.199 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-22 16:48:49.212 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.213 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-22 16:48:49.407 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.407 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-22 16:48:49.419 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.420 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-22 16:48:49.629 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.629 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-22 16:48:49.640 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.640 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-22 16:48:49.837 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.837 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-22 16:48:49.852 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.852 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-22 16:48:49.973 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.973 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-22 16:48:49.985 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:49.986 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-22 16:48:50.000 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.000 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-22 16:48:50.015 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.015 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-22 16:48:50.027 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.027 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-22 16:48:50.040 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.040 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-22 16:48:50.178 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.178 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-22 16:48:50.312 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.313 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-22 16:48:50.459 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.459 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-22 16:48:50.471 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.471 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-22 16:48:50.483 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.484 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-22 16:48:50.497 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.497 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-22 16:48:50.509 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.510 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-22 16:48:50.522 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.522 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-22 16:48:50.635 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.636 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-22 16:48:50.677 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.677 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-22 16:48:50.762 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.762 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-22 16:48:50.969 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:50.969 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-22 16:48:51.048 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.048 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-22 16:48:51.110 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.111 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-22 16:48:51.174 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.175 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-22 16:48:51.188 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.188 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-22 16:48:51.202 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.202 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-22 16:48:51.216 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.216 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-22 16:48:51.229 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.229 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-22 16:48:51.243 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.243 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-22 16:48:51.256 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.257 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-22 16:48:51.269 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.269 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-22 16:48:51.281 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.281 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-22 16:48:51.461 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.461 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-22 16:48:51.471 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:51.471 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-22 16:48:52.013 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.013 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-22 16:48:52.211 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.211 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-22 16:48:52.220 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.221 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-22 16:48:52.232 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.232 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-22 16:48:52.247 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.247 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-22 16:48:52.261 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.261 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-22 16:48:52.315 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.315 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-22 16:48:52.325 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.325 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-22 16:48:52.459 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.459 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-22 16:48:52.554 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.554 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-22 16:48:52.568 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.568 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-22 16:48:52.581 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.581 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-22 16:48:52.595 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.598 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-22 16:48:52.613 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.613 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-22 16:48:52.626 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.626 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-22 16:48:52.699 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.700 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-22 16:48:52.710 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.710 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-22 16:48:52.800 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:52.800 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-22 16:48:53.016 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.017 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-22 16:48:53.108 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.108 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 16:48:53.117 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.117 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 16:48:53.126 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.126 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 16:48:53.135 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.135 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 16:48:53.144 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.144 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 16:48:53.152 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.152 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 16:48:53.160 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.160 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 16:48:53.303 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.303 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 16:48:53.313 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.313 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 16:48:53.332 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.332 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 16:48:53.346 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.347 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 16:48:53.358 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.358 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 16:48:53.368 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.368 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-22 16:48:53.442 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.442 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:53.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.445 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.445 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.447 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.447 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.454 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.454 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.457 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.457 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.457 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.457 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.457 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.457 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.458 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.459 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.460 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.462 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.462 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.463 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.463 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.464 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.464 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.465 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.465 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.466 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.466 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.466 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.466 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.467 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.467 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.468 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.468 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.468 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.469 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.470 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.471 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.471 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.473 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.473 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.473 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.476 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.476 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.478 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.478 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.479 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.479 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.480 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.480 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.480 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.481 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.482 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.482 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.486 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.486 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.487 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.487 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.488 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.488 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.489 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.490 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.491 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.491 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.492 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:53.492 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:53.493 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:53.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.497 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.499 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.500 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.500 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.500 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.501 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.502 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.502 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.503 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.504 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.505 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.505 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.506 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.507 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.507 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.508 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.508 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.508 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.509 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.509 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.511 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.511 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.512 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.512 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.513 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.514 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.516 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.516 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.516 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.516 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.518 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.518 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.519 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.519 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.519 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.522 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.522 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.524 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.524 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.526 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.527 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.529 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.529 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.529 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.529 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.530 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.530 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.533 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.534 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.534 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.535 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.538 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:53.538 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:53.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:53.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.543 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.544 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.546 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.546 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.546 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.547 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.547 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.548 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.549 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.550 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.550 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.551 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.552 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.553 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.553 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.554 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.554 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.554 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.555 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.555 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.557 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.557 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.558 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.558 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.561 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.561 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.562 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.562 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.562 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.562 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.563 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.563 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.563 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.563 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.563 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.564 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.564 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.565 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.566 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.567 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.567 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.568 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.568 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.568 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.568 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.569 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.569 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.570 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.571 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.571 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.571 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.573 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:53.573 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:53.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:53.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.584 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.585 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.585 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.586 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.586 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.587 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.588 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.588 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.588 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.589 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.589 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.590 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.590 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.591 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.592 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.592 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.593 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.593 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.593 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.593 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.593 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.594 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.594 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.594 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.594 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.594 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.595 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.595 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.596 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.596 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.597 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.599 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.599 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.600 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.600 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.600 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.600 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.601 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.601 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.601 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.601 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.602 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.602 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.604 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.604 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.604 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.605 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.605 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.605 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.606 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.606 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.606 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.607 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.607 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:53.607 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:53.632 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:53.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.635 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.635 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.637 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.637 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.638 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.638 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.638 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.639 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.639 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.639 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.639 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.640 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.640 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.640 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.641 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.641 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.641 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.642 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.642 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.643 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.643 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.643 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.644 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.644 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.644 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.644 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.644 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.645 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.645 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.645 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.645 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.645 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.645 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.646 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.646 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.647 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.647 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.647 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.648 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.648 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.648 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.649 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.650 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.651 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.651 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.651 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.651 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.652 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.652 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.652 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.652 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.653 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.653 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.655 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.655 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.655 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.656 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.656 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.656 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.657 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.657 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.658 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.658 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.658 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:53.658 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:53.659 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:53.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.660 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.660 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.661 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.662 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.663 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.663 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.664 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.664 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.665 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.665 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.665 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.666 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.666 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.666 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.666 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.666 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.667 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.667 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.668 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.669 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.669 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.669 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.669 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.670 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.670 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.670 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.670 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.670 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.671 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.671 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.671 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.671 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.671 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.672 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.672 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.672 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.673 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.673 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.673 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.673 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.675 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.675 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.675 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.676 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.676 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.677 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.677 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.678 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.678 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.678 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.678 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.679 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.679 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.680 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.681 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.682 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.682 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.682 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.682 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.682 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.682 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.683 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.683 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.684 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.684 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:53.684 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:53.693 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:53.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.694 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.695 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.696 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.696 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.698 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.698 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.699 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.699 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.700 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.700 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.700 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.700 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.701 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.701 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.701 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.701 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.702 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.702 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.703 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.704 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.704 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.705 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.705 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.705 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.705 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.706 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.706 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.706 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.706 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.706 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.707 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.707 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.707 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.707 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.707 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.708 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.708 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.708 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.709 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.710 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.711 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.712 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.713 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.713 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.713 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.713 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.713 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.713 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.714 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.714 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.714 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.715 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.717 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.717 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.717 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.717 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.718 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.718 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.718 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.718 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.719 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:53.719 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:53.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:53.720 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:53.730 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-22 16:48:53.742 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.742 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-22 16:48:53.754 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.754 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-22 16:48:53.777 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.777 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-22 16:48:53.790 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.790 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-22 16:48:53.804 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.805 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-22 16:48:53.817 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.817 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-22 16:48:53.826 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.827 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-22 16:48:53.837 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.838 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-22 16:48:53.848 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.848 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-22 16:48:53.858 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.859 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-22 16:48:53.869 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.869 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-22 16:48:53.939 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.939 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-22 16:48:53.952 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:53.952 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-22 16:48:54.033 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.033 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-22 16:48:54.152 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.152 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-22 16:48:54.162 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.163 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-22 16:48:54.173 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.174 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-22 16:48:54.185 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.185 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-22 16:48:54.195 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.196 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-22 16:48:54.206 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.206 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-22 16:48:54.216 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.216 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-22 16:48:54.229 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.229 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-22 16:48:54.243 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.243 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-22 16:48:54.253 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.253 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-22 16:48:54.264 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.264 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-22 16:48:54.276 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.276 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-22 16:48:54.286 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.286 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-22 16:48:54.297 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.298 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-22 16:48:54.311 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.312 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-22 16:48:54.325 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.325 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-22 16:48:54.341 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.341 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-22 16:48:54.354 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.355 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-22 16:48:54.368 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.368 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-22 16:48:54.382 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.382 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-22 16:48:54.395 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.395 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-22 16:48:54.410 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.410 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-22 16:48:54.420 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.420 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-22 16:48:54.431 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.431 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-22 16:48:54.442 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.442 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-22 16:48:54.457 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.457 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-22 16:48:54.468 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.469 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-22 16:48:54.479 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.479 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-22 16:48:54.491 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.491 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-22 16:48:54.501 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.502 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-22 16:48:54.512 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.513 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-22 16:48:54.576 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.576 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-22 16:48:54.589 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.590 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-22 16:48:54.601 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.602 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-22 16:48:54.616 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.616 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-22 16:48:54.627 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.627 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-22 16:48:54.639 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.639 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-22 16:48:54.651 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.652 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-22 16:48:54.665 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.665 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-22 16:48:54.678 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.678 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-22 16:48:54.691 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.691 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-22 16:48:54.702 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.702 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-22 16:48:54.711 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.711 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-22 16:48:54.721 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.721 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-22 16:48:54.730 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.730 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-22 16:48:54.741 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.741 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-22 16:48:54.751 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.751 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-22 16:48:54.771 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.771 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-22 16:48:54.782 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.782 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-22 16:48:54.793 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.793 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-22 16:48:54.803 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.803 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-22 16:48:54.812 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.812 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 16:48:54.823 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.823 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 16:48:54.833 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.833 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 16:48:54.843 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.843 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 16:48:54.855 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.855 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 16:48:54.870 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.870 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 16:48:54.882 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.882 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 16:48:54.893 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.894 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 16:48:54.904 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.904 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 16:48:54.917 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.917 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 16:48:54.929 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.929 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 16:48:54.941 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.941 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 16:48:54.951 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.953 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-22 16:48:54.964 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:54.964 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:54.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.968 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.968 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.969 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.969 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.970 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.970 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.970 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.971 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.971 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.971 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.972 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.972 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.972 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.972 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.973 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.973 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.973 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.973 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.974 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.974 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.974 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.976 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.976 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.976 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.977 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.977 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.978 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.978 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.979 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.979 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.980 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.980 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.980 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.980 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.982 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.982 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.983 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.983 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.984 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.984 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.985 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.986 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.986 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.987 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.987 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.989 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.989 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.990 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.990 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.992 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.992 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:54.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:54.993 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:54.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.994 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.995 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.996 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.996 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.997 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.997 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.998 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.998 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.999 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.999 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:54.999 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:54.999 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.000 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.000 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.000 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.000 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.001 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.001 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.002 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.003 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.004 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.004 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.004 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.004 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.004 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.005 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.005 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.005 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.005 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.006 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.006 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.006 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.006 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.006 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.007 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.007 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.007 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.008 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.008 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.008 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.009 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.009 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.009 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.010 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.011 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.012 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.012 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.012 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.012 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.012 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.013 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.013 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.013 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.014 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.014 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.016 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.016 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.016 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.016 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.017 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.017 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.017 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.017 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.018 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.018 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:55.019 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:55.019 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:55.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.020 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.021 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.022 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.022 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.023 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.023 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.024 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.024 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.025 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.025 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.025 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.025 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.026 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.026 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.026 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.026 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.027 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.027 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.028 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.029 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.029 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.030 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.030 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.030 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.030 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.031 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.031 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.031 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.031 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.031 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.031 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.032 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.032 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.032 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.033 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.033 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.034 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.034 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.034 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.036 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.036 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.037 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.037 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.037 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.037 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.038 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.038 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.038 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.038 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.039 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.039 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.041 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.041 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.041 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.041 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.042 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.042 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.042 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.043 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.043 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.043 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.044 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:55.044 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:55.053 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:55.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.057 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.057 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.058 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.058 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.058 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.059 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.059 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.060 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.060 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.060 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.060 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.061 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.061 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.061 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.062 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.062 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.062 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.062 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.063 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.063 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.063 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.064 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.065 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.065 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.066 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.066 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.067 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.067 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.068 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.068 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.069 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.069 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.069 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.069 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.071 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.071 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.072 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.072 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.073 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.073 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.074 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.074 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.074 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.075 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.075 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.077 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.077 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.078 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.078 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.080 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:55.080 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:55.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:55.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.110 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.111 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.112 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.112 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.112 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.113 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.113 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.114 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.114 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.114 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.114 | DEBUG migrate.versioning.script.base [-] [01;35mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.114 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.115 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.115 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.115 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.116 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.116 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.116 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.116 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.116 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.117 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.118 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.118 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.118 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.119 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.119 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.120 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.120 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.121 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.121 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.122 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.122 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.122 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.122 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.124 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.124 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.125 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.125 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.126 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.126 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.127 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.128 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.128 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.129 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.129 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.131 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.131 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.131 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.131 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.134 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.134 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:55.134 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:55.135 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:55.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.137 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.138 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.139 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.139 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.139 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.139 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.139 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.140 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.140 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.141 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.141 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.141 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.141 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.141 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.142 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.142 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.142 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.142 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.143 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.143 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.144 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.145 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.145 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.145 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.146 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.146 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.147 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.147 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.148 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.148 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.148 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.149 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.149 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.149 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.151 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.151 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.152 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.152 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.152 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.153 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.153 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.154 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.154 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.155 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.155 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.157 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.157 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.157 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.158 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.161 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:55.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:55.171 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:48:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.174 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.174 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.175 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.175 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.175 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.175 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.176 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.177 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.177 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.177 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.177 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.177 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.178 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.178 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.178 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.179 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.179 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.179 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.179 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.180 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.180 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.181 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.181 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.181 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.182 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.182 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.183 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.183 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.184 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.184 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.185 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.185 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.185 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.185 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.187 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.187 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.188 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.189 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.189 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.190 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.190 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.190 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.191 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.191 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.193 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.193 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.194 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.194 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:48:55.196 | 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=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:48:55.196 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:48:55.197 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79025) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:48:55.211 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-22 16:48:55.220 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.220 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-22 16:48:55.472 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.472 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-22 16:48:55.615 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.615 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-22 16:48:55.820 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.820 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-22 16:48:55.832 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.832 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-22 16:48:55.844 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.844 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-22 16:48:55.854 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.854 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-22 16:48:55.865 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.865 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-22 16:48:55.876 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.876 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-22 16:48:55.887 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.887 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-22 16:48:55.985 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:55.986 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-22 16:48:56.138 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:56.138 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-22 16:48:56.418 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:56.419 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-22 16:48:56.824 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:56.824 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-22 16:48:57.027 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.027 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-22 16:48:57.041 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.041 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-22 16:48:57.055 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.055 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-22 16:48:57.068 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.068 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-22 16:48:57.082 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.082 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-22 16:48:57.095 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.096 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-22 16:48:57.109 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.109 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-22 16:48:57.120 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.120 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-22 16:48:57.131 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.131 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-22 16:48:57.274 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.274 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-22 16:48:57.287 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.287 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-22 16:48:57.300 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.300 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-22 16:48:57.311 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.311 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-22 16:48:57.320 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.320 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-22 16:48:57.334 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.334 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-22 16:48:57.348 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.348 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-22 16:48:57.360 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.361 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-22 16:48:57.412 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.413 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-22 16:48:57.429 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.429 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-22 16:48:57.441 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.441 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-22 16:48:57.530 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.530 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-22 16:48:57.618 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.619 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-22 16:48:57.835 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.835 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-22 16:48:57.847 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.847 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-22 16:48:57.861 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.862 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-22 16:48:57.875 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.875 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-22 16:48:57.891 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.891 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-22 16:48:57.906 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.907 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-22 16:48:57.926 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.926 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-22 16:48:57.939 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.940 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-22 16:48:57.955 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.957 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-22 16:48:57.974 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:57.977 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-22 16:48:58.294 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.294 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-22 16:48:58.303 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.303 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-22 16:48:58.312 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.313 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-22 16:48:58.322 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.322 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-22 16:48:58.334 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.334 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-22 16:48:58.344 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.344 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-22 16:48:58.355 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.355 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-22 16:48:58.519 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.519 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-22 16:48:58.551 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.551 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-22 16:48:58.562 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.563 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-22 16:48:58.574 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.574 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-22 16:48:58.586 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.586 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-22 16:48:58.598 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.598 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-22 16:48:58.612 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.612 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-22 16:48:58.623 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.623 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-22 16:48:58.636 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.636 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-22 16:48:58.845 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.846 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-22 16:48:58.859 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.859 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-22 16:48:58.871 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.871 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-22 16:48:58.884 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.884 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-22 16:48:58.896 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.896 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-22 16:48:58.908 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.908 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-22 16:48:58.920 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.920 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-22 16:48:58.932 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.932 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-22 16:48:58.944 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:58.945 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-22 16:48:59.146 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.146 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-22 16:48:59.159 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.159 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-22 16:48:59.171 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.171 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-22 16:48:59.183 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.183 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-22 16:48:59.193 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.193 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-22 16:48:59.208 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.208 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-22 16:48:59.220 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.220 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-22 16:48:59.233 | INFO migrate.versioning.api [-] done 2021-12-22 16:48:59.707 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-12-22 16:48:59.710 | + functions-common:time_stop:2309 : local name 2021-12-22 16:48:59.714 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:48:59.717 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:48:59.720 | + functions-common:time_stop:2312 : local total 2021-12-22 16:48:59.724 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:48:59.727 | + functions-common:time_stop:2315 : name=dbsync 2021-12-22 16:48:59.730 | + functions-common:time_stop:2316 : start_time=1640191719359 2021-12-22 16:48:59.733 | + functions-common:time_stop:2318 : [[ -z 1640191719359 ]] 2021-12-22 16:48:59.737 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:48:59.742 | + functions-common:time_stop:2321 : end_time=1640191739739 2021-12-22 16:48:59.745 | + functions-common:time_stop:2322 : elapsed_time=20380 2021-12-22 16:48:59.749 | + functions-common:time_stop:2323 : total=0 2021-12-22 16:48:59.752 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:48:59.755 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20380 2021-12-22 16:48:59.758 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-22 16:48:59.761 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-12-22 16:48:59.767 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-22 16:49:04.514 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-22 16:49:04.514 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-22 16:49:04.515 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-22 16:49:04.515 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-22 16:49:04.515 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-22 16:49:04.516 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-22 16:49:04.516 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-22 16:49:04.516 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-22 16:49:04.516 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-22 16:49:04.875 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-12-22 16:49:04.879 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-22 16:49:09.670 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-22 16:49:09.670 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-22 16:49:09.670 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-22 16:49:09.671 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-22 16:49:09.671 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-22 16:49:09.671 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-22 16:49:09.672 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-22 16:49:09.672 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-22 16:49:09.672 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-22 16:49:10.077 | + ./stack.sh:main:1098 : start_keystone 2021-12-22 16:49:10.079 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-12-22 16:49:10.082 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-12-22 16:49:10.085 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-12-22 16:49:10.104 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:49:10.107 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-12-22 16:49:10.112 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-12-22 16:49:10.118 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-22 16:49:10.121 | + functions-common:run_process:1564 : local service=keystone 2021-12-22 16:49:10.123 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 16:49:10.126 | + functions-common:run_process:1566 : local group= 2021-12-22 16:49:10.129 | + functions-common:run_process:1567 : local user= 2021-12-22 16:49:10.132 | + functions-common:run_process:1569 : local name=keystone 2021-12-22 16:49:10.136 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:49:10.139 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:49:10.142 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:49:10.146 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:49:10.150 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:49:10.157 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191750153 2021-12-22 16:49:10.160 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-12-22 16:49:10.182 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:49:10.185 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-22 16:49:10.187 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-12-22 16:49:10.191 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 16:49:10.193 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 16:49:10.196 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 16:49:10.198 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 16:49:10.200 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-22 16:49:10.203 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-22 16:49:10.205 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-12-22 16:49:10.208 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:49:10.211 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:49:10.213 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-22 16:49:10.216 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-22 16:49:10.219 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-12-22 16:49:10.221 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 16:49:10.223 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-22 16:49:10.225 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-22 16:49:10.228 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-22 16:49:10.231 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-22 16:49:10.236 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-22 16:49:10.328 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-22 16:49:10.413 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-22 16:49:10.490 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-22 16:49:10.564 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:49:10.623 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-22 16:49:10.684 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-22 16:49:10.749 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-22 16:49:10.805 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-22 16:49:10.863 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-22 16:49:10.933 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-22 16:49:10.936 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-22 16:49:11.029 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-22 16:49:11.492 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-12-22 16:49:11.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-22 16:49:12.079 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-12-22 16:49:12.182 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:49:12.202 | + functions-common:time_stop:2309 : local name 2021-12-22 16:49:12.227 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:49:12.234 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:49:12.246 | + functions-common:time_stop:2312 : local total 2021-12-22 16:49:12.265 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:49:12.279 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:49:12.304 | + functions-common:time_stop:2316 : start_time=1640191750153 2021-12-22 16:49:12.320 | + functions-common:time_stop:2318 : [[ -z 1640191750153 ]] 2021-12-22 16:49:12.346 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:49:12.368 | + functions-common:time_stop:2321 : end_time=1640191752346 2021-12-22 16:49:12.387 | + functions-common:time_stop:2322 : elapsed_time=2193 2021-12-22 16:49:12.420 | + functions-common:time_stop:2323 : total=2281 2021-12-22 16:49:12.448 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:49:12.464 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4474 2021-12-22 16:49:12.488 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-12-22 16:49:12.488 | Waiting for keystone to start... 2021-12-22 16:49:12.508 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.47/identity/v3/ 2021-12-22 16:49:12.528 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2021-12-22 16:49:12.556 | + functions:wait_for_service:457 : local timeout=60 2021-12-22 16:49:12.571 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2021-12-22 16:49:12.600 | + functions:wait_for_service:459 : local rval=0 2021-12-22 16:49:12.632 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-22 16:49:12.635 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-22 16:49:12.651 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:49:12.663 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:49:12.699 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:49:12.717 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191752699 2021-12-22 16:49:12.741 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-22 16:49:12.802 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2021-12-22 16:49:15.899 | ++ inc/async:async_inner:64 : rc=0 2021-12-22 16:49:15.931 | [77200 Async install_tempest:77200]: finished successfully 2021-12-22 16:49:19.093 | + :: : [[ 200 == 503 ]] 2021-12-22 16:49:19.095 | + :: : [[ 0 -eq 7 ]] 2021-12-22 16:49:19.100 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-22 16:49:19.103 | + functions-common:time_stop:2309 : local name 2021-12-22 16:49:19.106 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:49:19.109 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:49:19.113 | + functions-common:time_stop:2312 : local total 2021-12-22 16:49:19.116 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:49:19.119 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-22 16:49:19.122 | + functions-common:time_stop:2316 : start_time=1640191752699 2021-12-22 16:49:19.125 | + functions-common:time_stop:2318 : [[ -z 1640191752699 ]] 2021-12-22 16:49:19.132 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:49:19.138 | + functions-common:time_stop:2321 : end_time=1640191759135 2021-12-22 16:49:19.142 | + functions-common:time_stop:2322 : elapsed_time=6436 2021-12-22 16:49:19.145 | + functions-common:time_stop:2323 : total=0 2021-12-22 16:49:19.148 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:49:19.151 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6436 2021-12-22 16:49:19.154 | + functions:wait_for_service:467 : return 0 2021-12-22 16:49:19.157 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-12-22 16:49:19.181 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:49:19.184 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-12-22 16:49:19.187 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:49:19.190 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-12-22 16:49:19.245 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-12-22 16:49:19.258 | + 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.47/identity --bootstrap-public-url http://10.222.0.47/identity 2021-12-22 16:49:23.489 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.489 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.490 | 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=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.498 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.516 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.516 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.550 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.584 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.584 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.678 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.678 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.678 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.678 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.678 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.679 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.694 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.694 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.694 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.694 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.695 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.695 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.695 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.788 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.791 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.791 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.791 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.791 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.791 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.792 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.792 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80044) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-22 16:49:23.826 | 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=80044) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:49:24.133 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created domain default 2021-12-22 16:49:24.185 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created project admin 2021-12-22 16:49:24.221 | DEBUG passlib.handlers.bcrypt [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80044) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-12-22 16:49:24.222 | DEBUG passlib.handlers.bcrypt [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80044) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-12-22 16:49:24.288 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created user admin 2021-12-22 16:49:24.308 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created role reader 2021-12-22 16:49:24.321 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created role member 2021-12-22 16:49:24.353 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created implied role where b0a60b66760f42c1acdc1a8075768c27 implies a5c43fff57024ced8455cf09a63e39c8 2021-12-22 16:49:24.366 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created role admin 2021-12-22 16:49:24.386 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created implied role where 2e2eca86a36d4c02a2a39d76044902fd implies b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:49:24.400 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Granted role admin on project admin to user admin. 2021-12-22 16:49:24.411 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Granted role admin on the system to user admin. 2021-12-22 16:49:24.428 | WARNING py.warnings [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec 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-12-22 16:49:24.428 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-12-22 16:49:24.428 |  2021-12-22 16:49:24.432 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created region RegionOne 2021-12-22 16:49:24.473 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created public endpoint http://10.222.0.47/identity 2021-12-22 16:49:24.485 | INFO keystone.cmd.bootstrap [None req-391a8b02-d899-4668-a59c-9cdadc2bc5ec None None] Created admin endpoint http://10.222.0.47/identity 2021-12-22 16:49:24.929 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-12-22 16:49:24.932 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-22 16:49:24.936 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-22 16:49:28.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:28.173 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:28.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:28.174 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:28.360 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:28.363 | + lib/keystone:create_keystone_accounts:315 : admin_project=bcbd2aaf3660411790682300b2fc973e 2021-12-22 16:49:28.365 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-22 16:49:28.369 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-22 16:49:30.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:30.622 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:30.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:30.622 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:30.877 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:30.881 | + lib/keystone:create_keystone_accounts:317 : admin_user=74c4b199a8cf46a481939c1708e300da 2021-12-22 16:49:30.884 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-22 16:49:30.886 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-22 16:49:30.889 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 74c4b199a8cf46a481939c1708e300da default 2021-12-22 16:49:30.958 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 74c4b199a8cf46a481939c1708e300da default 2021-12-22 16:49:31.013 | [17553 Async ks-domain-role:80153]: running: get_or_add_user_domain_role admin 74c4b199a8cf46a481939c1708e300da default 2021-12-22 16:49:31.016 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-22 16:49:31.020 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-22 16:49:31.024 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-22 16:49:33.726 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-22 16:49:33.729 | + functions-common:get_or_create_domain:803 : echo default 2021-12-22 16:49:33.729 | default 2021-12-22 16:49:33.732 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-12-22 16:49:33.807 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-12-22 16:49:33.869 | [17553 Async ks-project:80283]: running: get_or_create_project service Default 2021-12-22 16:49:33.873 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-12-22 16:49:33.973 | + inc/async:async_inner:63 : get_or_create_role service 2021-12-22 16:49:34.046 | [17553 Async ks-service:80372]: running: get_or_create_role service 2021-12-22 16:49:34.050 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-12-22 16:49:34.156 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-12-22 16:49:34.327 | [17553 Async ks-reseller:80465]: running: get_or_create_role ResellerAdmin 2021-12-22 16:49:34.356 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-22 16:49:34.372 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-12-22 16:49:34.809 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-12-22 16:49:35.045 | [17553 Async ks-anotherrole:80555]: running: get_or_create_role anotherrole 2021-12-22 16:49:35.068 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-22 16:49:35.104 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-22 16:49:35.123 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:49:35.164 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-22 16:49:38.339 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:49:38.496 | [80283 Async ks-project:80283]: finished successfully 2021-12-22 16:49:38.765 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:49:38.770 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:49:38.835 | [80372 Async ks-service:80372]: finished successfully 2021-12-22 16:49:38.883 | [80465 Async ks-reseller:80465]: finished successfully 2021-12-22 16:49:39.319 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:49:39.359 | [80555 Async ks-anotherrole:80555]: finished successfully 2021-12-22 16:49:39.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:39.537 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:39.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:39.537 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:39.722 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:39.725 | ++ functions-common:get_or_create_project:853 : project_id=d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:49:39.728 | ++ functions-common:get_or_create_project:854 : echo d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:49:39.731 | + lib/keystone:create_keystone_accounts:343 : invis_project=d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:49:39.734 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-22 16:49:39.738 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-22 16:49:39.741 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:49:39.744 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-22 16:49:41.461 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:49:41.492 | [80153 Async ks-domain-role:80153]: finished successfully 2021-12-22 16:49:42.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:42.053 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:42.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:42.053 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:42.242 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:42.245 | ++ functions-common:get_or_create_project:853 : project_id=000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:42.247 | ++ functions-common:get_or_create_project:854 : echo 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:42.250 | + lib/keystone:create_keystone_accounts:347 : demo_project=000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:42.253 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-22 16:49:42.257 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-22 16:49:42.260 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:49:42.262 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-22 16:49:42.265 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-22 16:49:42.268 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-22 16:49:44.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.592 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.592 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.776 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:44.779 | ++ functions-common:get_or_create_user:840 : user_id=f247d93f4071480884daf62665277a41 2021-12-22 16:49:44.781 | ++ functions-common:get_or_create_user:841 : echo f247d93f4071480884daf62665277a41 2021-12-22 16:49:44.785 | + lib/keystone:create_keystone_accounts:350 : demo_user=f247d93f4071480884daf62665277a41 2021-12-22 16:49:44.787 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-12-22 16:49:44.845 | [17553 Async ks-domain-role:80153]: Waiting for completion of get_or_add_user_domain_role admin 74c4b199a8cf46a481939c1708e300da default running on PID 80153 (6 other jobs running) 2021-12-22 16:49:44.874 | [17553 Async ks-domain-role:80153]: Signaling child to exit 2021-12-22 16:49:44.874 | WAKEUP 2021-12-22 16:49:44.903 | [17553 Async ks-domain-role:80153]: Signaled 2021-12-22 16:49:44.905 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-22 16:49:44.905 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-22 16:49:44.905 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:49:44.905 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 74c4b199a8cf46a481939c1708e300da --domain default 2021-12-22 16:49:44.905 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:49:44.905 | ++ functions-common:get_field:727 : read data 2021-12-22 16:49:44.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.905 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.905 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.905 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:44.905 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-22 16:49:44.905 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-22 16:49:44.905 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 74c4b199a8cf46a481939c1708e300da --domain default 2021-12-22 16:49:44.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.905 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.905 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.905 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-22 16:49:44.905 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:49:44.905 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 74c4b199a8cf46a481939c1708e300da --domain default 2021-12-22 16:49:44.905 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:49:44.905 | ++ functions-common:get_field:727 : read data 2021-12-22 16:49:44.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.905 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:44.905 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:44.906 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:44.906 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:49:44.906 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:49:44.906 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:49:44.906 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | 74c4b199a8cf46a481939c1708e300da | | | default | | False |' 2021-12-22 16:49:44.906 | ++ functions-common:get_field:727 : read data 2021-12-22 16:49:44.906 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:49:44.906 | + functions-common:get_or_add_user_domain_role:936 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:49:44.906 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:49:44.957 | [17553 Async ks-domain-role:80153]: finished get_or_add_user_domain_role admin 74c4b199a8cf46a481939c1708e300da default with result 0 in 10 seconds 2021-12-22 16:49:44.965 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-12-22 16:49:45.003 | [17553 Async ks-project:80283]: Waiting for completion of get_or_create_project service Default running on PID 80283 (5 other jobs running) 2021-12-22 16:49:45.031 | [17553 Async ks-project:80283]: Signaling child to exit 2021-12-22 16:49:45.031 | WAKEUP 2021-12-22 16:49:45.057 | [17553 Async ks-project:80283]: Signaled 2021-12-22 16:49:45.059 | + functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:49:45.059 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-22 16:49:45.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.059 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.059 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.059 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:45.059 | + functions-common:get_or_create_project:853 : project_id=7aa3580956b342c3896ed98da7037c5d 2021-12-22 16:49:45.059 | + functions-common:get_or_create_project:854 : echo 7aa3580956b342c3896ed98da7037c5d 2021-12-22 16:49:45.059 | 7aa3580956b342c3896ed98da7037c5d 2021-12-22 16:49:45.111 | [17553 Async ks-project:80283]: finished get_or_create_project service Default with result 0 in 4 seconds 2021-12-22 16:49:45.154 | [17553 Async ks-service:80372]: Waiting for completion of get_or_create_role service running on PID 80372 (4 other jobs running) 2021-12-22 16:49:45.182 | [17553 Async ks-service:80372]: Signaling child to exit 2021-12-22 16:49:45.182 | WAKEUP 2021-12-22 16:49:45.208 | [17553 Async ks-service:80372]: Signaled 2021-12-22 16:49:45.209 | + functions-common:get_or_create_role:860 : local role_id 2021-12-22 16:49:45.209 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-22 16:49:45.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.209 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.210 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.210 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:45.210 | + functions-common:get_or_create_role:865 : role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:49:45.210 | + functions-common:get_or_create_role:866 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:49:45.210 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:49:45.262 | [17553 Async ks-service:80372]: finished get_or_create_role service with result 0 in 4 seconds 2021-12-22 16:49:45.303 | [17553 Async ks-reseller:80465]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80465 (3 other jobs running) 2021-12-22 16:49:45.331 | [17553 Async ks-reseller:80465]: Signaling child to exit 2021-12-22 16:49:45.331 | WAKEUP 2021-12-22 16:49:45.361 | [17553 Async ks-reseller:80465]: Signaled 2021-12-22 16:49:45.363 | + functions-common:get_or_create_role:860 : local role_id 2021-12-22 16:49:45.363 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-22 16:49:45.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.363 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:45.363 | + functions-common:get_or_create_role:865 : role_id=547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:49:45.363 | + functions-common:get_or_create_role:866 : echo 547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:49:45.363 | 547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:49:45.412 | [17553 Async ks-reseller:80465]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2021-12-22 16:49:45.456 | [17553 Async ks-anotherrole:80555]: Waiting for completion of get_or_create_role anotherrole running on PID 80555 (2 other jobs running) 2021-12-22 16:49:45.483 | [17553 Async ks-anotherrole:80555]: Signaling child to exit 2021-12-22 16:49:45.483 | WAKEUP 2021-12-22 16:49:45.509 | [17553 Async ks-anotherrole:80555]: Signaled 2021-12-22 16:49:45.511 | + functions-common:get_or_create_role:860 : local role_id 2021-12-22 16:49:45.511 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-22 16:49:45.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.511 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:45.511 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:45.511 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:45.511 | + functions-common:get_or_create_role:865 : role_id=8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:49:45.511 | + functions-common:get_or_create_role:866 : echo 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:49:45.511 | 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:49:45.560 | [17553 Async ks-anotherrole:80555]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2021-12-22 16:49:45.565 | + inc/async:async_wait:197 : return 0 2021-12-22 16:49:45.568 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.638 | + inc/async:async_inner:63 : get_or_add_user_project_role member f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.690 | [17553 Async ks-demo-member:81422]: running: get_or_add_user_project_role member f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.693 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.762 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.822 | [17553 Async ks-demo-admin:81534]: running: get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.826 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.920 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.977 | [17553 Async ks-demo-another:81646]: running: get_or_add_user_project_role anotherrole f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 2021-12-22 16:49:45.983 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member f247d93f4071480884daf62665277a41 d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:49:46.139 | + inc/async:async_inner:63 : get_or_add_user_project_role member f247d93f4071480884daf62665277a41 d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:49:46.221 | [17553 Async ks-demo-invis:81758]: running: get_or_add_user_project_role member f247d93f4071480884daf62665277a41 d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:49:46.226 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-12-22 16:49:46.240 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-12-22 16:49:46.243 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:49:46.257 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-22 16:49:50.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:50.655 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:50.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:50.656 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:50.968 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:50.982 | ++ functions-common:get_or_create_project:853 : project_id=8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:51.005 | ++ functions-common:get_or_create_project:854 : echo 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:51.024 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:51.045 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-12-22 16:49:51.069 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-22 16:49:51.099 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:49:51.126 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-22 16:49:51.148 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-22 16:49:51.180 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-22 16:49:55.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:55.526 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:55.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:49:55.526 | from cryptography.utils import int_from_bytes 2021-12-22 16:49:55.841 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:49:55.860 | ++ functions-common:get_or_create_user:840 : user_id=069475392f704d0396464994d16fcf51 2021-12-22 16:49:55.880 | ++ functions-common:get_or_create_user:841 : echo 069475392f704d0396464994d16fcf51 2021-12-22 16:49:55.909 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=069475392f704d0396464994d16fcf51 2021-12-22 16:49:55.940 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:56.405 | + inc/async:async_inner:63 : get_or_add_user_project_role member 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:56.644 | [17553 Async ks-alt-member:82152]: running: get_or_add_user_project_role member 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:56.668 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:57.093 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:57.359 | [17553 Async ks-alt-admin:82266]: running: get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:57.388 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:57.881 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:58.171 | [17553 Async ks-alt-another:82378]: running: get_or_add_user_project_role anotherrole 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:49:58.208 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-12-22 16:49:58.253 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-12-22 16:49:58.276 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-22 16:49:58.294 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-22 16:49:58.327 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-22 16:50:00.300 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:00.535 | [81646 Async ks-demo-another:81646]: finished successfully 2021-12-22 16:50:00.981 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:01.194 | [81534 Async ks-demo-admin:81534]: finished successfully 2021-12-22 16:50:01.749 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:01.873 | [81422 Async ks-demo-member:81422]: finished successfully 2021-12-22 16:50:01.967 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:02.052 | [81758 Async ks-demo-invis:81758]: finished successfully 2021-12-22 16:50:02.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:02.827 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:02.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:02.827 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:03.040 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:03.044 | ++ functions-common:get_or_create_group:817 : group_id=461dc74d36124f50a1a2fcebaff6f39b 2021-12-22 16:50:03.048 | ++ functions-common:get_or_create_group:818 : echo 461dc74d36124f50a1a2fcebaff6f39b 2021-12-22 16:50:03.052 | + lib/keystone:create_keystone_accounts:373 : admin_group=461dc74d36124f50a1a2fcebaff6f39b 2021-12-22 16:50:03.056 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-12-22 16:50:03.064 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-12-22 16:50:03.072 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-22 16:50:03.076 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-22 16:50:03.084 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-22 16:50:06.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:06.178 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:06.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:06.178 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:06.400 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:06.405 | ++ functions-common:get_or_create_group:817 : group_id=ef38394f9a9b4766a96ce69a5ef469f2 2021-12-22 16:50:06.412 | ++ functions-common:get_or_create_group:818 : echo ef38394f9a9b4766a96ce69a5ef469f2 2021-12-22 16:50:06.416 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=ef38394f9a9b4766a96ce69a5ef469f2 2021-12-22 16:50:06.423 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:06.618 | + inc/async:async_inner:63 : get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:06.728 | [17553 Async ks-group-memberdemo:82831]: running: get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:06.749 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:07.224 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:07.456 | [17553 Async ks-group-anotherdemo:82947]: running: get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:07.489 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:07.950 | + inc/async:async_inner:63 : get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:08.205 | [17553 Async ks-group-memberalt:83035]: running: get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:08.240 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:08.756 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:08.939 | [17553 Async ks-group-anotheralt:83122]: running: get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:08.975 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e 2021-12-22 16:50:09.207 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:09.396 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e 2021-12-22 16:50:09.421 | [82152 Async ks-alt-member:82152]: finished successfully 2021-12-22 16:50:09.647 | [17553 Async ks-group-admin:83274]: running: get_or_add_group_project_role admin 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e 2021-12-22 16:50:09.664 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-12-22 16:50:10.107 | [17553 Async ks-demo-member:81422]: Waiting for completion of get_or_add_user_project_role member f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 running on PID 81422 (13 other jobs running) 2021-12-22 16:50:10.303 | [17553 Async ks-demo-member:81422]: Signaling child to exit 2021-12-22 16:50:10.304 | WAKEUP 2021-12-22 16:50:10.493 | [17553 Async ks-demo-member:81422]: Signaled 2021-12-22 16:50:10.512 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:50:10.512 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:50:10.512 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:50:10.512 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:50:10.512 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:50:10.512 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:50:10.512 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:50:10.512 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:50:10.512 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user f247d93f4071480884daf62665277a41 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:10.512 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:10.512 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:50:10.512 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:10.512 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:10.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:10.513 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:10.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:10.513 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:10.513 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:10.513 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:50:10.513 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:50:10.513 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user f247d93f4071480884daf62665277a41 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:10.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:10.513 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:10.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:10.513 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:10.513 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:50:10.513 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user f247d93f4071480884daf62665277a41 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:10.513 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:10.513 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:10.513 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:10.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:10.514 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:10.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:10.514 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:10.514 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:10.514 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:50:10.514 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:50:10.514 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:50:10.514 | ++ functions-common:get_field:733 : echo '| b0a60b66760f42c1acdc1a8075768c27 | f247d93f4071480884daf62665277a41 | | 000111332bf147a59937083a0ab1ac13 | | | False |' 2021-12-22 16:50:10.514 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:10.514 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:10.514 | + functions-common:get_or_add_user_project_role:912 : echo b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:10.514 | b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:10.849 | [17553 Async ks-demo-member:81422]: finished get_or_add_user_project_role member f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 with result 0 in 16 seconds 2021-12-22 16:50:11.134 | [17553 Async ks-demo-admin:81534]: Waiting for completion of get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 000111332bf147a59937083a0ab1ac13 running on PID 81534 (12 other jobs running) 2021-12-22 16:50:11.332 | [17553 Async ks-demo-admin:81534]: Signaling child to exit 2021-12-22 16:50:11.332 | WAKEUP 2021-12-22 16:50:11.491 | [17553 Async ks-demo-admin:81534]: Signaled 2021-12-22 16:50:11.504 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:50:11.504 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:50:11.504 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:50:11.504 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:50:11.504 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:50:11.504 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:50:11.504 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:50:11.504 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:50:11.504 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 74c4b199a8cf46a481939c1708e300da --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:11.505 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:11.505 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:50:11.505 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:11.505 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:11.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:11.505 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:11.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:11.505 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:11.505 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:11.505 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:50:11.505 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:50:11.505 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 74c4b199a8cf46a481939c1708e300da --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:11.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:11.505 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:11.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:11.505 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:11.505 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:50:11.506 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:11.506 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 74c4b199a8cf46a481939c1708e300da --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:11.506 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:11.506 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:11.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:11.506 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:11.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:11.506 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:11.506 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:11.506 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:50:11.506 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:50:11.506 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | 74c4b199a8cf46a481939c1708e300da | | 000111332bf147a59937083a0ab1ac13 | | | False |' 2021-12-22 16:50:11.506 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:50:11.506 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:11.506 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:50:11.506 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:50:11.507 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:50:11.866 | [17553 Async ks-demo-admin:81534]: finished get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 000111332bf147a59937083a0ab1ac13 with result 0 in 15 seconds 2021-12-22 16:50:11.969 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:12.200 | [17553 Async ks-demo-another:81646]: Waiting for completion of get_or_add_user_project_role anotherrole f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 running on PID 81646 (11 other jobs running) 2021-12-22 16:50:12.213 | [82266 Async ks-alt-admin:82266]: finished successfully 2021-12-22 16:50:12.374 | [17553 Async ks-demo-another:81646]: Signaling child to exit 2021-12-22 16:50:12.375 | WAKEUP 2021-12-22 16:50:12.536 | [17553 Async ks-demo-another:81646]: Signaled 2021-12-22 16:50:12.552 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:50:12.552 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:50:12.552 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:50:12.552 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:50:12.552 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:50:12.552 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:50:12.552 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:50:12.552 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:50:12.553 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:12.553 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user f247d93f4071480884daf62665277a41 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:12.553 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:50:12.553 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:12.553 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:12.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:12.553 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:12.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:12.553 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:12.554 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:12.554 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:50:12.554 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:50:12.554 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user f247d93f4071480884daf62665277a41 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:12.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:12.554 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:12.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:12.554 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:12.554 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:12.554 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user f247d93f4071480884daf62665277a41 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:12.554 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:50:12.554 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:12.554 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:12.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:12.554 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:12.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:12.555 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:12.555 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:12.555 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:50:12.555 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:50:12.555 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:50:12.555 | ++ functions-common:get_field:733 : echo '| 8a1ca0a18b6b450c8443f8f07ea04640 | f247d93f4071480884daf62665277a41 | | 000111332bf147a59937083a0ab1ac13 | | | False |' 2021-12-22 16:50:12.555 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:12.555 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:50:12.555 | + functions-common:get_or_add_user_project_role:912 : echo 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:50:12.555 | 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:50:12.934 | [17553 Async ks-demo-another:81646]: finished get_or_add_user_project_role anotherrole f247d93f4071480884daf62665277a41 000111332bf147a59937083a0ab1ac13 with result 0 in 14 seconds 2021-12-22 16:50:13.220 | [17553 Async ks-demo-invis:81758]: Waiting for completion of get_or_add_user_project_role member f247d93f4071480884daf62665277a41 d2d5edf020c74b01980c4a1ed18122c5 running on PID 81758 (10 other jobs running) 2021-12-22 16:50:13.414 | [17553 Async ks-demo-invis:81758]: Signaling child to exit 2021-12-22 16:50:13.414 | WAKEUP 2021-12-22 16:50:13.601 | [17553 Async ks-demo-invis:81758]: Signaled 2021-12-22 16:50:13.631 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:50:13.631 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:50:13.631 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:50:13.631 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:50:13.631 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:50:13.631 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:50:13.631 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:50:13.631 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:50:13.632 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:50:13.632 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:13.632 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user f247d93f4071480884daf62665277a41 --project d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:50:13.632 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:13.632 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:13.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:13.632 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:13.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:13.632 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:13.632 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:13.632 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:50:13.632 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:50:13.632 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user f247d93f4071480884daf62665277a41 --project d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:50:13.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:13.632 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:13.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:13.632 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:13.632 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user f247d93f4071480884daf62665277a41 --project d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:50:13.632 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:50:13.632 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:13.632 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:13.632 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:13.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:13.632 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:13.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:13.632 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:13.632 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:13.632 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:50:13.632 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:50:13.632 | ++ functions-common:get_field:733 : echo '| b0a60b66760f42c1acdc1a8075768c27 | f247d93f4071480884daf62665277a41 | | d2d5edf020c74b01980c4a1ed18122c5 | | | False |' 2021-12-22 16:50:13.632 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:50:13.632 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:13.632 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:13.633 | + functions-common:get_or_add_user_project_role:912 : echo b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:13.633 | b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:13.962 | [17553 Async ks-demo-invis:81758]: finished get_or_add_user_project_role member f247d93f4071480884daf62665277a41 d2d5edf020c74b01980c4a1ed18122c5 with result 0 in 15 seconds 2021-12-22 16:50:14.001 | + inc/async:async_wait:197 : return 0 2021-12-22 16:50:14.037 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-12-22 16:50:14.517 | [17553 Async ks-alt-member:82152]: Waiting for completion of get_or_add_user_project_role member 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 running on PID 82152 (9 other jobs running) 2021-12-22 16:50:14.728 | [17553 Async ks-alt-member:82152]: Signaling child to exit 2021-12-22 16:50:14.729 | WAKEUP 2021-12-22 16:50:14.898 | [17553 Async ks-alt-member:82152]: Signaled 2021-12-22 16:50:14.912 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:50:14.912 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:50:14.912 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:50:14.912 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:50:14.912 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:50:14.912 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:50:14.912 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:50:14.912 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:50:14.912 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:14.913 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 069475392f704d0396464994d16fcf51 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:14.913 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:50:14.913 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:14.913 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:14.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:14.913 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:14.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:14.913 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:14.913 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:14.913 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:50:14.913 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:50:14.913 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 069475392f704d0396464994d16fcf51 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:14.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:14.913 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:14.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:14.913 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:14.913 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 069475392f704d0396464994d16fcf51 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:14.913 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:50:14.914 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:14.914 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:14.914 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:14.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:14.914 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:14.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:14.914 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:14.914 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:14.914 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:50:14.914 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:50:14.914 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:50:14.914 | ++ functions-common:get_field:733 : echo '| b0a60b66760f42c1acdc1a8075768c27 | 069475392f704d0396464994d16fcf51 | | 8f43050d1eee4483908a91c81e66ffa8 | | | False |' 2021-12-22 16:50:14.914 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:14.914 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:14.914 | + functions-common:get_or_add_user_project_role:912 : echo b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:14.914 | b0a60b66760f42c1acdc1a8075768c27 2021-12-22 16:50:15.152 | [17553 Async ks-alt-member:82152]: finished get_or_add_user_project_role member 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 with result 0 in 13 seconds 2021-12-22 16:50:15.164 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:15.341 | [82378 Async ks-alt-another:82378]: finished successfully 2021-12-22 16:50:15.408 | [17553 Async ks-alt-admin:82266]: Waiting for completion of get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 8f43050d1eee4483908a91c81e66ffa8 running on PID 82266 (8 other jobs running) 2021-12-22 16:50:15.600 | [17553 Async ks-alt-admin:82266]: Signaling child to exit 2021-12-22 16:50:15.600 | WAKEUP 2021-12-22 16:50:15.769 | [17553 Async ks-alt-admin:82266]: Signaled 2021-12-22 16:50:15.781 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:50:15.781 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:50:15.781 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:50:15.781 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:50:15.781 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:50:15.781 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:50:15.781 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:50:15.781 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:50:15.781 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:50:15.781 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 74c4b199a8cf46a481939c1708e300da --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:15.781 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:15.781 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:15.782 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:15.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:15.782 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:15.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:15.782 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:15.782 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:15.782 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:50:15.782 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:50:15.782 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 74c4b199a8cf46a481939c1708e300da --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:15.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:15.782 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:15.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:15.782 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:15.782 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:15.782 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 74c4b199a8cf46a481939c1708e300da --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:15.783 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:50:15.783 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:15.783 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:15.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:15.783 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:15.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:15.783 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:15.783 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:15.783 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:50:15.783 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:50:15.783 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:50:15.783 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | 74c4b199a8cf46a481939c1708e300da | | 8f43050d1eee4483908a91c81e66ffa8 | | | False |' 2021-12-22 16:50:15.783 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:15.783 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:50:15.783 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:50:15.783 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:50:16.135 | [17553 Async ks-alt-admin:82266]: finished get_or_add_user_project_role admin 74c4b199a8cf46a481939c1708e300da 8f43050d1eee4483908a91c81e66ffa8 with result 0 in 15 seconds 2021-12-22 16:50:16.421 | [17553 Async ks-alt-another:82378]: Waiting for completion of get_or_add_user_project_role anotherrole 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 running on PID 82378 (7 other jobs running) 2021-12-22 16:50:16.614 | [17553 Async ks-alt-another:82378]: Signaling child to exit 2021-12-22 16:50:16.615 | WAKEUP 2021-12-22 16:50:16.766 | [17553 Async ks-alt-another:82378]: Signaled 2021-12-22 16:50:16.779 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:50:16.779 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:50:16.779 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:50:16.779 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:50:16.779 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:50:16.780 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:50:16.780 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:50:16.780 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:50:16.780 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:50:16.780 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 069475392f704d0396464994d16fcf51 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:16.780 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:16.780 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:16.780 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:16.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:16.780 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:16.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:16.780 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:16.780 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:16.780 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:50:16.780 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:50:16.780 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 069475392f704d0396464994d16fcf51 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:16.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:16.780 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:16.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:16.780 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:16.780 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 069475392f704d0396464994d16fcf51 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:16.780 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:50:16.780 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:50:16.780 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:50:16.780 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:16.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:16.780 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:16.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:16.780 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:16.780 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:16.780 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:50:16.780 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:50:16.780 | ++ functions-common:get_field:733 : echo '| 8a1ca0a18b6b450c8443f8f07ea04640 | 069475392f704d0396464994d16fcf51 | | 8f43050d1eee4483908a91c81e66ffa8 | | | False |' 2021-12-22 16:50:16.781 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:50:16.781 | ++ functions-common:get_field:727 : read data 2021-12-22 16:50:16.781 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:50:16.781 | + functions-common:get_or_add_user_project_role:912 : echo 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:50:16.781 | 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:50:17.098 | [17553 Async ks-alt-another:82378]: finished get_or_add_user_project_role anotherrole 069475392f704d0396464994d16fcf51 8f43050d1eee4483908a91c81e66ffa8 with result 0 in 17 seconds 2021-12-22 16:50:17.137 | + inc/async:async_wait:197 : return 0 2021-12-22 16:50:17.160 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-12-22 16:50:17.562 | [17553 Async ks-group-memberdemo:82831]: Waiting for completion of get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 running on PID 82831 (6 other jobs running) 2021-12-22 16:50:17.727 | [17553 Async ks-group-memberdemo:82831]: Signaling child to exit 2021-12-22 16:50:21.907 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:22.097 | [82831 Async ks-group-memberdemo:82831]: finished successfully 2021-12-22 16:50:22.213 | WAKEUP 2021-12-22 16:50:22.283 | [17553 Async ks-group-memberdemo:82831]: Signaled 2021-12-22 16:50:22.284 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 16:50:22.284 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group ef38394f9a9b4766a96ce69a5ef469f2 --project 000111332bf147a59937083a0ab1ac13 -f value 2021-12-22 16:50:22.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.284 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.284 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.285 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:22.285 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 16:50:22.285 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 16:50:22.285 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group ef38394f9a9b4766a96ce69a5ef469f2 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:22.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.285 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.285 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.285 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group ef38394f9a9b4766a96ce69a5ef469f2 --project 000111332bf147a59937083a0ab1ac13 -f value 2021-12-22 16:50:22.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.285 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.285 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.285 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:22.285 | + functions-common:get_or_add_group_project_role:958 : group_role_id='b0a60b66760f42c1acdc1a8075768c27 ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 False' 2021-12-22 16:50:22.285 | + functions-common:get_or_add_group_project_role:960 : echo b0a60b66760f42c1acdc1a8075768c27 ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 False 2021-12-22 16:50:22.286 | b0a60b66760f42c1acdc1a8075768c27 ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 False 2021-12-22 16:50:22.292 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:22.380 | [82947 Async ks-group-anotherdemo:82947]: finished successfully 2021-12-22 16:50:22.423 | [17553 Async ks-group-memberdemo:82831]: finished get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 with result 0 in 15 seconds 2021-12-22 16:50:22.524 | [17553 Async ks-group-anotherdemo:82947]: Waiting for completion of get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 running on PID 82947 (5 other jobs running) 2021-12-22 16:50:22.560 | [17553 Async ks-group-anotherdemo:82947]: Signaling child to exit 2021-12-22 16:50:22.560 | WAKEUP 2021-12-22 16:50:22.601 | [17553 Async ks-group-anotherdemo:82947]: Signaled 2021-12-22 16:50:22.603 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 16:50:22.603 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group ef38394f9a9b4766a96ce69a5ef469f2 --project 000111332bf147a59937083a0ab1ac13 -f value 2021-12-22 16:50:22.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.603 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:22.603 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 16:50:22.603 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 16:50:22.603 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group ef38394f9a9b4766a96ce69a5ef469f2 --project 000111332bf147a59937083a0ab1ac13 2021-12-22 16:50:22.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.603 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group ef38394f9a9b4766a96ce69a5ef469f2 --project 000111332bf147a59937083a0ab1ac13 -f value 2021-12-22 16:50:22.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.603 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:22.603 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8a1ca0a18b6b450c8443f8f07ea04640 ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 False' 2021-12-22 16:50:22.604 | + functions-common:get_or_add_group_project_role:960 : echo 8a1ca0a18b6b450c8443f8f07ea04640 ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 False 2021-12-22 16:50:22.604 | 8a1ca0a18b6b450c8443f8f07ea04640 ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 False 2021-12-22 16:50:22.627 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:22.672 | [17553 Async ks-group-anotherdemo:82947]: finished get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 000111332bf147a59937083a0ab1ac13 with result 0 in 15 seconds 2021-12-22 16:50:22.677 | [83035 Async ks-group-memberalt:83035]: finished successfully 2021-12-22 16:50:22.692 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:22.726 | [17553 Async ks-group-memberalt:83035]: Waiting for completion of get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 running on PID 83035 (4 other jobs running) 2021-12-22 16:50:22.728 | [83274 Async ks-group-admin:83274]: finished successfully 2021-12-22 16:50:22.758 | [17553 Async ks-group-memberalt:83035]: Signaling child to exit 2021-12-22 16:50:22.758 | WAKEUP 2021-12-22 16:50:22.788 | [17553 Async ks-group-memberalt:83035]: Signaled 2021-12-22 16:50:22.790 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 16:50:22.790 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group ef38394f9a9b4766a96ce69a5ef469f2 --project 8f43050d1eee4483908a91c81e66ffa8 -f value 2021-12-22 16:50:22.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.790 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.790 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.790 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:22.790 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 16:50:22.790 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 16:50:22.790 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group ef38394f9a9b4766a96ce69a5ef469f2 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:22.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.790 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.790 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.790 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group ef38394f9a9b4766a96ce69a5ef469f2 --project 8f43050d1eee4483908a91c81e66ffa8 -f value 2021-12-22 16:50:22.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.791 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:22.791 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:22.791 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:22.791 | + functions-common:get_or_add_group_project_role:958 : group_role_id='b0a60b66760f42c1acdc1a8075768c27 ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 False' 2021-12-22 16:50:22.791 | + functions-common:get_or_add_group_project_role:960 : echo b0a60b66760f42c1acdc1a8075768c27 ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 False 2021-12-22 16:50:22.791 | b0a60b66760f42c1acdc1a8075768c27 ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 False 2021-12-22 16:50:22.843 | [17553 Async ks-group-memberalt:83035]: finished get_or_add_group_project_role member ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 with result 0 in 14 seconds 2021-12-22 16:50:22.887 | [17553 Async ks-group-anotheralt:83122]: Waiting for completion of get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 running on PID 83122 (3 other jobs running) 2021-12-22 16:50:22.921 | [17553 Async ks-group-anotheralt:83122]: Signaling child to exit 2021-12-22 16:50:23.501 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:50:23.529 | [83122 Async ks-group-anotheralt:83122]: finished successfully 2021-12-22 16:50:23.552 | WAKEUP 2021-12-22 16:50:23.579 | [17553 Async ks-group-anotheralt:83122]: Signaled 2021-12-22 16:50:23.581 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 16:50:23.581 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group ef38394f9a9b4766a96ce69a5ef469f2 --project 8f43050d1eee4483908a91c81e66ffa8 -f value 2021-12-22 16:50:23.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.581 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.581 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.581 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:23.581 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 16:50:23.581 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 16:50:23.581 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group ef38394f9a9b4766a96ce69a5ef469f2 --project 8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:50:23.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.581 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.581 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.581 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group ef38394f9a9b4766a96ce69a5ef469f2 --project 8f43050d1eee4483908a91c81e66ffa8 -f value 2021-12-22 16:50:23.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.581 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.581 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.581 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:23.581 | + functions-common:get_or_add_group_project_role:958 : group_role_id='8a1ca0a18b6b450c8443f8f07ea04640 ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 False' 2021-12-22 16:50:23.581 | + functions-common:get_or_add_group_project_role:960 : echo 8a1ca0a18b6b450c8443f8f07ea04640 ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 False 2021-12-22 16:50:23.582 | 8a1ca0a18b6b450c8443f8f07ea04640 ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 False 2021-12-22 16:50:23.632 | [17553 Async ks-group-anotheralt:83122]: finished get_or_add_group_project_role anotherrole ef38394f9a9b4766a96ce69a5ef469f2 8f43050d1eee4483908a91c81e66ffa8 with result 0 in 14 seconds 2021-12-22 16:50:23.675 | [17553 Async ks-group-admin:83274]: Waiting for completion of get_or_add_group_project_role admin 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e running on PID 83274 (2 other jobs running) 2021-12-22 16:50:23.704 | [17553 Async ks-group-admin:83274]: Signaling child to exit 2021-12-22 16:50:23.704 | WAKEUP 2021-12-22 16:50:23.730 | [17553 Async ks-group-admin:83274]: Signaled 2021-12-22 16:50:23.732 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-22 16:50:23.732 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 461dc74d36124f50a1a2fcebaff6f39b --project bcbd2aaf3660411790682300b2fc973e -f value 2021-12-22 16:50:23.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.732 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.732 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.732 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:23.732 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-22 16:50:23.732 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-22 16:50:23.732 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 461dc74d36124f50a1a2fcebaff6f39b --project bcbd2aaf3660411790682300b2fc973e 2021-12-22 16:50:23.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.732 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.732 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.733 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 461dc74d36124f50a1a2fcebaff6f39b --project bcbd2aaf3660411790682300b2fc973e -f value 2021-12-22 16:50:23.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.733 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:50:23.733 | from cryptography.utils import int_from_bytes 2021-12-22 16:50:23.733 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:50:23.733 | + functions-common:get_or_add_group_project_role:958 : group_role_id='2e2eca86a36d4c02a2a39d76044902fd 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e False' 2021-12-22 16:50:23.733 | + functions-common:get_or_add_group_project_role:960 : echo 2e2eca86a36d4c02a2a39d76044902fd 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e False 2021-12-22 16:50:23.733 | 2e2eca86a36d4c02a2a39d76044902fd 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e False 2021-12-22 16:50:23.783 | [17553 Async ks-group-admin:83274]: finished get_or_add_group_project_role admin 461dc74d36124f50a1a2fcebaff6f39b bcbd2aaf3660411790682300b2fc973e with result 0 in 13 seconds 2021-12-22 16:50:23.787 | + inc/async:async_wait:197 : return 0 2021-12-22 16:50:23.790 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-12-22 16:50:23.809 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:50:23.812 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-12-22 16:50:23.832 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:50:23.835 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-12-22 16:50:23.838 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-12-22 16:50:23.908 | + inc/async:async_inner:63 : create_nova_accounts 2021-12-22 16:50:23.957 | [17553 Async create_nova_accounts:84902]: running: create_nova_accounts 2021-12-22 16:50:23.961 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-12-22 16:50:23.983 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:50:23.986 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-12-22 16:50:23.989 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-12-22 16:50:24.067 | + inc/async:async_inner:63 : create_glance_accounts 2021-12-22 16:50:24.127 | [17553 Async create_glance_accounts:85017]: running: create_glance_accounts 2021-12-22 16:50:24.131 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-12-22 16:50:24.161 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:50:24.166 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-12-22 16:50:24.170 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-12-22 16:50:24.273 | + inc/async:async_inner:63 : create_cinder_accounts 2021-12-22 16:50:24.337 | [17553 Async create_cinder_accounts:85147]: running: create_cinder_accounts 2021-12-22 16:50:24.342 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-12-22 16:50:24.377 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:50:24.381 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-12-22 16:50:24.385 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-12-22 16:50:24.495 | + inc/async:async_inner:63 : create_neutron_accounts 2021-12-22 16:50:24.595 | [17553 Async create_neutron_accounts:85262]: running: create_neutron_accounts 2021-12-22 16:50:24.606 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-12-22 16:50:24.670 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:50:24.682 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-12-22 16:50:24.688 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-12-22 16:50:25.085 | + inc/async:async_inner:63 : create_swift_accounts 2021-12-22 16:50:25.323 | [17553 Async create_swift_accounts:85404]: running: create_swift_accounts 2021-12-22 16:50:25.357 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-12-22 16:50:25.382 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-22 16:50:25.390 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-22 16:50:25.395 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-22 16:50:25.433 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-22 16:50:25.512 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-22 16:50:25.540 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-22 16:50:25.562 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-22 16:50:25.823 | The user clouds.yaml file didn't exist. 2021-12-22 16:50:25.864 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-22 16:50:26.092 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-22 16:50:26.092 | self._clouds = yaml.load(clouds_file) 2021-12-22 16:50:26.125 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-22 16:50:26.491 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-22 16:50:26.491 | self._clouds = yaml.load(clouds_file) 2021-12-22 16:50:26.556 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-22 16:50:26.955 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-22 16:50:26.955 | self._clouds = yaml.load(clouds_file) 2021-12-22 16:50:27.008 | + functions-common:write_clouds_yaml:132 : cat 2021-12-22 16:50:27.052 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-12-22 16:50:27.081 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-12-22 16:50:27.112 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-22 16:50:27.145 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-12-22 16:50:27.302 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:50:27.320 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-12-22 16:50:27.666 | [17553 Async create_nova_accounts:84902]: Waiting for completion of create_nova_accounts running on PID 84902 (6 other jobs running) 2021-12-22 16:50:27.815 | [17553 Async create_nova_accounts:84902]: Signaling child to exit 2021-12-22 16:51:00.475 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:51:00.556 | [85262 Async create_neutron_accounts:85262]: finished successfully 2021-12-22 16:51:16.404 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:51:16.438 | [85147 Async create_cinder_accounts:85147]: finished successfully 2021-12-22 16:51:25.549 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:51:25.578 | [85017 Async create_glance_accounts:85017]: finished successfully 2021-12-22 16:51:30.271 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:51:30.304 | [84902 Async create_nova_accounts:84902]: finished successfully 2021-12-22 16:51:30.328 | WAKEUP 2021-12-22 16:51:30.358 | [17553 Async create_nova_accounts:84902]: Signaled 2021-12-22 16:51:30.361 | + lib/nova:create_nova_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-22 16:51:30.361 | + lib/nova:create_nova_accounts:343 : create_service_user nova admin 2021-12-22 16:51:30.361 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-12-22 16:51:30.361 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:51:30.361 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:51:30.361 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 16:51:30.361 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 16:51:30.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.361 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.361 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.361 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.361 | + functions-common:get_or_create_user:840 : user_id=496a655a0bf8439a88881befe57c5ad2 2021-12-22 16:51:30.361 | + functions-common:get_or_create_user:841 : echo 496a655a0bf8439a88881befe57c5ad2 2021-12-22 16:51:30.361 | 496a655a0bf8439a88881befe57c5ad2 2021-12-22 16:51:30.361 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-12-22 16:51:30.361 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.362 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.362 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.362 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.362 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.362 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.362 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.362 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.362 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.362 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.362 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.362 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.362 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.362 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.362 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.362 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.363 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.363 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.363 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.363 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.363 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.363 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.363 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.363 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.363 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.363 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.363 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.364 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.364 | ++ functions-common:get_field:733 : echo '| 24b17a25a79c4465bca15dbdb929da0e | 496a655a0bf8439a88881befe57c5ad2 | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.364 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.364 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.364 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.364 | + functions-common:get_or_add_user_project_role:912 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.364 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.364 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-12-22 16:51:30.364 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-12-22 16:51:30.364 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.364 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.364 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.364 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.364 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.364 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.364 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.364 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.364 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.364 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.364 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.364 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.364 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.364 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.364 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.364 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.364 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.364 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.364 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.364 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.364 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.365 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.365 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.365 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.365 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.365 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.365 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.365 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.365 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.365 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.365 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.365 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.365 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.365 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | 496a655a0bf8439a88881befe57c5ad2 | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.365 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.365 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.365 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:51:30.365 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:51:30.365 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:51:30.365 | + lib/nova:create_nova_accounts:345 : local nova_api_url 2021-12-22 16:51:30.365 | + lib/nova:create_nova_accounts:346 : [[ True == \F\a\l\s\e ]] 2021-12-22 16:51:30.365 | + lib/nova:create_nova_accounts:349 : nova_api_url=http://10.222.0.47/compute 2021-12-22 16:51:30.365 | + lib/nova:create_nova_accounts:352 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-22 16:51:30.365 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:51:30.365 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-22 16:51:30.365 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-22 16:51:30.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.365 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.365 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.365 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.365 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:51:30.366 | 82097a2b8bfa4faf88d89e1828adc8d0' 2021-12-22 16:51:30.366 | + functions-common:get_or_create_service:978 : echo 82097a2b8bfa4faf88d89e1828adc8d0 2021-12-22 16:51:30.366 | 82097a2b8bfa4faf88d89e1828adc8d0 2021-12-22 16:51:30.366 | + lib/nova:create_nova_accounts:354 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2021-12-22 16:51:30.366 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:51:30.366 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2021-12-22 16:51:30.366 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:51:30.366 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-22 16:51:30.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.366 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.366 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.366 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.366 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:51:30.366 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:51:30.366 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-22 16:51:30.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.366 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.366 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.366 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.366 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=311aef846844477b99faeb9ea88dbf22 2021-12-22 16:51:30.366 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 311aef846844477b99faeb9ea88dbf22 2021-12-22 16:51:30.366 | + functions-common:get_or_create_endpoint:1011 : public_id=311aef846844477b99faeb9ea88dbf22 2021-12-22 16:51:30.366 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 16:51:30.366 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:51:30.366 | + functions-common:get_or_create_endpoint:1020 : echo 311aef846844477b99faeb9ea88dbf22 2021-12-22 16:51:30.366 | 311aef846844477b99faeb9ea88dbf22 2021-12-22 16:51:30.366 | + lib/nova:create_nova_accounts:358 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-22 16:51:30.366 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:51:30.367 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-22 16:51:30.367 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-22 16:51:30.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.367 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.367 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.367 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.367 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:51:30.367 | 0e04b4cb471346f790a2cb7096c8e538' 2021-12-22 16:51:30.367 | + functions-common:get_or_create_service:978 : echo 0e04b4cb471346f790a2cb7096c8e538 2021-12-22 16:51:30.367 | 0e04b4cb471346f790a2cb7096c8e538 2021-12-22 16:51:30.367 | + lib/nova:create_nova_accounts:360 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2021-12-22 16:51:30.367 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:51:30.367 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2021-12-22 16:51:30.367 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:51:30.367 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-22 16:51:30.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.367 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.367 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.367 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.367 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:51:30.367 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:51:30.367 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2021-12-22 16:51:30.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.367 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.367 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.367 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.368 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=177ee41761964a5281c77e4a2ca6242b 2021-12-22 16:51:30.368 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 177ee41761964a5281c77e4a2ca6242b 2021-12-22 16:51:30.368 | + functions-common:get_or_create_endpoint:1011 : public_id=177ee41761964a5281c77e4a2ca6242b 2021-12-22 16:51:30.368 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 16:51:30.368 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:51:30.368 | + functions-common:get_or_create_endpoint:1020 : echo 177ee41761964a5281c77e4a2ca6242b 2021-12-22 16:51:30.368 | 177ee41761964a5281c77e4a2ca6242b 2021-12-22 16:51:30.368 | + lib/nova:create_nova_accounts:365 : is_service_enabled n-api 2021-12-22 16:51:30.368 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:51:30.368 | + lib/nova:create_nova_accounts:367 : is_service_enabled swift 2021-12-22 16:51:30.368 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:51:30.368 | + lib/nova:create_nova_accounts:370 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-22 16:51:30.368 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.368 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.368 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.368 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.368 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.368 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.369 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.369 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.369 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.369 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.369 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.369 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.369 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.369 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.369 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.369 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.369 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.369 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.369 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.369 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.369 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.370 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.370 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.370 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.370 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.370 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.370 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.370 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.370 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.370 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.370 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.370 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.370 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.370 | ++ functions-common:get_field:733 : echo '| 547fc7b28ad64f9a87f7b4135b634cad | 496a655a0bf8439a88881befe57c5ad2 | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.370 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.371 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.371 | + functions-common:get_or_add_user_project_role:910 : user_role_id=547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:51:30.371 | + functions-common:get_or_add_user_project_role:912 : echo 547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:51:30.371 | 547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:51:30.371 | + lib/nova:create_nova_accounts:375 : is_service_enabled s3api 2021-12-22 16:51:30.371 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:51:30.423 | [17553 Async create_nova_accounts:84902]: finished create_nova_accounts with result 0 in 66 seconds 2021-12-22 16:51:30.478 | [17553 Async create_glance_accounts:85017]: Waiting for completion of create_glance_accounts running on PID 85017 (5 other jobs running) 2021-12-22 16:51:30.511 | [17553 Async create_glance_accounts:85017]: Signaling child to exit 2021-12-22 16:51:30.511 | WAKEUP 2021-12-22 16:51:30.540 | [17553 Async create_glance_accounts:85017]: Signaled 2021-12-22 16:51:30.542 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-12-22 16:51:30.542 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:51:30.542 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-12-22 16:51:30.542 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-12-22 16:51:30.542 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:51:30.543 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:51:30.543 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 16:51:30.543 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 16:51:30.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.543 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.543 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.543 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.543 | + functions-common:get_or_create_user:840 : user_id=83472a6d9d574adabbe2325cc43613aa 2021-12-22 16:51:30.543 | + functions-common:get_or_create_user:841 : echo 83472a6d9d574adabbe2325cc43613aa 2021-12-22 16:51:30.543 | 83472a6d9d574adabbe2325cc43613aa 2021-12-22 16:51:30.543 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-12-22 16:51:30.543 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.543 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.543 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.543 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.543 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.543 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.543 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.543 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.543 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.543 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.543 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.543 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.543 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.543 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.543 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.543 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.543 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.543 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.543 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.543 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.544 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.544 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.544 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.544 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.544 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.544 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.544 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.544 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.544 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.544 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.544 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.544 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.544 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.544 | ++ functions-common:get_field:733 : echo '| 24b17a25a79c4465bca15dbdb929da0e | 83472a6d9d574adabbe2325cc43613aa | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.544 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.544 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.544 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.544 | + functions-common:get_or_add_user_project_role:912 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.544 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.544 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-12-22 16:51:30.544 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-12-22 16:51:30.544 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:51:30.544 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-12-22 16:51:30.544 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-12-22 16:51:30.544 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:51:30.544 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:51:30.544 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 16:51:30.544 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 16:51:30.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.545 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.545 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.545 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.545 | + functions-common:get_or_create_user:840 : user_id=b69e30e593084ee99b137f1eeabd8f16 2021-12-22 16:51:30.545 | + functions-common:get_or_create_user:841 : echo b69e30e593084ee99b137f1eeabd8f16 2021-12-22 16:51:30.545 | b69e30e593084ee99b137f1eeabd8f16 2021-12-22 16:51:30.545 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-22 16:51:30.545 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.545 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.545 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.545 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.545 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.545 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.545 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.545 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.545 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.545 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.545 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.545 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.545 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.546 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.546 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.546 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.546 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.546 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.546 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.546 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.547 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.547 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.548 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.548 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.548 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.548 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.548 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.548 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.548 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.548 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.548 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.548 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.548 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.548 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.548 | ++ functions-common:get_field:733 : echo '| 24b17a25a79c4465bca15dbdb929da0e | b69e30e593084ee99b137f1eeabd8f16 | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.548 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.548 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.548 | + functions-common:get_or_add_user_project_role:912 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.548 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.548 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-12-22 16:51:30.548 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-22 16:51:30.548 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.548 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.548 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.548 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.548 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.548 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.549 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.549 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.549 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.549 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.549 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.549 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.549 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.549 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.549 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.549 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.549 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.549 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.549 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.549 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.549 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.549 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.549 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.549 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.550 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.550 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.550 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.550 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.550 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.550 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.550 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.550 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.550 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.550 | ++ functions-common:get_field:733 : echo '| 547fc7b28ad64f9a87f7b4135b634cad | b69e30e593084ee99b137f1eeabd8f16 | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.550 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.550 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.550 | + functions-common:get_or_add_user_project_role:910 : user_role_id=547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:51:30.550 | + functions-common:get_or_add_user_project_role:912 : echo 547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:51:30.550 | 547fc7b28ad64f9a87f7b4135b634cad 2021-12-22 16:51:30.550 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-12-22 16:51:30.550 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:51:30.550 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-22 16:51:30.550 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-22 16:51:30.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.550 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.550 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.550 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.550 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:51:30.551 | 4e175f18da254cee833dee93a0075c06' 2021-12-22 16:51:30.551 | + functions-common:get_or_create_service:978 : echo 4e175f18da254cee833dee93a0075c06 2021-12-22 16:51:30.551 | 4e175f18da254cee833dee93a0075c06 2021-12-22 16:51:30.551 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2021-12-22 16:51:30.551 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:51:30.551 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2021-12-22 16:51:30.551 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:51:30.551 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-22 16:51:30.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.551 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.551 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.551 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.551 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:51:30.551 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:51:30.551 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2021-12-22 16:51:30.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.551 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.551 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.551 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.551 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e108699c0382459e9f12b7c04d9e7718 2021-12-22 16:51:30.551 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e108699c0382459e9f12b7c04d9e7718 2021-12-22 16:51:30.551 | + functions-common:get_or_create_endpoint:1011 : public_id=e108699c0382459e9f12b7c04d9e7718 2021-12-22 16:51:30.552 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 16:51:30.553 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:51:30.553 | + functions-common:get_or_create_endpoint:1020 : echo e108699c0382459e9f12b7c04d9e7718 2021-12-22 16:51:30.553 | e108699c0382459e9f12b7c04d9e7718 2021-12-22 16:51:30.553 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-12-22 16:51:30.553 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-22 16:51:30.553 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-22 16:51:30.553 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-22 16:51:30.553 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-22 16:51:30.553 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-12-22 16:51:30.553 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-22 16:51:30.553 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-22 16:51:30.553 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-12-22 16:51:30.607 | [17553 Async create_glance_accounts:85017]: finished create_glance_accounts with result 0 in 61 seconds 2021-12-22 16:51:30.655 | [17553 Async create_cinder_accounts:85147]: Waiting for completion of create_cinder_accounts running on PID 85147 (4 other jobs running) 2021-12-22 16:51:30.687 | [17553 Async create_cinder_accounts:85147]: Signaling child to exit 2021-12-22 16:51:30.687 | WAKEUP 2021-12-22 16:51:30.716 | [17553 Async create_cinder_accounts:85147]: Signaled 2021-12-22 16:51:30.718 | + lib/cinder:create_cinder_accounts:391 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-12-22 16:51:30.718 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-12-22 16:51:30.718 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-12-22 16:51:30.718 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:51:30.718 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:51:30.718 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 16:51:30.718 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 16:51:30.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.718 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.719 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.719 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.719 | + functions-common:get_or_create_user:840 : user_id=9773f2a45844445388eb80f913be5bbe 2021-12-22 16:51:30.719 | + functions-common:get_or_create_user:841 : echo 9773f2a45844445388eb80f913be5bbe 2021-12-22 16:51:30.719 | 9773f2a45844445388eb80f913be5bbe 2021-12-22 16:51:30.719 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-12-22 16:51:30.719 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.719 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.719 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.719 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.719 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.719 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.719 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.719 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.719 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.719 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.719 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.719 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.720 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.720 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.720 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.720 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.720 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.720 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.720 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.720 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.720 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.720 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.720 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.720 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.720 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.721 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.721 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.721 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.721 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.721 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.721 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.721 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.721 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.721 | ++ functions-common:get_field:733 : echo '| 24b17a25a79c4465bca15dbdb929da0e | 9773f2a45844445388eb80f913be5bbe | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.721 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.721 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.721 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.721 | + functions-common:get_or_add_user_project_role:912 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.721 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.721 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-12-22 16:51:30.721 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-22 16:51:30.721 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:51:30.721 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-22 16:51:30.721 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-22 16:51:30.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.721 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.721 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.721 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.721 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:51:30.721 | 0fc4ffaf39b649338b0cf5d8fa914960' 2021-12-22 16:51:30.721 | + functions-common:get_or_create_service:978 : echo 0fc4ffaf39b649338b0cf5d8fa914960 2021-12-22 16:51:30.721 | 0fc4ffaf39b649338b0cf5d8fa914960 2021-12-22 16:51:30.722 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-12-22 16:51:30.722 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2021-12-22 16:51:30.722 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:51:30.722 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2021-12-22 16:51:30.722 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:51:30.722 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-22 16:51:30.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.722 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.722 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.722 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.722 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:51:30.722 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:51:30.722 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-22 16:51:30.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.722 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.722 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.722 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.722 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2d3187f404a044d5bfd38f1e2b475e1c 2021-12-22 16:51:30.722 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2d3187f404a044d5bfd38f1e2b475e1c 2021-12-22 16:51:30.722 | + functions-common:get_or_create_endpoint:1011 : public_id=2d3187f404a044d5bfd38f1e2b475e1c 2021-12-22 16:51:30.722 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 16:51:30.722 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:51:30.722 | + functions-common:get_or_create_endpoint:1020 : echo 2d3187f404a044d5bfd38f1e2b475e1c 2021-12-22 16:51:30.722 | 2d3187f404a044d5bfd38f1e2b475e1c 2021-12-22 16:51:30.722 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-22 16:51:30.722 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:51:30.723 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-22 16:51:30.723 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-22 16:51:30.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.723 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.723 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.723 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.723 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:51:30.723 | 3ae73c4c937c44449aa968fbcefab8f7' 2021-12-22 16:51:30.723 | + functions-common:get_or_create_service:978 : echo 3ae73c4c937c44449aa968fbcefab8f7 2021-12-22 16:51:30.723 | 3ae73c4c937c44449aa968fbcefab8f7 2021-12-22 16:51:30.723 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2021-12-22 16:51:30.723 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:51:30.723 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2021-12-22 16:51:30.723 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:51:30.723 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-22 16:51:30.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.723 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.723 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.723 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.723 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:51:30.723 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:51:30.723 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-22 16:51:30.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.723 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.724 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.724 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.724 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ecf06ea416394bdc8d4f82d57fba5ecd 2021-12-22 16:51:30.724 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ecf06ea416394bdc8d4f82d57fba5ecd 2021-12-22 16:51:30.724 | + functions-common:get_or_create_endpoint:1011 : public_id=ecf06ea416394bdc8d4f82d57fba5ecd 2021-12-22 16:51:30.724 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 16:51:30.724 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:51:30.724 | + functions-common:get_or_create_endpoint:1020 : echo ecf06ea416394bdc8d4f82d57fba5ecd 2021-12-22 16:51:30.724 | ecf06ea416394bdc8d4f82d57fba5ecd 2021-12-22 16:51:30.724 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-12-22 16:51:30.724 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-12-22 16:51:30.724 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:51:30.724 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-22 16:51:30.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.724 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.724 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.724 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.724 | ++ functions-common:get_or_create_project:853 : project_id=7aa3580956b342c3896ed98da7037c5d 2021-12-22 16:51:30.724 | ++ functions-common:get_or_create_project:854 : echo 7aa3580956b342c3896ed98da7037c5d 2021-12-22 16:51:30.724 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7aa3580956b342c3896ed98da7037c5d 2021-12-22 16:51:30.724 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-12-22 16:51:30.724 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:51:30.724 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:51:30.724 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-22 16:51:30.724 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-22 16:51:30.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.724 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.724 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.724 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-22 16:51:30.724 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.725 | ++ functions-common:get_or_create_user:840 : user_id=9773f2a45844445388eb80f913be5bbe 2021-12-22 16:51:30.725 | ++ functions-common:get_or_create_user:841 : echo 9773f2a45844445388eb80f913be5bbe 2021-12-22 16:51:30.725 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9773f2a45844445388eb80f913be5bbe 2021-12-22 16:51:30.780 | [17553 Async create_cinder_accounts:85147]: finished create_cinder_accounts with result 0 in 52 seconds 2021-12-22 16:51:30.785 | + inc/async:async_wait:197 : return 0 2021-12-22 16:51:30.788 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-12-22 16:51:30.853 | [17553 Async create_neutron_accounts:85262]: Waiting for completion of create_neutron_accounts running on PID 85262 (3 other jobs running) 2021-12-22 16:51:30.886 | [17553 Async create_neutron_accounts:85262]: Signaling child to exit 2021-12-22 16:51:30.886 | WAKEUP 2021-12-22 16:51:30.919 | [17553 Async create_neutron_accounts:85262]: Signaled 2021-12-22 16:51:30.922 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-22 16:51:30.922 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:51:30.922 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 16:51:30.922 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:51:30.922 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 16:51:30.922 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 16:51:30.922 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 16:51:30.922 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-22 16:51:30.922 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-12-22 16:51:30.922 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-12-22 16:51:30.922 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.47:9696/ 2021-12-22 16:51:30.922 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-12-22 16:51:30.922 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-12-22 16:51:30.923 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-12-22 16:51:30.923 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:51:30.923 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:51:30.923 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 16:51:30.923 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 16:51:30.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.923 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.923 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.923 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.923 | + functions-common:get_or_create_user:840 : user_id=51ab3be8bfd24177b63599b7cef3dedc 2021-12-22 16:51:30.923 | + functions-common:get_or_create_user:841 : echo 51ab3be8bfd24177b63599b7cef3dedc 2021-12-22 16:51:30.923 | 51ab3be8bfd24177b63599b7cef3dedc 2021-12-22 16:51:30.923 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-12-22 16:51:30.923 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:51:30.923 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:51:30.923 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:51:30.923 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:51:30.923 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:51:30.923 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:51:30.923 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:51:30.923 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:51:30.924 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:51:30.924 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:51:30.924 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.924 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.924 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:51:30.924 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.924 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.924 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.924 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.924 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.924 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:51:30.924 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:51:30.924 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.925 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.925 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.925 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:51:30.925 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:51:30.925 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-22 16:51:30.925 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:51:30.925 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.925 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.925 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.925 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.925 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:51:30.925 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:51:30.926 | ++ functions-common:get_field:733 : echo '| 24b17a25a79c4465bca15dbdb929da0e | 51ab3be8bfd24177b63599b7cef3dedc | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:51:30.926 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:51:30.926 | ++ functions-common:get_field:727 : read data 2021-12-22 16:51:30.926 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.926 | + functions-common:get_or_add_user_project_role:912 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.926 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:51:30.926 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-12-22 16:51:30.926 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-12-22 16:51:30.926 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:51:30.926 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-22 16:51:30.926 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-22 16:51:30.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.926 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.927 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.927 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.927 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:51:30.927 | df944022fe1b44f5ae85bf5b91ad4b1f' 2021-12-22 16:51:30.927 | + functions-common:get_or_create_service:978 : echo df944022fe1b44f5ae85bf5b91ad4b1f 2021-12-22 16:51:30.927 | df944022fe1b44f5ae85bf5b91ad4b1f 2021-12-22 16:51:30.927 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2021-12-22 16:51:30.927 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:51:30.927 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2021-12-22 16:51:30.927 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:51:30.927 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-22 16:51:30.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.927 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.927 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.928 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.928 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:51:30.928 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:51:30.928 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2021-12-22 16:51:30.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.928 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:51:30.928 | from cryptography.utils import int_from_bytes 2021-12-22 16:51:30.928 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:51:30.928 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f5e09af314d74a6e9b2ffce9b6bc44b8 2021-12-22 16:51:30.928 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f5e09af314d74a6e9b2ffce9b6bc44b8 2021-12-22 16:51:30.928 | + functions-common:get_or_create_endpoint:1011 : public_id=f5e09af314d74a6e9b2ffce9b6bc44b8 2021-12-22 16:51:30.928 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 16:51:30.928 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:51:30.928 | + functions-common:get_or_create_endpoint:1020 : echo f5e09af314d74a6e9b2ffce9b6bc44b8 2021-12-22 16:51:30.929 | f5e09af314d74a6e9b2ffce9b6bc44b8 2021-12-22 16:51:30.981 | [17553 Async create_neutron_accounts:85262]: finished create_neutron_accounts with result 0 in 36 seconds 2021-12-22 16:51:31.028 | [17553 Async create_swift_accounts:85404]: Waiting for completion of create_swift_accounts running on PID 85404 (2 other jobs running) 2021-12-22 16:51:31.061 | [17553 Async create_swift_accounts:85404]: Signaling child to exit 2021-12-22 16:52:11.335 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:52:11.360 | [85404 Async create_swift_accounts:85404]: finished successfully 2021-12-22 16:52:11.381 | WAKEUP 2021-12-22 16:52:11.405 | [17553 Async create_swift_accounts:85404]: Signaled 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-12-22 16:52:11.406 | + lib/swift:create_swift_accounts:637 : local another_role 2021-12-22 16:52:11.406 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-12-22 16:52:11.406 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-22 16:52:11.406 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-22 16:52:11.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.407 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.407 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.407 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.407 | ++ functions-common:get_or_create_role:865 : role_id=8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:52:11.407 | ++ functions-common:get_or_create_role:866 : echo 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:52:11.407 | + lib/swift:create_swift_accounts:638 : another_role=8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:52:11.407 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-12-22 16:52:11.407 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-12-22 16:52:11.407 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:52:11.407 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:52:11.407 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 16:52:11.407 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 16:52:11.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.407 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.407 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.407 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.407 | + functions-common:get_or_create_user:840 : user_id=b9c3aa43872943bab6fda0ac465e7359 2021-12-22 16:52:11.407 | + functions-common:get_or_create_user:841 : echo b9c3aa43872943bab6fda0ac465e7359 2021-12-22 16:52:11.407 | b9c3aa43872943bab6fda0ac465e7359 2021-12-22 16:52:11.407 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-12-22 16:52:11.407 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:52:11.408 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:52:11.408 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:52:11.408 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:52:11.408 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:52:11.408 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:52:11.408 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:52:11.408 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:52:11.408 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:52:11.408 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:52:11.408 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-22 16:52:11.408 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:52:11.408 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.408 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.408 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.408 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.408 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.408 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.408 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:52:11.408 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:52:11.408 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-22 16:52:11.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.408 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.408 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.408 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-22 16:52:11.408 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:52:11.408 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.408 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.408 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.409 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.409 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.409 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.409 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:52:11.409 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:52:11.409 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:52:11.409 | ++ functions-common:get_field:733 : echo '| 24b17a25a79c4465bca15dbdb929da0e | b9c3aa43872943bab6fda0ac465e7359 | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:52:11.409 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.409 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:52:11.409 | + functions-common:get_or_add_user_project_role:912 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:52:11.409 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:52:11.409 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-12-22 16:52:11.409 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-12-22 16:52:11.409 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:52:11.409 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:52:11.409 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:52:11.409 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:52:11.409 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:52:11.409 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:52:11.409 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:52:11.409 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:52:11.409 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:52:11.409 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:52:11.409 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:52:11.409 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.409 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.409 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-22 16:52:11.409 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.409 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.410 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.410 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.410 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:52:11.410 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:52:11.410 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-22 16:52:11.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.410 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.410 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.410 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:52:11.410 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.410 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.410 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-22 16:52:11.410 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.410 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.410 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.410 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.410 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:52:11.410 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:52:11.410 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | b9c3aa43872943bab6fda0ac465e7359 | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:52:11.410 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:52:11.410 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.410 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.410 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.410 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.410 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-12-22 16:52:11.411 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:52:11.411 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-22 16:52:11.411 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-22 16:52:11.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.411 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.411 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.411 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.411 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:52:11.411 | 2d8f9a19e99749128f07cae3fbb553eb' 2021-12-22 16:52:11.411 | + functions-common:get_or_create_service:978 : echo 2d8f9a19e99749128f07cae3fbb553eb 2021-12-22 16:52:11.411 | 2d8f9a19e99749128f07cae3fbb553eb 2021-12-22 16:52:11.411 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2021-12-22 16:52:11.411 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:52:11.411 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-22 16:52:11.411 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:52:11.411 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-22 16:52:11.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.411 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.411 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.411 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.411 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:52:11.411 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:52:11.411 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-22 16:52:11.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.411 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.411 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.411 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.411 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=9a929d50c7b441b8a2c706234c95208e 2021-12-22 16:52:11.411 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 9a929d50c7b441b8a2c706234c95208e 2021-12-22 16:52:11.412 | + functions-common:get_or_create_endpoint:1011 : public_id=9a929d50c7b441b8a2c706234c95208e 2021-12-22 16:52:11.412 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.47:8080 ]] 2021-12-22 16:52:11.412 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2021-12-22 16:52:11.412 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:52:11.412 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-22 16:52:11.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.412 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.412 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.412 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.412 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:52:11.412 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:52:11.412 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2021-12-22 16:52:11.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.412 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.412 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.412 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.412 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1282a75ecbeb4f92847566e61917acd6 2021-12-22 16:52:11.412 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 1282a75ecbeb4f92847566e61917acd6 2021-12-22 16:52:11.412 | 1282a75ecbeb4f92847566e61917acd6 2021-12-22 16:52:11.412 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:52:11.412 | + functions-common:get_or_create_endpoint:1020 : echo 9a929d50c7b441b8a2c706234c95208e 2021-12-22 16:52:11.412 | 9a929d50c7b441b8a2c706234c95208e 2021-12-22 16:52:11.412 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-12-22 16:52:11.412 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-12-22 16:52:11.412 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:52:11.412 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-22 16:52:11.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.412 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.412 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.412 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.412 | ++ functions-common:get_or_create_project:853 : project_id=675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.413 | ++ functions-common:get_or_create_project:854 : echo 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.413 | + lib/swift:create_swift_accounts:652 : swift_project_test1=675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.413 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-12-22 16:52:11.413 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.413 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-22 16:52:11.413 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:52:11.413 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-22 16:52:11.413 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-22 16:52:11.413 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-12-22 16:52:11.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.413 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.413 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.413 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.413 | ++ functions-common:get_or_create_user:840 : user_id=856f808c8da845a9890cca4c5438e0f0 2021-12-22 16:52:11.413 | ++ functions-common:get_or_create_user:841 : echo 856f808c8da845a9890cca4c5438e0f0 2021-12-22 16:52:11.413 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=856f808c8da845a9890cca4c5438e0f0 2021-12-22 16:52:11.413 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-22 16:52:11.413 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.413 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 856f808c8da845a9890cca4c5438e0f0 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.413 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:52:11.413 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:52:11.413 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:52:11.413 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:52:11.413 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:52:11.413 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:52:11.413 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:52:11.413 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:52:11.413 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:52:11.413 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 856f808c8da845a9890cca4c5438e0f0 --project 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.413 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.414 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.414 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.414 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.414 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.414 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.414 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:52:11.414 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:52:11.414 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 856f808c8da845a9890cca4c5438e0f0 --project 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.414 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.414 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.414 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 856f808c8da845a9890cca4c5438e0f0 --project 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.414 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.414 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:52:11.414 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.414 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.414 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.414 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.414 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.414 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:52:11.414 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:52:11.414 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | 856f808c8da845a9890cca4c5438e0f0 | | 675ad4cc60834a99b8b848224063a36a | | | False |' 2021-12-22 16:52:11.414 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:52:11.414 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.414 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.414 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.415 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.415 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-12-22 16:52:11.415 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-22 16:52:11.415 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:52:11.415 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-22 16:52:11.415 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-22 16:52:11.415 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-12-22 16:52:11.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.415 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.415 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.415 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.415 | ++ functions-common:get_or_create_user:840 : user_id=cf875655c66949dfb4f51af7efd62b12 2021-12-22 16:52:11.415 | ++ functions-common:get_or_create_user:841 : echo cf875655c66949dfb4f51af7efd62b12 2021-12-22 16:52:11.415 | + lib/swift:create_swift_accounts:661 : swift_user_test3=cf875655c66949dfb4f51af7efd62b12 2021-12-22 16:52:11.415 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-12-22 16:52:11.415 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.415 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 8a1ca0a18b6b450c8443f8f07ea04640 cf875655c66949dfb4f51af7efd62b12 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.415 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:52:11.415 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:52:11.415 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:52:11.415 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:52:11.415 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:52:11.415 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:52:11.415 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:52:11.415 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:52:11.415 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 8a1ca0a18b6b450c8443f8f07ea04640 --user cf875655c66949dfb4f51af7efd62b12 --project 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.415 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:52:11.415 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.415 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.415 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.416 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.416 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.416 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.416 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:52:11.416 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:52:11.416 | + functions-common:get_or_add_user_project_role:901 : openstack role add 8a1ca0a18b6b450c8443f8f07ea04640 --user cf875655c66949dfb4f51af7efd62b12 --project 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.416 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.416 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.416 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 8a1ca0a18b6b450c8443f8f07ea04640 --user cf875655c66949dfb4f51af7efd62b12 --project 675ad4cc60834a99b8b848224063a36a 2021-12-22 16:52:11.416 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.416 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:52:11.416 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.416 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.416 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.416 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.416 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.416 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:52:11.416 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:52:11.416 | ++ functions-common:get_field:733 : echo '| 8a1ca0a18b6b450c8443f8f07ea04640 | cf875655c66949dfb4f51af7efd62b12 | | 675ad4cc60834a99b8b848224063a36a | | | False |' 2021-12-22 16:52:11.416 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:52:11.416 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.416 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:52:11.416 | + functions-common:get_or_add_user_project_role:912 : echo 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:52:11.417 | 8a1ca0a18b6b450c8443f8f07ea04640 2021-12-22 16:52:11.417 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-12-22 16:52:11.417 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:52:11.417 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-22 16:52:11.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.417 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.417 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.417 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_project:853 : project_id=fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_project:854 : echo fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:52:11.417 | + lib/swift:create_swift_accounts:666 : swift_project_test2=fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:52:11.417 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-12-22 16:52:11.417 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.417 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-12-22 16:52:11.417 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-22 16:52:11.417 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-12-22 16:52:11.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.417 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.417 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.417 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_user:840 : user_id=c259a3964ac745e68c5ca2ac5d1ab995 2021-12-22 16:52:11.417 | ++ functions-common:get_or_create_user:841 : echo c259a3964ac745e68c5ca2ac5d1ab995 2021-12-22 16:52:11.417 | + lib/swift:create_swift_accounts:671 : swift_user_test2=c259a3964ac745e68c5ca2ac5d1ab995 2021-12-22 16:52:11.417 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-12-22 16:52:11.417 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.417 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin c259a3964ac745e68c5ca2ac5d1ab995 fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:52:11.418 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:52:11.418 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:52:11.418 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:52:11.418 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:52:11.418 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:52:11.418 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:52:11.418 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:52:11.418 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:52:11.418 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.418 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user c259a3964ac745e68c5ca2ac5d1ab995 --project fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:52:11.418 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:52:11.418 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.418 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.418 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.418 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.418 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.418 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:52:11.418 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:52:11.418 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user c259a3964ac745e68c5ca2ac5d1ab995 --project fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:52:11.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.418 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.418 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.418 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user c259a3964ac745e68c5ca2ac5d1ab995 --project fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:52:11.418 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.418 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:52:11.419 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.419 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.419 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.419 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.419 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.419 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:52:11.419 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:52:11.419 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | c259a3964ac745e68c5ca2ac5d1ab995 | | fa81b796536f49b086f14139dfbc45d3 | | | False |' 2021-12-22 16:52:11.419 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:52:11.419 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.419 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.419 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.419 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.419 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-12-22 16:52:11.419 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-22 16:52:11.419 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-22 16:52:11.419 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-22 16:52:11.419 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-22 16:52:11.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.419 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.419 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.419 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.419 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-22 16:52:11.419 | 353e590877b34007ba6e1be8728eb19e' 2021-12-22 16:52:11.419 | ++ functions-common:get_or_create_domain:803 : echo 353e590877b34007ba6e1be8728eb19e 2021-12-22 16:52:11.419 | + lib/swift:create_swift_accounts:676 : swift_domain=353e590877b34007ba6e1be8728eb19e 2021-12-22 16:52:11.419 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-12-22 16:52:11.419 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.420 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-12-22 16:52:11.420 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 353e590877b34007ba6e1be8728eb19e 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-22 16:52:11.420 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=353e590877b34007ba6e1be8728eb19e --or-show -f value -c id 2021-12-22 16:52:11.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.420 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.420 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.420 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_project:853 : project_id=7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_project:854 : echo 7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:52:11.420 | + lib/swift:create_swift_accounts:680 : swift_project_test4=7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:52:11.420 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-12-22 16:52:11.420 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.420 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-12-22 16:52:11.420 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 353e590877b34007ba6e1be8728eb19e test4@example.com 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-22 16:52:11.420 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=353e590877b34007ba6e1be8728eb19e --email=test4@example.com --or-show -f value -c id 2021-12-22 16:52:11.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.420 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.420 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.420 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_user:840 : user_id=3a2a8918974f43bea0ff74ab88feb9c9 2021-12-22 16:52:11.420 | ++ functions-common:get_or_create_user:841 : echo 3a2a8918974f43bea0ff74ab88feb9c9 2021-12-22 16:52:11.420 | + lib/swift:create_swift_accounts:685 : swift_user_test4=3a2a8918974f43bea0ff74ab88feb9c9 2021-12-22 16:52:11.420 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-12-22 16:52:11.420 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:52:11.420 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 3a2a8918974f43bea0ff74ab88feb9c9 7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:52:11.420 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:52:11.421 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-22 16:52:11.421 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:52:11.421 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:52:11.421 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-22 16:52:11.421 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-22 16:52:11.421 | ++ functions-common:_get_domain_args:882 : echo 2021-12-22 16:52:11.421 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-22 16:52:11.421 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.421 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:52:11.421 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 3a2a8918974f43bea0ff74ab88feb9c9 --project 7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:52:11.421 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.421 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.421 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.421 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.421 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.421 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:52:11.421 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:52:11.421 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 3a2a8918974f43bea0ff74ab88feb9c9 --project 7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:52:11.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.421 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.421 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.421 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 3a2a8918974f43bea0ff74ab88feb9c9 --project 7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:52:11.421 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:52:11.421 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:52:11.421 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:52:11.421 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.421 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:11.421 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:11.421 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:52:11.422 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:52:11.422 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:52:11.422 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | 3a2a8918974f43bea0ff74ab88feb9c9 | | 7270c0ff19ba4ee484aa56065639ba0a | | | False |' 2021-12-22 16:52:11.422 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:52:11.422 | ++ functions-common:get_field:727 : read data 2021-12-22 16:52:11.422 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.422 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.422 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:52:11.456 | [17553 Async create_swift_accounts:85404]: finished create_swift_accounts with result 0 in 106 seconds 2021-12-22 16:52:11.464 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-12-22 16:52:11.466 | + inc/async:async_wait:197 : return 0 2021-12-22 16:52:11.469 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-12-22 16:52:11.488 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:11.491 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-12-22 16:52:11.512 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:11.514 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-12-22 16:52:11.517 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:52:11.519 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-12-22 16:52:11.522 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-12-22 16:52:11.524 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-12-22 16:52:11.584 | + inc/async:async_inner:63 : init_glance 2021-12-22 16:52:11.628 | [17553 Async init_glance:89680]: running: init_glance 2021-12-22 16:52:11.631 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-22 16:52:11.650 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:11.652 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-12-22 16:52:11.655 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:52:11.658 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-12-22 16:52:11.661 | + ./stack.sh:main:1151 : configure_neutron 2021-12-22 16:52:11.664 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-22 16:52:11.668 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:52:11.670 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 16:52:11.685 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:52:11.689 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 16:52:11.692 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 16:52:11.695 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 16:52:11.697 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-22 16:52:11.700 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-22 16:52:11.703 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2021-12-22 16:52:11.705 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2021-12-22 16:52:11.720 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2021-12-22 16:52:11.722 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2021-12-22 16:52:15.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:15.039 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:15.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:15.039 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:18.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:18.366 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:18.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:18.367 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:21.536 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:52:21.562 | [89680 Async init_glance:89680]: finished successfully 2021-12-22 16:52:21.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:21.640 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:21.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:21.640 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:24.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:24.863 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:24.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:24.863 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:28.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:28.003 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:28.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:28.003 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:31.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:31.090 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:31.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:31.091 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:34.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:34.193 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:34.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:34.193 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:37.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:37.669 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:37.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:37.669 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:41.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:41.417 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:41.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:41.417 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:46.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:46.618 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:46.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:46.618 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:46.893 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-22 16:52:46.898 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-22 16:52:46.900 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-22 16:52:46.902 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-22 16:52:46.905 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2021-12-22 16:52:46.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-22 16:52:46.909 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-22 16:52:46.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-12-22 16:52:46.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-12-22 16:52:46.916 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2021-12-22 16:52:46.918 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2021-12-22 16:52:46.921 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-22 16:52:46.923 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-22 16:52:46.925 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2021-12-22 16:52:46.927 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2021-12-22 16:52:46.930 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2021-12-22 16:52:46.934 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:46.937 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-22 16:52:46.939 | + lib/neutron-legacy:_configure_neutron_common:771 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:46.944 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2021-12-22 16:52:46.946 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-22 16:52:46.949 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-22 16:52:46.951 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-22 16:52:46.953 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-22 16:52:46.956 | + lib/neutron-legacy:_configure_neutron_common:776 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-22 16:52:46.985 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-22 16:52:47.015 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-22 16:52:47.044 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-22 16:52:47.072 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-22 16:52:47.101 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-22 16:52:47.130 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2021-12-22 16:52:47.133 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2021-12-22 16:52:47.135 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-22 16:52:47.137 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-12-22 16:52:47.140 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-22 16:52:47.157 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-22 16:52:47.159 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-22 16:52:47.162 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-22 16:52:47.164 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-22 16:52:47.166 | + 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-12-22 16:52:47.195 | + 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-12-22 16:52:47.224 | + 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-12-22 16:52:47.253 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-22 16:52:47.281 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2021-12-22 16:52:47.298 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:52:47.300 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2021-12-22 16:52:47.303 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2021-12-22 16:52:47.305 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-22 16:52:47.307 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-22 16:52:47.310 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-22 16:52:47.312 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2021-12-22 16:52:47.315 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2021-12-22 16:52:47.317 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-22 16:52:47.330 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:938 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-12-22 16:52:47.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-22 16:52:47.346 | + lib/neutron-legacy:_neutron_setup_rootwrap:959 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-22 16:52:47.360 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-22 16:52:47.372 | + lib/neutron-legacy:_neutron_setup_rootwrap:962 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-22 16:52:47.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-22 16:52:47.387 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 16:52:47.390 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2021-12-22 16:52:47.394 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.7put9OP5Qb 2021-12-22 16:52:47.396 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-22 16:52:47.399 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 16:52:47.401 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.7put9OP5Qb 2021-12-22 16:52:47.410 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.7put9OP5Qb 2021-12-22 16:52:47.422 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.7put9OP5Qb /etc/sudoers.d/neutron-rootwrap 2021-12-22 16:52:47.435 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 16:52:47.464 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2021-12-22 16:52:47.467 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 16:52:47.496 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-22 16:52:47.498 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-22 16:52:47.501 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-22 16:52:47.503 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 16:52:47.506 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-22 16:52:47.508 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 16:52:47.526 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:47.529 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-22 16:52:47.532 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-22 16:52:47.534 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 16:52:47.552 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:47.554 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:52:47.557 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-12-22 16:52:47.587 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 16:52:47.590 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 16:52:47.593 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-22 16:52:47.610 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:47.612 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-22 16:52:47.615 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2021-12-22 16:52:47.617 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-22 16:52:47.620 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-22 16:52:47.622 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2021-12-22 16:52:47.624 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-22 16:52:47.627 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-22 16:52:47.629 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2021-12-22 16:52:47.632 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-22 16:52:47.634 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-22 16:52:47.639 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-22 16:52:47.642 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-12-22 16:52:47.646 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-22 16:52:47.664 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:47.666 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-22 16:52:47.669 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-22 16:52:47.671 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-22 16:52:47.676 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-22 16:52:47.705 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-22 16:52:47.735 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-22 16:52:47.765 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-22 16:52:47.799 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-22 16:52:47.832 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-22 16:52:47.834 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-12-22 16:52:47.837 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-12-22 16:52:47.840 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-22 16:52:47.842 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-22 16:52:47.871 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-22 16:52:47.901 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-12-22 16:52:47.931 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-22 16:52:47.963 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-22 16:52:47.994 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-22 16:52:48.025 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-22 16:52:48.054 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-22 16:52:48.085 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:52:48.115 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-22 16:52:48.146 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-22 16:52:48.176 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-22 16:52:48.206 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-22 16:52:48.209 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-12-22 16:52:48.211 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-22 16:52:48.214 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-12-22 16:52:48.217 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-22 16:52:48.247 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-22 16:52:48.277 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2021-12-22 16:52:48.308 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-22 16:52:48.338 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-22 16:52:48.368 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-22 16:52:48.398 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-22 16:52:48.431 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-22 16:52:48.463 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-22 16:52:48.494 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-22 16:52:48.524 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2021-12-22 16:52:48.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-12-22 16:52:48.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-22 16:52:48.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-12-22 16:52:48.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-12-22 16:52:48.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-12-22 16:52:48.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-12-22 16:52:48.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 500:549 != '' ]] 2021-12-22 16:52:48.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:500:549 2021-12-22 16:52:48.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:500:549 != '' ]] 2021-12-22 16:52:48.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-22 16:52:48.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-12-22 16:52:48.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-12-22 16:52:48.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-22 16:52:48.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-12-22 16:52:48.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-22 16:52:48.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-12-22 16:52:48.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-22 16:52:48.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-12-22 16:52:48.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-22 16:52:48.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-22 16:52:48.604 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.607 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-22 16:52:48.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-22 16:52:48.612 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-22 16:52:48.615 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.617 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-22 16:52:48.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-12-22 16:52:48.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-22 16:52:48.650 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.653 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-22 16:52:48.655 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-12-22 16:52:48.658 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-12-22 16:52:48.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.662 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-22 16:52:48.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-22 16:52:48.693 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.696 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-22 16:52:48.698 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-12-22 16:52:48.701 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-12-22 16:52:48.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.706 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-22 16:52:48.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-22 16:52:48.737 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.739 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-12-22 16:52:48.742 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-12-22 16:52:48.744 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-22 16:52:48.747 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.749 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-22 16:52:48.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-22 16:52:48.781 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.784 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-12-22 16:52:48.786 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-22 16:52:48.789 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-22 16:52:48.791 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.794 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-22 16:52:48.824 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-22 16:52:48.827 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.829 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-12-22 16:52:48.832 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-12-22 16:52:48.834 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-12-22 16:52:48.836 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.839 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-22 16:52:48.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:500:549 2021-12-22 16:52:48.871 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-12-22 16:52:48.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:500:549 2021-12-22 16:52:48.878 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:500:549 ']' 2021-12-22 16:52:48.880 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.883 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:500:549 2021-12-22 16:52:48.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-22 16:52:48.914 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:52:48.916 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-12-22 16:52:48.919 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-22 16:52:48.922 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-22 16:52:48.924 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-22 16:52:48.926 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-22 16:52:48.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-22 16:52:48.958 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-22 16:52:48.976 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:48.979 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-22 16:52:48.981 | + lib/neutron-legacy:_configure_neutron_plugin_agent:867 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 16:52:49.013 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2021-12-22 16:52:49.016 | + lib/neutron-legacy:_configure_neutron_plugin_agent:869 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 16:52:49.046 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-22 16:52:49.077 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2021-12-22 16:52:49.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-12-22 16:52:49.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-22 16:52:49.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-22 16:52:51.837 | INFO neutron.common.config [-] Logging enabled! 2021-12-22 16:52:51.837 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.0.1.dev69 2021-12-22 16:52:51.838 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=91626) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-22 16:52:51.839 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-22 16:52:51.840 | 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/tmpk8jssvw4/privsep.sock'] 2021-12-22 16:52:52.738 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-12-22 16:52:52.738 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpk8jssvw4/privsep.sock {{(pid=91626) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-12-22 16:52:52.740 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-12-22 16:52:52.740 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-12-22 16:52:52.740 | 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-12-22 16:52:52.740 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 91637 2021-12-22 16:52:52.740 | DEBUG oslo.privsep.daemon [-] privsep: reply[c1654687-9fae-40e9-af1d-15448c2df636]: (2,) {{(pid=91637) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-22 16:52:52.917 | 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=91637) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-12-22 16:52:52.929 | 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=91637) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-22 16:52:52.929 | DEBUG oslo.privsep.daemon [-] privsep: reply[719daa45-1656-45de-8b4e-a2a4dd29f3dd]: (4, ('b6e85b90-475d-4234-b239-1831edd22588\n', '')) {{(pid=91637) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-22 16:52:53.092 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=91626) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-22 16:52:53.092 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=91626) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-22 16:52:53.092 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=91626) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:53.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=91626) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:53.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=91626) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:53.093 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=91626) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:53.147 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-22 16:52:53.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:53.147 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:53.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:53.147 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:53.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-22 16:52:53.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-22 16:52:53.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-22 16:52:53.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-22 16:52:53.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-22 16:52:53.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-12-22 16:52:53.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-12-22 16:52:53.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-22 16:52:53.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-12-22 16:52:53.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-22 16:52:53.640 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-12-22 16:52:53.648 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-12-22 16:52:53.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-22 16:52:53.653 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-12-22 16:52:53.676 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-12-22 16:52:53.702 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-22 16:52:53.705 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-22 16:52:53.713 | net.bridge.bridge-nf-call-iptables = 1 2021-12-22 16:52:53.718 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-22 16:52:53.721 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-22 16:52:53.729 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-22 16:52:53.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-12-22 16:52:53.737 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-12-22 16:52:53.739 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-12-22 16:52:53.742 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-12-22 16:52:53.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-12-22 16:52:53.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-22 16:52:53.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-22 16:52:53.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-22 16:52:53.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-22 16:52:53.783 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-12-22 16:52:53.786 | + 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-12-22 16:52:53.822 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-22 16:52:53.825 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-22 16:52:53.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-22 16:52:53.886 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-22 16:52:53.904 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:53.906 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-22 16:52:53.909 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-22 16:52:53.914 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-22 16:52:53.945 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-22 16:52:53.977 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:813 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 16:52:54.010 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2021-12-22 16:52:54.013 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:815 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 16:52:54.043 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2021-12-22 16:52:54.062 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:54.065 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-22 16:52:54.067 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-22 16:52:54.098 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-22 16:52:54.101 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-22 16:52:54.103 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-22 16:52:54.135 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-22 16:52:54.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-22 16:52:54.141 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-12-22 16:52:54.144 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-22 16:52:54.162 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:54.165 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-22 16:52:54.167 | + 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-12-22 16:52:54.172 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-22 16:52:54.204 | + 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-12-22 16:52:54.238 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-12-22 16:52:54.241 | + 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-12-22 16:52:54.271 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-22 16:52:54.273 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-22 16:52:54.305 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-22 16:52:54.307 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-22 16:52:54.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-22 16:52:54.343 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-22 16:52:54.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-22 16:52:54.348 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-12-22 16:52:54.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-22 16:52:57.118 | INFO neutron.common.config [-] Logging enabled! 2021-12-22 16:52:57.118 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.0.1.dev69 2021-12-22 16:52:57.118 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92175) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-22 16:52:57.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92175) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-22 16:52:57.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92175) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-22 16:52:57.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92175) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:57.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92175) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:57.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92175) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:57.170 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92175) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-22 16:52:57.241 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-22 16:52:57.242 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=92175) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-12-22 16:52:57.242 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=92175) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-12-22 16:52:57.243 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-22 16:52:57.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:57.243 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:57.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:52:57.243 | from cryptography.utils import int_from_bytes 2021-12-22 16:52:57.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-22 16:52:57.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-22 16:52:57.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-22 16:52:57.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-22 16:52:57.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-22 16:52:57.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-22 16:52:57.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-22 16:52:57.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-22 16:52:57.610 | + functions:set_mtu:785 : local dev=br-data 2021-12-22 16:52:57.613 | + functions:set_mtu:786 : local mtu=1500 2021-12-22 16:52:57.616 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-12-22 16:52:57.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-12-22 16:52:57.651 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-12-22 16:52:57.655 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2021-12-22 16:52:57.657 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-22 16:52:57.660 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-12-22 16:52:57.662 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-12-22 16:52:57.666 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-12-22 16:52:57.674 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-12-22 16:52:57.676 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-12-22 16:52:57.678 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-12-22 16:52:57.681 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-12-22 16:52:57.683 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-12-22 16:52:57.686 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-12-22 16:52:57.688 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-12-22 16:52:57.691 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-12-22 16:52:57.695 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-12-22 16:52:57.695 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-22 16:52:57.702 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-12-22 16:52:57.704 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-12-22 16:52:57.707 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-12-22 16:52:57.711 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-12-22 16:52:57.716 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-12-22 16:52:57.717 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-12-22 16:52:57.717 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-12-22 16:52:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2021-12-22 16:52:57.726 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-12-22 16:52:57.728 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-12-22 16:52:57.732 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-22 16:52:57.734 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-12-22 16:52:57.737 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2021-12-22 16:52:57.740 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2021-12-22 16:52:57.742 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2021-12-22 16:52:57.745 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-12-22 16:52:57.747 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-12-22 16:52:57.752 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.52/22 brd 192.168.3.255 2021-12-22 16:52:57.752 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-12-22 16:52:57.752 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-12-22 16:52:57.753 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-12-22 16:52:57.759 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.52 2021-12-22 16:52:57.761 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.52 ' 2021-12-22 16:52:57.764 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2021-12-22 16:52:57.777 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2021-12-22 16:52:57.791 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-12-22 16:52:57.805 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-22 16:52:57.828 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.52 2021-12-22 16:52:57.840 | PING 192.168.0.52 (192.168.0.52) from 192.168.0.52 br-data: 56(84) bytes of data. 2021-12-22 16:52:57.840 | 64 bytes from 192.168.0.52: icmp_seq=1 ttl=64 time=0.801 ms 2021-12-22 16:52:58.866 | 64 bytes from 192.168.0.52: icmp_seq=2 ttl=64 time=0.057 ms 2021-12-22 16:52:59.890 | 64 bytes from 192.168.0.52: icmp_seq=3 ttl=64 time=0.053 ms 2021-12-22 16:52:59.890 | 2021-12-22 16:52:59.890 | --- 192.168.0.52 ping statistics --- 2021-12-22 16:52:59.890 | 3 packets transmitted, 3 received, 0% packet loss, time 2051ms 2021-12-22 16:52:59.890 | rtt min/avg/max/mdev = 0.053/0.303/0.801/0.351 ms 2021-12-22 16:52:59.896 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2021-12-22 16:52:59.896 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2021-12-22 16:52:59.901 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2021-12-22 16:52:59.904 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-22 16:52:59.922 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:52:59.925 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-22 16:52:59.927 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-22 16:52:59.933 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-22 16:52:59.964 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.47 2021-12-22 16:52:59.994 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-22 16:53:00.025 | + lib/neutron-legacy:_configure_neutron_metadata_agent:841 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-22 16:53:00.059 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2021-12-22 16:53:00.062 | + lib/neutron-legacy:_configure_neutron_metadata_agent:843 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-22 16:53:00.092 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-22 16:53:00.095 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-22 16:53:00.113 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:53:00.115 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-12-22 16:53:00.118 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-22 16:53:00.149 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-22 16:53:00.179 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-22 16:53:00.181 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-12-22 16:53:00.200 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:00.203 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-12-22 16:53:00.220 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:00.223 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-12-22 16:53:00.225 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-12-22 16:53:00.284 | + inc/async:async_inner:63 : init_neutron 2021-12-22 16:53:00.323 | [17553 Async init_neutron:92637]: running: init_neutron 2021-12-22 16:53:00.326 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-12-22 16:53:00.345 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:00.348 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-12-22 16:53:00.360 | ++ ./stack.sh:main:1166 : true 2021-12-22 16:53:00.363 | + ./stack.sh:main:1166 : netman_pid= 2021-12-22 16:53:00.366 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-12-22 16:53:00.369 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-12-22 16:53:00.388 | dnsmasq: no process found 2021-12-22 16:53:00.391 | + ./stack.sh:main:1168 : true 2021-12-22 16:53:00.394 | + ./stack.sh:main:1173 : clean_iptables 2021-12-22 16:53:00.401 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-12-22 16:53:00.401 | + lib/nova:clean_iptables:183 : grep nova 2021-12-22 16:53:00.406 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-12-22 16:53:00.408 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-12-22 16:53:00.408 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-12-22 16:53:00.412 | + lib/nova:clean_iptables:183 : bash 2021-12-22 16:53:00.413 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 16:53:00.425 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-12-22 16:53:00.426 | + lib/nova:clean_iptables:185 : grep nova 2021-12-22 16:53:00.429 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-12-22 16:53:00.429 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-12-22 16:53:00.432 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-12-22 16:53:00.432 | + lib/nova:clean_iptables:185 : bash 2021-12-22 16:53:00.437 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 16:53:00.451 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-12-22 16:53:00.451 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-12-22 16:53:00.453 | + lib/nova:clean_iptables:187 : grep nova 2021-12-22 16:53:00.454 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-12-22 16:53:00.455 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-12-22 16:53:00.459 | + lib/nova:clean_iptables:187 : bash 2021-12-22 16:53:00.459 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 16:53:00.471 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-22 16:53:00.473 | + lib/nova:clean_iptables:189 : grep nova 2021-12-22 16:53:00.474 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-12-22 16:53:00.475 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-12-22 16:53:00.476 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-12-22 16:53:00.481 | + lib/nova:clean_iptables:189 : bash 2021-12-22 16:53:00.481 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-12-22 16:53:00.491 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-22 16:53:00.500 | net.ipv4.ip_forward = 1 2021-12-22 16:53:00.504 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-12-22 16:53:00.522 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:00.525 | + ./stack.sh:main:1182 : configure_os_vif 2021-12-22 16:53:00.527 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-12-22 16:53:00.530 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-12-22 16:53:00.563 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-12-22 16:53:00.594 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-12-22 16:53:00.597 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-12-22 16:53:00.631 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-12-22 16:53:00.662 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-12-22 16:53:00.681 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:00.684 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-12-22 16:53:00.686 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:53:00.688 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-12-22 16:53:00.691 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-12-22 16:53:00.694 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-12-22 16:53:00.754 | + inc/async:async_inner:63 : init_swift 2021-12-22 16:53:00.794 | [17553 Async init_swift:93015]: running: init_swift 2021-12-22 16:53:00.797 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-12-22 16:53:00.819 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:00.822 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-12-22 16:53:00.824 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:53:00.827 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-12-22 16:53:00.829 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-12-22 16:53:00.832 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-12-22 16:53:00.900 | + inc/async:async_inner:63 : init_cinder 2021-12-22 16:53:00.945 | [17553 Async init_cinder:93110]: running: init_cinder 2021-12-22 16:53:00.948 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-12-22 16:53:00.970 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:00.975 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-12-22 16:53:00.978 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:53:00.983 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-12-22 16:53:00.986 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-12-22 16:53:00.996 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-12-22 16:53:01.072 | + inc/async:async_inner:63 : init_placement 2021-12-22 16:53:01.209 | [17553 Async init_placement:93247]: running: init_placement 2021-12-22 16:53:01.224 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-12-22 16:53:01.544 | [17553 Async init_neutron:92637]: Waiting for completion of init_neutron running on PID 92637 (6 other jobs running) 2021-12-22 16:53:01.724 | [17553 Async init_neutron:92637]: Signaling child to exit 2021-12-22 16:53:11.376 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:53:11.459 | [93110 Async init_cinder:93110]: finished successfully 2021-12-22 16:53:11.704 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:53:11.745 | [93015 Async init_swift:93015]: finished successfully 2021-12-22 16:53:24.330 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:53:24.356 | [92637 Async init_neutron:92637]: finished successfully 2021-12-22 16:53:24.378 | WAKEUP 2021-12-22 16:53:24.407 | [17553 Async init_neutron:92637]: Signaled 2021-12-22 16:53:24.408 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-22 16:53:24.408 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:53:24.408 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 16:53:24.409 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:53:24.409 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 16:53:24.409 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 16:53:24.409 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 16:53:24.409 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-22 16:53:24.409 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-12-22 16:53:24.409 | + lib/database:recreate_database:110 : local db=neutron 2021-12-22 16:53:24.409 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-22 16:53:24.409 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-22 16:53:24.409 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-22 16:53:24.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:24.409 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-22 16:53:24.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:24.409 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-12-22 16:53:24.409 | + functions-common:time_start:2295 : local name=dbsync 2021-12-22 16:53:24.409 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:53:24.409 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:53:24.409 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:53:24.409 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191980378 2021-12-22 16:53:24.409 | + 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-12-22 16:53:24.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:24.409 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:24.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:24.409 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:24.409 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-22 16:53:24.410 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-22 16:53:24.411 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-22 16:53:24.412 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-22 16:53:24.413 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-12-22 16:53:24.414 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-22 16:53:24.415 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-22 16:53:24.415 | Running upgrade for neutron ... 2021-12-22 16:53:24.415 | OK 2021-12-22 16:53:24.415 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-12-22 16:53:24.415 | + functions-common:time_stop:2309 : local name 2021-12-22 16:53:24.415 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:53:24.415 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:53:24.415 | + functions-common:time_stop:2312 : local total 2021-12-22 16:53:24.415 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:53:24.415 | + functions-common:time_stop:2315 : name=dbsync 2021-12-22 16:53:24.415 | + functions-common:time_stop:2316 : start_time=1640191980378 2021-12-22 16:53:24.415 | + functions-common:time_stop:2318 : [[ -z 1640191980378 ]] 2021-12-22 16:53:24.415 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:53:24.415 | + functions-common:time_stop:2321 : end_time=1640192004315 2021-12-22 16:53:24.415 | + functions-common:time_stop:2322 : elapsed_time=23937 2021-12-22 16:53:24.415 | + functions-common:time_stop:2323 : total=20380 2021-12-22 16:53:24.415 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:53:24.415 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44317 2021-12-22 16:53:24.467 | [17553 Async init_neutron:92637]: finished init_neutron with result 0 in 24 seconds 2021-12-22 16:53:24.471 | + inc/async:async_wait:197 : return 0 2021-12-22 16:53:24.474 | + ./stack.sh:main:1212 : async_wait init_placement 2021-12-22 16:53:24.526 | [17553 Async init_placement:93247]: Waiting for completion of init_placement running on PID 93247 (5 other jobs running) 2021-12-22 16:53:24.553 | [17553 Async init_placement:93247]: Signaling child to exit 2021-12-22 16:53:34.821 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:53:34.848 | [93247 Async init_placement:93247]: finished successfully 2021-12-22 16:53:34.868 | WAKEUP 2021-12-22 16:53:34.892 | [17553 Async init_placement:93247]: Signaled 2021-12-22 16:53:34.894 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-22 16:53:34.894 | + lib/database:recreate_database:110 : local db=placement 2021-12-22 16:53:34.894 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-22 16:53:34.894 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-22 16:53:34.894 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-22 16:53:34.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:34.894 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-22 16:53:34.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:34.894 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-22 16:53:34.894 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-22 16:53:34.894 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-22 16:53:34.894 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-12-22 16:53:34.894 | + functions-common:get_or_create_user:824 : local user_id 2021-12-22 16:53:34.894 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-22 16:53:34.894 | + functions-common:get_or_create_user:828 : local email= 2021-12-22 16:53:34.894 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-22 16:53:34.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.895 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.895 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.895 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.895 | + functions-common:get_or_create_user:840 : user_id=8fe34b88528b4c5398ecb775698bd8cb 2021-12-22 16:53:34.895 | + functions-common:get_or_create_user:841 : echo 8fe34b88528b4c5398ecb775698bd8cb 2021-12-22 16:53:34.895 | 8fe34b88528b4c5398ecb775698bd8cb 2021-12-22 16:53:34.895 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-12-22 16:53:34.895 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:53:34.895 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:53:34.895 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:53:34.895 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:53:34.895 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:53:34.895 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:53:34.895 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:53:34.895 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:53:34.895 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:53:34.895 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:53:34.895 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:53:34.895 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:53:34.895 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:53:34.895 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-22 16:53:34.895 | ++ functions-common:get_field:727 : read data 2021-12-22 16:53:34.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.895 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.895 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.895 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.895 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:53:34.895 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:53:34.895 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-22 16:53:34.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.895 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.896 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.896 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:53:34.896 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:53:34.896 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-22 16:53:34.896 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:53:34.896 | ++ functions-common:get_field:727 : read data 2021-12-22 16:53:34.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.896 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.896 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.896 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.896 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:53:34.896 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:53:34.896 | ++ functions-common:get_field:733 : echo '| 24b17a25a79c4465bca15dbdb929da0e | 8fe34b88528b4c5398ecb775698bd8cb | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:53:34.896 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:53:34.896 | ++ functions-common:get_field:727 : read data 2021-12-22 16:53:34.896 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:53:34.896 | + functions-common:get_or_add_user_project_role:912 : echo 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:53:34.896 | 24b17a25a79c4465bca15dbdb929da0e 2021-12-22 16:53:34.896 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-12-22 16:53:34.896 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-12-22 16:53:34.896 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-22 16:53:34.896 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-22 16:53:34.896 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-22 16:53:34.896 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-22 16:53:34.896 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-22 16:53:34.896 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-22 16:53:34.896 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-22 16:53:34.896 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-22 16:53:34.896 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-22 16:53:34.896 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-22 16:53:34.896 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-22 16:53:34.897 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-22 16:53:34.897 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:53:34.897 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:53:34.897 | ++ functions-common:get_field:727 : read data 2021-12-22 16:53:34.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.897 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.897 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.897 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.897 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-22 16:53:34.897 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-22 16:53:34.897 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-22 16:53:34.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.897 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.897 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.897 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-22 16:53:34.897 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-22 16:53:34.897 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-22 16:53:34.897 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:53:34.897 | ++ functions-common:get_field:727 : read data 2021-12-22 16:53:34.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.897 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.897 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.897 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.897 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:53:34.897 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:53:34.897 | ++ functions-common:get_field:733 : echo '| 2e2eca86a36d4c02a2a39d76044902fd | 8fe34b88528b4c5398ecb775698bd8cb | | 7aa3580956b342c3896ed98da7037c5d | | | False |' 2021-12-22 16:53:34.897 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:53:34.897 | ++ functions-common:get_field:727 : read data 2021-12-22 16:53:34.897 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:53:34.897 | + functions-common:get_or_add_user_project_role:912 : echo 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:53:34.898 | 2e2eca86a36d4c02a2a39d76044902fd 2021-12-22 16:53:34.898 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.47/placement 2021-12-22 16:53:34.898 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-22 16:53:34.898 | + functions-common:get_or_create_service:966 : local service_id 2021-12-22 16:53:34.898 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-22 16:53:34.898 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-22 16:53:34.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.898 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.898 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.898 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.898 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-22 16:53:34.898 | 495b5618705d408e982e5a433257569b' 2021-12-22 16:53:34.898 | + functions-common:get_or_create_service:978 : echo 495b5618705d408e982e5a433257569b 2021-12-22 16:53:34.898 | 495b5618705d408e982e5a433257569b 2021-12-22 16:53:34.898 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.47/placement 2021-12-22 16:53:34.898 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-22 16:53:34.898 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.47/placement RegionOne 2021-12-22 16:53:34.898 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-22 16:53:34.898 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-22 16:53:34.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.898 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.898 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.898 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.898 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-22 16:53:34.898 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-22 16:53:34.898 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.47/placement --region RegionOne -f value -c id 2021-12-22 16:53:34.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.898 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:34.899 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:34.899 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:53:34.899 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=54342955d2524d9f91fa9bc22614f312 2021-12-22 16:53:34.899 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 54342955d2524d9f91fa9bc22614f312 2021-12-22 16:53:34.899 | + functions-common:get_or_create_endpoint:1011 : public_id=54342955d2524d9f91fa9bc22614f312 2021-12-22 16:53:34.899 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-22 16:53:34.899 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-22 16:53:34.899 | + functions-common:get_or_create_endpoint:1020 : echo 54342955d2524d9f91fa9bc22614f312 2021-12-22 16:53:34.899 | 54342955d2524d9f91fa9bc22614f312 2021-12-22 16:53:34.941 | [17553 Async init_placement:93247]: finished init_placement with result 0 in 33 seconds 2021-12-22 16:53:34.945 | + inc/async:async_wait:197 : return 0 2021-12-22 16:53:34.948 | + ./stack.sh:main:1213 : async_wait init_glance 2021-12-22 16:53:35.007 | [17553 Async init_glance:89680]: Waiting for completion of init_glance running on PID 89680 (4 other jobs running) 2021-12-22 16:53:35.033 | [17553 Async init_glance:89680]: Signaling child to exit 2021-12-22 16:53:35.033 | WAKEUP 2021-12-22 16:53:35.057 | [17553 Async init_glance:89680]: Signaled 2021-12-22 16:53:35.059 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-12-22 16:53:35.059 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-12-22 16:53:35.059 | + lib/glance:init_glance:492 : recreate_database glance 2021-12-22 16:53:35.059 | + lib/database:recreate_database:110 : local db=glance 2021-12-22 16:53:35.059 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-22 16:53:35.059 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-22 16:53:35.059 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-22 16:53:35.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:35.059 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-22 16:53:35.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:35.059 | + lib/glance:init_glance:494 : time_start dbsync 2021-12-22 16:53:35.059 | + functions-common:time_start:2295 : local name=dbsync 2021-12-22 16:53:35.059 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:53:35.059 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:53:35.059 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:53:35.059 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191931674 2021-12-22 16:53:35.059 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-22 16:53:35.059 | 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=89779) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:53:35.059 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 16:53:35.059 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 16:53:35.059 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 16:53:35.059 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 16:53:35.059 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.059 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.059 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-22 16:53:35.059 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-22 16:53:35.059 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-22 16:53:35.059 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-22 16:53:35.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-22 16:53:35.060 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-12-22 16:53:35.060 | Database migration is up to date. No migration needed. 2021-12-22 16:53:35.060 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-12-22 16:53:35.060 | Database is synced successfully. 2021-12-22 16:53:35.060 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-22 16:53:35.061 | 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=89955) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-22 16:53:35.061 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-22 16:53:35.062 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-22 16:53:35.062 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-22 16:53:35.062 | + lib/glance:init_glance:500 : time_stop dbsync 2021-12-22 16:53:35.062 | + functions-common:time_stop:2309 : local name 2021-12-22 16:53:35.062 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:53:35.062 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:53:35.062 | + functions-common:time_stop:2312 : local total 2021-12-22 16:53:35.062 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:53:35.062 | + functions-common:time_stop:2315 : name=dbsync 2021-12-22 16:53:35.062 | + functions-common:time_stop:2316 : start_time=1640191931674 2021-12-22 16:53:35.062 | + functions-common:time_stop:2318 : [[ -z 1640191931674 ]] 2021-12-22 16:53:35.062 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:53:35.062 | + functions-common:time_stop:2321 : end_time=1640191941521 2021-12-22 16:53:35.062 | + functions-common:time_stop:2322 : elapsed_time=9847 2021-12-22 16:53:35.062 | + functions-common:time_stop:2323 : total=20380 2021-12-22 16:53:35.062 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:53:35.062 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30227 2021-12-22 16:53:35.104 | [17553 Async init_glance:89680]: finished init_glance with result 0 in 10 seconds 2021-12-22 16:53:35.108 | + inc/async:async_wait:197 : return 0 2021-12-22 16:53:35.110 | + ./stack.sh:main:1214 : async_wait init_swift 2021-12-22 16:53:35.161 | [17553 Async init_swift:93015]: Waiting for completion of init_swift running on PID 93015 (3 other jobs running) 2021-12-22 16:53:35.186 | [17553 Async init_swift:93015]: Signaling child to exit 2021-12-22 16:53:35.187 | WAKEUP 2021-12-22 16:53:35.209 | [17553 Async init_swift:93015]: Signaled 2021-12-22 16:53:35.211 | + lib/swift:init_swift:692 : local node_number 2021-12-22 16:53:35.211 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-22 16:53:35.211 | No object-replicator running 2021-12-22 16:53:35.211 | No proxy-server running 2021-12-22 16:53:35.211 | No container-reconciler running 2021-12-22 16:53:35.211 | No object-expirer running 2021-12-22 16:53:35.211 | No container-sharder running 2021-12-22 16:53:35.211 | No account-auditor running 2021-12-22 16:53:35.211 | No object-updater running 2021-12-22 16:53:35.211 | No container-auditor running 2021-12-22 16:53:35.211 | No container-updater running 2021-12-22 16:53:35.211 | No object-auditor running 2021-12-22 16:53:35.211 | No object-reconstructor running 2021-12-22 16:53:35.211 | No container-replicator running 2021-12-22 16:53:35.211 | No account-server running 2021-12-22 16:53:35.211 | No account-reaper running 2021-12-22 16:53:35.211 | No container-server running 2021-12-22 16:53:35.211 | No account-replicator running 2021-12-22 16:53:35.211 | No container-sync running 2021-12-22 16:53:35.211 | No object-server running 2021-12-22 16:53:35.211 | + lib/swift:init_swift:694 : true 2021-12-22 16:53:35.211 | + lib/swift:init_swift:697 : create_swift_disk 2021-12-22 16:53:35.211 | + lib/swift:create_swift_disk:568 : local node_number 2021-12-22 16:53:35.211 | + lib/swift:create_swift_disk:573 : local user_group 2021-12-22 16:53:35.211 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-12-22 16:53:35.211 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-22 16:53:35.212 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-22 16:53:35.212 | = sectsz=512 attr=2, projid32bit=1 2021-12-22 16:53:35.212 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-12-22 16:53:35.212 | = reflink=1 2021-12-22 16:53:35.212 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-22 16:53:35.212 | = sunit=0 swidth=0 blks 2021-12-22 16:53:35.212 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-12-22 16:53:35.212 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-22 16:53:35.212 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-22 16:53:35.212 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:603 : local node_number 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-22 16:53:35.212 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-22 16:53:35.212 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-12-22 16:53:35.212 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-22 16:53:35.212 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-22 16:53:35.212 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-22 16:53:35.212 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-22 16:53:35.212 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-12-22 16:53:35.213 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-22 16:53:35.213 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-22 16:53:35.213 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-22 16:53:35.213 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-22 16:53:35.213 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-22 16:53:35.213 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-22 16:53:35.213 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-22 16:53:35.213 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-22 16:53:35.213 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-22 16:53:35.213 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-22 16:53:35.213 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-22 16:53:35.213 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-22 16:53:35.213 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-22 16:53:35.213 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-22 16:53:35.213 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-22 16:53:35.213 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-22 16:53:35.213 | + lib/swift:init_swift:738 : popd 2021-12-22 16:53:35.256 | [17553 Async init_swift:93015]: finished init_swift with result 0 in 11 seconds 2021-12-22 16:53:35.260 | + inc/async:async_wait:197 : return 0 2021-12-22 16:53:35.263 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-12-22 16:53:35.320 | [17553 Async init_cinder:93110]: Waiting for completion of init_cinder running on PID 93110 (2 other jobs running) 2021-12-22 16:53:35.349 | [17553 Async init_cinder:93110]: Signaling child to exit 2021-12-22 16:53:35.349 | WAKEUP 2021-12-22 16:53:35.379 | [17553 Async init_cinder:93110]: Signaled 2021-12-22 16:53:35.381 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-12-22 16:53:35.381 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:35.381 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-12-22 16:53:35.381 | + lib/database:recreate_database:110 : local db=cinder 2021-12-22 16:53:35.381 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-22 16:53:35.381 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-22 16:53:35.381 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-22 16:53:35.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:35.381 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-22 16:53:35.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:35.381 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-12-22 16:53:35.382 | + functions-common:time_start:2295 : local name=dbsync 2021-12-22 16:53:35.382 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:53:35.382 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:53:35.382 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:53:35.382 | + functions-common:time_start:2300 : _TIME_START[$name]=1640191981005 2021-12-22 16:53:35.382 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-22 16:53:35.382 | 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=93223) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:53:35.383 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=93223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:53:35.383 | INFO cinder.db.migration [-] Applying migration(s) 2021-12-22 16:53:35.383 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 16:53:35.383 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 16:53:35.383 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2021-12-22 16:53:35.383 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=93223) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-22 16:53:35.383 | INFO cinder.db.migration [-] Migration(s) applied 2021-12-22 16:53:35.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:35.383 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:35.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:35.383 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:35.383 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:136: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-22 16:53:35.383 | last_heartbeat = column_property( 2021-12-22 16:53:35.383 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:142: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-22 16:53:35.384 | num_hosts = column_property( 2021-12-22 16:53:35.384 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:149: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-22 16:53:35.384 | num_down_hosts = column_property( 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-12-22 16:53:35.384 | + functions-common:time_stop:2309 : local name 2021-12-22 16:53:35.384 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:53:35.384 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:53:35.384 | + functions-common:time_stop:2312 : local total 2021-12-22 16:53:35.384 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:53:35.384 | + functions-common:time_stop:2315 : name=dbsync 2021-12-22 16:53:35.384 | + functions-common:time_stop:2316 : start_time=1640191981005 2021-12-22 16:53:35.384 | + functions-common:time_stop:2318 : [[ -z 1640191981005 ]] 2021-12-22 16:53:35.384 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:53:35.384 | + functions-common:time_stop:2321 : end_time=1640191988455 2021-12-22 16:53:35.384 | + functions-common:time_stop:2322 : elapsed_time=7450 2021-12-22 16:53:35.384 | + functions-common:time_stop:2323 : total=20380 2021-12-22 16:53:35.384 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:53:35.384 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27830 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-12-22 16:53:35.384 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:437 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:438 : local be be_name be_type 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:439 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:440 : be_type=lvm 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:441 : be_name=lvmdriver-1 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:442 : type init_cinder_backend_lvm 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:444 : [[ lvm == \l\v\m ]] 2021-12-22 16:53:35.384 | + lib/cinder:init_cinder:445 : init_default_lvm_volume_group 2021-12-22 16:53:35.384 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2021-12-22 16:53:35.384 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-22 16:53:35.384 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-22 16:53:35.384 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-22 16:53:35.384 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-12-22 16:53:35.384 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:53:35.385 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:53:35.385 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:53:35.385 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:53:35.385 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:53:35.385 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:53:35.385 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:53:35.385 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:53:35.385 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:53:35.385 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-12-22 16:53:35.385 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:53:35.386 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:53:35.386 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:53:35.386 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:53:35.386 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:53:35.386 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:53:35.386 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-22 16:53:35.386 | Volume group "stack-volumes-default" not found 2021-12-22 16:53:35.386 | Cannot process volume group stack-volumes-default 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-22 16:53:35.386 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-22 16:53:35.386 | Volume group "stack-volumes-default" not found 2021-12-22 16:53:35.386 | Cannot process volume group stack-volumes-default 2021-12-22 16:53:35.386 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2021-12-22 16:53:35.386 | Physical volume "/dev/loop4" successfully created. 2021-12-22 16:53:35.387 | Volume group "stack-volumes-default" successfully created 2021-12-22 16:53:35.387 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-12-22 16:53:35.387 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-12-22 16:53:35.387 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-12-22 16:53:35.387 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2021-12-22 16:53:35.387 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-22 16:53:35.387 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-22 16:53:35.387 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2021-12-22 16:53:35.387 | + lib/cinder:init_cinder:447 : init_cinder_backend_lvm lvmdriver-1 2021-12-22 16:53:35.387 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-22 16:53:35.387 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-22 16:53:35.387 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-22 16:53:35.387 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-22 16:53:35.388 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-12-22 16:53:35.388 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-22 16:53:35.388 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-22 16:53:35.388 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-22 16:53:35.388 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-22 16:53:35.388 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-22 16:53:35.388 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-22 16:53:35.388 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-22 16:53:35.388 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-22 16:53:35.388 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-22 16:53:35.388 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-12-22 16:53:35.388 | + functions-common:is_suse:462 : is_opensuse 2021-12-22 16:53:35.388 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-22 16:53:35.389 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-22 16:53:35.389 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-22 16:53:35.389 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-22 16:53:35.389 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-22 16:53:35.389 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-22 16:53:35.389 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-22 16:53:35.389 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-22 16:53:35.389 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-22 16:53:35.389 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2021-12-22 16:53:35.390 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-22 16:53:35.390 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-22 16:53:35.390 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-22 16:53:35.390 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2021-12-22 16:53:35.390 | Physical volume "/dev/loop5" successfully created. 2021-12-22 16:53:35.390 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-22 16:53:35.390 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-12-22 16:53:35.390 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-12-22 16:53:35.390 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-12-22 16:53:35.390 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-22 16:53:35.390 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-22 16:53:35.390 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-22 16:53:35.390 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-12-22 16:53:35.390 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:35.390 | + lib/cinder:init_cinder:452 : [[ -n swift ]] 2021-12-22 16:53:35.390 | + lib/cinder:init_cinder:453 : type init_cinder_backup_swift 2021-12-22 16:53:35.390 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-22 16:53:35.447 | [17553 Async init_cinder:93110]: finished init_cinder with result 0 in 10 seconds 2021-12-22 16:53:35.456 | + inc/async:async_wait:197 : return 0 2021-12-22 16:53:35.459 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-12-22 16:53:35.478 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:35.481 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-12-22 16:53:35.483 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:53:35.486 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-12-22 16:53:35.489 | + ./stack.sh:main:1222 : init_nova 2021-12-22 16:53:35.491 | + lib/nova:init_nova:753 : is_service_enabled mysql postgresql 2021-12-22 16:53:35.510 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:35.513 | + lib/nova:init_nova:753 : is_service_enabled n-api 2021-12-22 16:53:35.531 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:35.533 | + lib/nova:init_nova:755 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:53:35.536 | + lib/nova:init_nova:763 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-22 16:53:35.595 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-22 16:53:35.635 | [17553 Async nova-cell-0:95457]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-22 16:53:35.643 | ++ lib/nova:init_nova:766 : seq 1 1 2021-12-22 16:53:35.648 | + lib/nova:init_nova:766 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:53:35.651 | ++ lib/nova:init_nova:767 : conductor_conf 1 2021-12-22 16:53:35.654 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-22 16:53:35.657 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-22 16:53:35.660 | + lib/nova:init_nova:767 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-22 16:53:35.724 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-22 16:53:35.769 | [17553 Async nova-cell-1:95555]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-22 16:53:35.772 | + lib/nova:init_nova:770 : recreate_database nova_api 2021-12-22 16:53:35.775 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-22 16:53:35.777 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-22 16:53:35.781 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-22 16:53:35.784 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-22 16:53:35.789 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:35.806 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-22 16:53:35.812 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:35.833 | + lib/nova:init_nova:771 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-22 16:53:40.049 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:53:40.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:40.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:40.060 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:53:40.060 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95619) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:53:40.097 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 16:53:40.097 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 16:53:40.136 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-12-22 16:53:42.658 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=95619) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-22 16:53:42.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:42.664 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:42.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:42.664 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:43.180 | ++ lib/nova:init_nova:775 : database_connection_url nova_cell0 2021-12-22 16:53:43.184 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-22 16:53:43.186 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-22 16:53:43.189 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-22 16:53:43.193 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 16:53:43.198 | + lib/nova:init_nova:775 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-22 16:53:46.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:46.983 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:46.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:46.983 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:47.489 | ++ lib/nova:init_nova:778 : seq 0 1 2021-12-22 16:53:47.495 | + lib/nova:init_nova:778 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-22 16:53:47.498 | + lib/nova:init_nova:779 : async_wait nova-cell-0 2021-12-22 16:53:47.594 | [17553 Async nova-cell-0:95457]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 95457 (3 other jobs running) 2021-12-22 16:53:47.638 | [17553 Async nova-cell-0:95457]: Signaling child to exit 2021-12-22 16:53:48.720 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:53:48.746 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:53:48.748 | [95457 Async nova-cell-0:95457]: finished successfully 2021-12-22 16:53:48.770 | WAKEUP 2021-12-22 16:53:48.774 | [95555 Async nova-cell-1:95555]: finished successfully 2021-12-22 16:53:48.796 | [17553 Async nova-cell-0:95457]: Signaled 2021-12-22 16:53:48.798 | + lib/nova:init_nova_db:743 : local dbname=nova_cell0 2021-12-22 16:53:48.798 | + lib/nova:init_nova_db:744 : local conffile=/etc/nova/nova.conf 2021-12-22 16:53:48.798 | + lib/nova:init_nova_db:745 : recreate_database nova_cell0 2021-12-22 16:53:48.798 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-22 16:53:48.798 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-22 16:53:48.798 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-22 16:53:48.798 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-22 16:53:48.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:48.798 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-22 16:53:48.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:48.798 | + lib/nova:init_nova_db:746 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-12-22 16:53:48.798 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:53:48.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:53:48.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95516) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:53:48.800 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 16:53:48.800 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 16:53:48.800 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-22 16:53:48.800 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95516) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-22 16:53:48.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:48.800 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:48.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:48.800 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:48.847 | [17553 Async nova-cell-0:95457]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2021-12-22 16:53:48.851 | + inc/async:async_wait:197 : return 0 2021-12-22 16:53:48.854 | + lib/nova:init_nova:778 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-22 16:53:48.856 | + lib/nova:init_nova:779 : async_wait nova-cell-1 2021-12-22 16:53:48.913 | [17553 Async nova-cell-1:95555]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 95555 (2 other jobs running) 2021-12-22 16:53:48.945 | [17553 Async nova-cell-1:95555]: Signaling child to exit 2021-12-22 16:53:48.945 | WAKEUP 2021-12-22 16:53:48.973 | [17553 Async nova-cell-1:95555]: Signaled 2021-12-22 16:53:48.974 | + lib/nova:init_nova_db:743 : local dbname=nova_cell1 2021-12-22 16:53:48.974 | + lib/nova:init_nova_db:744 : local conffile=/etc/nova/nova_cell1.conf 2021-12-22 16:53:48.974 | + lib/nova:init_nova_db:745 : recreate_database nova_cell1 2021-12-22 16:53:48.974 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-22 16:53:48.974 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-22 16:53:48.974 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-22 16:53:48.974 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-22 16:53:48.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:48.974 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-22 16:53:48.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-22 16:53:48.975 | + lib/nova:init_nova_db:746 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-22 16:53:48.976 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95613) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-22 16:53:48.976 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-22 16:53:48.976 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-22 16:53:48.976 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-22 16:53:48.976 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95613) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-12-22 16:53:48.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:48.976 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:48.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:48.976 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:49.022 | [17553 Async nova-cell-1:95555]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2021-12-22 16:53:49.026 | + inc/async:async_wait:197 : return 0 2021-12-22 16:53:49.028 | + lib/nova:init_nova:782 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:53:49.031 | + lib/nova:init_nova:789 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-22 16:53:53.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:53.083 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:53.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:53.083 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:53.083 | Running batches of 50 until complete 2021-12-22 16:53:53.083 | +-------------------------------------+--------------+-----------+ 2021-12-22 16:53:53.083 | | Migration | Total Needed | Completed | 2021-12-22 16:53:53.083 | +-------------------------------------+--------------+-----------+ 2021-12-22 16:53:53.083 | | fill_virtual_interface_list | 0 | 0 | 2021-12-22 16:53:53.083 | | migrate_empty_ratio | 0 | 0 | 2021-12-22 16:53:53.083 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-22 16:53:53.083 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-22 16:53:53.083 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-22 16:53:53.083 | | populate_dev_uuids | 0 | 0 | 2021-12-22 16:53:53.083 | | populate_missing_availability_zones | 0 | 0 | 2021-12-22 16:53:53.083 | | populate_queued_for_delete | 0 | 0 | 2021-12-22 16:53:53.083 | | populate_user_id | 0 | 0 | 2021-12-22 16:53:53.083 | | populate_uuids | 0 | 0 | 2021-12-22 16:53:53.083 | +-------------------------------------+--------------+-----------+ 2021-12-22 16:53:53.619 | ++ lib/nova:init_nova:792 : seq 1 1 2021-12-22 16:53:53.624 | + lib/nova:init_nova:792 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:53:53.628 | ++ lib/nova:init_nova:793 : conductor_conf 1 2021-12-22 16:53:53.630 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-22 16:53:53.633 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-22 16:53:53.636 | + lib/nova:init_nova:793 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-12-22 16:53:57.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:57.287 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:57.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:53:57.288 | from cryptography.utils import int_from_bytes 2021-12-22 16:53:57.288 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-22 16:53:57.288 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-22 16:53:57.796 | + lib/nova:init_nova:797 : create_nova_keys_dir 2021-12-22 16:53:57.799 | + lib/nova:create_nova_keys_dir:739 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-22 16:53:57.813 | + lib/nova:init_nova:799 : [[ '' == \L\V\M ]] 2021-12-22 16:53:57.815 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-12-22 16:53:57.835 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:57.838 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-12-22 16:53:57.841 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-12-22 16:53:57.907 | + inc/async:async_inner:63 : configure_neutron_nova 2021-12-22 16:53:57.958 | [17553 Async configure_neutron_nova:96753]: running: configure_neutron_nova 2021-12-22 16:53:57.961 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-12-22 16:53:57.965 | + functions-common:run_phase:1737 : local mode=stack 2021-12-22 16:53:57.967 | + functions-common:run_phase:1738 : local phase=post-config 2021-12-22 16:53:57.970 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 16:53:57.979 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-22 16:53:57.982 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 16:53:57.985 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-22 16:53:57.987 | + functions-common:run_phase:1747 : local extra 2021-12-22 16:53:57.991 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 16:53:57.995 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-22 16:53:57.998 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 16:53:58.001 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 16:53:58.004 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-22 16:53:58.006 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 16:53:58.025 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:53:58.028 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:53:58.030 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:53:58.033 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-22 16:53:58.035 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:53:58.038 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 16:53:58.041 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-22 16:53:58.043 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 16:53:58.046 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-22 16:53:58.048 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:53:58.051 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 16:53:58.054 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-12-22 16:53:58.056 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-22 16:53:58.059 | + functions-common:run_plugins:1724 : local phase=post-config 2021-12-22 16:53:58.062 | + functions-common:run_plugins:1726 : local plugins= 2021-12-22 16:53:58.064 | + functions-common:run_plugins:1727 : local plugin 2021-12-22 16:53:58.067 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-22 16:53:58.070 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.073 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 16:53:58.076 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-22 16:53:58.078 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:53:58.081 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 16:53:58.084 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 16:53:58.088 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-22 16:53:58.091 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.094 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-22 16:53:58.097 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:53:58.100 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-22 16:53:58.100 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:53:58.100 | gsub("[][]", "", $1); 2021-12-22 16:53:58.100 | split($1, a, "|"); 2021-12-22 16:53:58.100 | if (a[1] == matchgroup) 2021-12-22 16:53:58.100 | print a[2] 2021-12-22 16:53:58.100 | } 2021-12-22 16:53:58.100 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.108 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 16:53:58.111 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 16:53:58.114 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 16:53:58.118 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-22 16:53:58.121 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-22 16:53:58.124 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-22 16:53:58.127 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-22 16:53:58.130 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-22 16:53:58.135 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-22 16:53:58.138 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-22 16:53:58.141 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-22 16:53:58.145 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.147 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 16:53:58.151 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-22 16:53:58.153 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 16:53:58.157 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-22 16:53:58.159 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-22 16:53:58.163 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-22 16:53:58.166 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-22 16:53:58.173 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-22 16:53:58.173 | BEGIN { 2021-12-22 16:53:58.173 | section = "" 2021-12-22 16:53:58.173 | last_section = "" 2021-12-22 16:53:58.173 | section_count = 0 2021-12-22 16:53:58.173 | } 2021-12-22 16:53:58.173 | /^\[.+\]/ { 2021-12-22 16:53:58.173 | gsub("[][]", "", $1); 2021-12-22 16:53:58.173 | section=$1 2021-12-22 16:53:58.173 | next 2021-12-22 16:53:58.173 | } 2021-12-22 16:53:58.173 | /^ *\#/ { 2021-12-22 16:53:58.173 | next 2021-12-22 16:53:58.173 | } 2021-12-22 16:53:58.173 | /^[^ \t]+/ { 2021-12-22 16:53:58.173 | # get offset of first = in $0 2021-12-22 16:53:58.173 | eq_idx = index($0, "=") 2021-12-22 16:53:58.173 | # extract attr & value from $0 2021-12-22 16:53:58.173 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 16:53:58.174 | value = substr($0, eq_idx + 1) 2021-12-22 16:53:58.174 | # only need to strip trailing whitespace from attr 2021-12-22 16:53:58.174 | sub(/[ \t]*$/, "", attr) 2021-12-22 16:53:58.174 | # need to strip leading & trailing whitespace from value 2021-12-22 16:53:58.174 | sub(/^[ \t]*/, "", value) 2021-12-22 16:53:58.174 | sub(/[ \t]*$/, "", value) 2021-12-22 16:53:58.174 | 2021-12-22 16:53:58.174 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 16:53:58.174 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 16:53:58.174 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 16:53:58.174 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 16:53:58.174 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 16:53:58.174 | if (section != last_section) { 2021-12-22 16:53:58.174 | cfg_section[section_count++] = section 2021-12-22 16:53:58.174 | last_section = section 2021-12-22 16:53:58.174 | } 2021-12-22 16:53:58.174 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 16:53:58.174 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 16:53:58.174 | 2021-12-22 16:53:58.174 | cfg_attr[section, attr, 0] = value 2021-12-22 16:53:58.174 | cfg_attr_count[section, attr] = 1 2021-12-22 16:53:58.174 | } else { 2021-12-22 16:53:58.174 | lno = cfg_attr_count[section, attr]++ 2021-12-22 16:53:58.174 | cfg_attr[section, attr, lno] = value 2021-12-22 16:53:58.174 | } 2021-12-22 16:53:58.174 | } 2021-12-22 16:53:58.174 | END { 2021-12-22 16:53:58.174 | # Process each section in order 2021-12-22 16:53:58.174 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 16:53:58.174 | section = cfg_section[sno] 2021-12-22 16:53:58.174 | # The ini routines simply append a config item immediately 2021-12-22 16:53:58.174 | # after the section header. To keep the same order as defined 2021-12-22 16:53:58.174 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 16:53:58.174 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 16:53:58.174 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 16:53:58.174 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 16:53:58.175 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 16:53:58.175 | else { 2021-12-22 16:53:58.175 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 16:53:58.175 | count = cfg_attr_count[section, attr] 2021-12-22 16:53:58.175 | print "inidelete " configfile " " section " " attr 2021-12-22 16:53:58.175 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 16:53:58.175 | for (l = count -2; l >= 0; l--) 2021-12-22 16:53:58.175 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 16:53:58.175 | } 2021-12-22 16:53:58.175 | } 2021-12-22 16:53:58.175 | } 2021-12-22 16:53:58.175 | } 2021-12-22 16:53:58.175 | ' 2021-12-22 16:53:58.175 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.175 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-22 16:53:58.175 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-22 16:53:58.178 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.181 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 16:53:58.185 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-22 16:53:58.189 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:53:58.193 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-22 16:53:58.196 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-22 16:53:58.196 | BEGIN { group = "" } 2021-12-22 16:53:58.197 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:53:58.197 | gsub("[][]", "", $1); 2021-12-22 16:53:58.197 | split($1, a, "|"); 2021-12-22 16:53:58.197 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 16:53:58.197 | group=a[1] 2021-12-22 16:53:58.197 | } else { 2021-12-22 16:53:58.197 | group="" 2021-12-22 16:53:58.197 | } 2021-12-22 16:53:58.197 | next 2021-12-22 16:53:58.197 | } 2021-12-22 16:53:58.197 | { 2021-12-22 16:53:58.197 | if (group != "") 2021-12-22 16:53:58.197 | print $0 2021-12-22 16:53:58.197 | } 2021-12-22 16:53:58.197 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.204 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-12-22 16:53:58.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-12-22 16:53:58.246 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.249 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-22 16:53:58.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-22 16:53:58.291 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-22 16:53:58.297 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-22 16:53:58.341 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-22 16:53:58.347 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-22 16:53:58.390 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.394 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-22 16:53:58.397 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-22 16:53:58.432 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-22 16:53:58.438 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-22 16:53:58.477 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.480 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.47/identity"' 2021-12-22 16:53:58.483 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2021-12-22 16:53:58.518 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-22 16:53:58.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-22 16:53:58.567 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-22 16:53:58.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-22 16:53:58.611 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.614 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-22 16:53:58.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-22 16:53:58.651 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.654 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-22 16:53:58.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-22 16:53:58.694 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.697 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-22 16:53:58.701 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-22 16:53:58.735 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-22 16:53:58.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-22 16:53:58.776 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.779 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 16:53:58.782 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 16:53:58.784 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 16:53:58.788 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-22 16:53:58.791 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-22 16:53:58.795 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-22 16:53:58.797 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-22 16:53:58.801 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-22 16:53:58.805 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-22 16:53:58.809 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-22 16:53:58.812 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-22 16:53:58.815 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.818 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 16:53:58.821 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-22 16:53:58.825 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 16:53:58.829 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-22 16:53:58.832 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-22 16:53:58.835 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-22 16:53:58.838 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-22 16:53:58.841 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-22 16:53:58.845 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-22 16:53:58.845 | BEGIN { 2021-12-22 16:53:58.845 | section = "" 2021-12-22 16:53:58.845 | last_section = "" 2021-12-22 16:53:58.845 | section_count = 0 2021-12-22 16:53:58.845 | } 2021-12-22 16:53:58.845 | /^\[.+\]/ { 2021-12-22 16:53:58.845 | gsub("[][]", "", $1); 2021-12-22 16:53:58.845 | section=$1 2021-12-22 16:53:58.845 | next 2021-12-22 16:53:58.845 | } 2021-12-22 16:53:58.845 | /^ *\#/ { 2021-12-22 16:53:58.845 | next 2021-12-22 16:53:58.845 | } 2021-12-22 16:53:58.845 | /^[^ \t]+/ { 2021-12-22 16:53:58.845 | # get offset of first = in $0 2021-12-22 16:53:58.845 | eq_idx = index($0, "=") 2021-12-22 16:53:58.845 | # extract attr & value from $0 2021-12-22 16:53:58.845 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 16:53:58.846 | value = substr($0, eq_idx + 1) 2021-12-22 16:53:58.846 | # only need to strip trailing whitespace from attr 2021-12-22 16:53:58.846 | sub(/[ \t]*$/, "", attr) 2021-12-22 16:53:58.846 | # need to strip leading & trailing whitespace from value 2021-12-22 16:53:58.846 | sub(/^[ \t]*/, "", value) 2021-12-22 16:53:58.846 | sub(/[ \t]*$/, "", value) 2021-12-22 16:53:58.846 | 2021-12-22 16:53:58.846 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 16:53:58.846 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 16:53:58.846 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 16:53:58.846 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 16:53:58.846 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 16:53:58.846 | if (section != last_section) { 2021-12-22 16:53:58.846 | cfg_section[section_count++] = section 2021-12-22 16:53:58.846 | last_section = section 2021-12-22 16:53:58.846 | } 2021-12-22 16:53:58.846 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 16:53:58.846 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 16:53:58.846 | 2021-12-22 16:53:58.846 | cfg_attr[section, attr, 0] = value 2021-12-22 16:53:58.846 | cfg_attr_count[section, attr] = 1 2021-12-22 16:53:58.846 | } else { 2021-12-22 16:53:58.846 | lno = cfg_attr_count[section, attr]++ 2021-12-22 16:53:58.846 | cfg_attr[section, attr, lno] = value 2021-12-22 16:53:58.846 | } 2021-12-22 16:53:58.846 | } 2021-12-22 16:53:58.846 | END { 2021-12-22 16:53:58.846 | # Process each section in order 2021-12-22 16:53:58.846 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 16:53:58.846 | section = cfg_section[sno] 2021-12-22 16:53:58.846 | # The ini routines simply append a config item immediately 2021-12-22 16:53:58.846 | # after the section header. To keep the same order as defined 2021-12-22 16:53:58.846 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 16:53:58.846 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 16:53:58.847 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 16:53:58.847 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 16:53:58.847 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 16:53:58.847 | else { 2021-12-22 16:53:58.847 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 16:53:58.847 | count = cfg_attr_count[section, attr] 2021-12-22 16:53:58.847 | print "inidelete " configfile " " section " " attr 2021-12-22 16:53:58.847 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 16:53:58.847 | for (l = count -2; l >= 0; l--) 2021-12-22 16:53:58.847 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 16:53:58.847 | } 2021-12-22 16:53:58.847 | } 2021-12-22 16:53:58.847 | } 2021-12-22 16:53:58.847 | } 2021-12-22 16:53:58.847 | ' 2021-12-22 16:53:58.847 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.847 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.847 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-22 16:53:58.849 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 16:53:58.853 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-22 16:53:58.855 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:53:58.856 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:53:58.858 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-22 16:53:58.861 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-22 16:53:58.861 | BEGIN { group = "" } 2021-12-22 16:53:58.861 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:53:58.861 | gsub("[][]", "", $1); 2021-12-22 16:53:58.861 | split($1, a, "|"); 2021-12-22 16:53:58.861 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 16:53:58.861 | group=a[1] 2021-12-22 16:53:58.861 | } else { 2021-12-22 16:53:58.861 | group="" 2021-12-22 16:53:58.861 | } 2021-12-22 16:53:58.861 | next 2021-12-22 16:53:58.861 | } 2021-12-22 16:53:58.861 | { 2021-12-22 16:53:58.861 | if (group != "") 2021-12-22 16:53:58.861 | print $0 2021-12-22 16:53:58.861 | } 2021-12-22 16:53:58.861 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:53:58.867 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-22 16:53:58.871 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-22 16:53:58.885 | [96753 Async configure_neutron_nova:96753]: finished successfully 2021-12-22 16:53:58.904 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-22 16:53:58.909 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-22 16:53:58.943 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-22 16:53:58.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-22 16:53:58.981 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:58.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-22 16:53:58.986 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-22 16:53:59.017 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.020 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-22 16:53:59.022 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-22 16:53:59.053 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.056 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-22 16:53:59.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-22 16:53:59.091 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-22 16:53:59.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-22 16:53:59.128 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-22 16:53:59.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-22 16:53:59.164 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-22 16:53:59.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-22 16:53:59.202 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.205 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-22 16:53:59.207 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-22 16:53:59.239 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-22 16:53:59.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-22 16:53:59.275 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-22 16:53:59.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-22 16:53:59.312 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-22 16:53:59.317 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-22 16:53:59.351 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-22 16:53:59.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-22 16:53:59.394 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.398 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-22 16:53:59.404 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-22 16:53:59.444 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.447 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-22 16:53:59.451 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-22 16:53:59.486 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.489 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 16:53:59.492 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 16:53:59.494 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 16:53:59.498 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-22 16:53:59.500 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-22 16:53:59.506 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-22 16:53:59.508 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-22 16:53:59.512 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-22 16:53:59.517 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-22 16:53:59.519 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-22 16:53:59.522 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-22 16:53:59.525 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:59.528 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 16:53:59.530 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-22 16:53:59.534 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 16:53:59.538 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-22 16:53:59.540 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-22 16:53:59.544 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-22 16:53:59.546 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-22 16:53:59.550 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-22 16:53:59.551 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-22 16:53:59.551 | BEGIN { 2021-12-22 16:53:59.551 | section = "" 2021-12-22 16:53:59.551 | last_section = "" 2021-12-22 16:53:59.551 | section_count = 0 2021-12-22 16:53:59.551 | } 2021-12-22 16:53:59.551 | /^\[.+\]/ { 2021-12-22 16:53:59.552 | gsub("[][]", "", $1); 2021-12-22 16:53:59.552 | section=$1 2021-12-22 16:53:59.552 | next 2021-12-22 16:53:59.552 | } 2021-12-22 16:53:59.552 | /^ *\#/ { 2021-12-22 16:53:59.552 | next 2021-12-22 16:53:59.552 | } 2021-12-22 16:53:59.552 | /^[^ \t]+/ { 2021-12-22 16:53:59.552 | # get offset of first = in $0 2021-12-22 16:53:59.552 | eq_idx = index($0, "=") 2021-12-22 16:53:59.552 | # extract attr & value from $0 2021-12-22 16:53:59.552 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 16:53:59.552 | value = substr($0, eq_idx + 1) 2021-12-22 16:53:59.552 | # only need to strip trailing whitespace from attr 2021-12-22 16:53:59.552 | sub(/[ \t]*$/, "", attr) 2021-12-22 16:53:59.552 | # need to strip leading & trailing whitespace from value 2021-12-22 16:53:59.553 | sub(/^[ \t]*/, "", value) 2021-12-22 16:53:59.553 | sub(/[ \t]*$/, "", value) 2021-12-22 16:53:59.553 | 2021-12-22 16:53:59.553 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 16:53:59.553 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 16:53:59.553 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 16:53:59.553 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 16:53:59.553 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 16:53:59.553 | if (section != last_section) { 2021-12-22 16:53:59.553 | cfg_section[section_count++] = section 2021-12-22 16:53:59.553 | last_section = section 2021-12-22 16:53:59.553 | } 2021-12-22 16:53:59.553 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 16:53:59.553 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 16:53:59.553 | 2021-12-22 16:53:59.553 | cfg_attr[section, attr, 0] = value 2021-12-22 16:53:59.553 | cfg_attr_count[section, attr] = 1 2021-12-22 16:53:59.553 | } else { 2021-12-22 16:53:59.553 | lno = cfg_attr_count[section, attr]++ 2021-12-22 16:53:59.553 | cfg_attr[section, attr, lno] = value 2021-12-22 16:53:59.554 | } 2021-12-22 16:53:59.554 | } 2021-12-22 16:53:59.554 | END { 2021-12-22 16:53:59.554 | # Process each section in order 2021-12-22 16:53:59.554 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 16:53:59.554 | section = cfg_section[sno] 2021-12-22 16:53:59.554 | # The ini routines simply append a config item immediately 2021-12-22 16:53:59.554 | # after the section header. To keep the same order as defined 2021-12-22 16:53:59.554 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 16:53:59.554 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 16:53:59.554 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 16:53:59.554 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 16:53:59.554 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 16:53:59.554 | else { 2021-12-22 16:53:59.554 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 16:53:59.554 | count = cfg_attr_count[section, attr] 2021-12-22 16:53:59.554 | print "inidelete " configfile " " section " " attr 2021-12-22 16:53:59.554 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 16:53:59.554 | for (l = count -2; l >= 0; l--) 2021-12-22 16:53:59.555 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 16:53:59.555 | } 2021-12-22 16:53:59.555 | } 2021-12-22 16:53:59.555 | } 2021-12-22 16:53:59.555 | } 2021-12-22 16:53:59.555 | ' 2021-12-22 16:53:59.555 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.555 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:59.556 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-22 16:53:59.557 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 16:53:59.560 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-22 16:53:59.563 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:53:59.566 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-22 16:53:59.569 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-22 16:53:59.569 | BEGIN { group = "" } 2021-12-22 16:53:59.569 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:53:59.569 | gsub("[][]", "", $1); 2021-12-22 16:53:59.569 | split($1, a, "|"); 2021-12-22 16:53:59.569 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 16:53:59.569 | group=a[1] 2021-12-22 16:53:59.569 | } else { 2021-12-22 16:53:59.569 | group="" 2021-12-22 16:53:59.569 | } 2021-12-22 16:53:59.569 | next 2021-12-22 16:53:59.569 | } 2021-12-22 16:53:59.569 | { 2021-12-22 16:53:59.569 | if (group != "") 2021-12-22 16:53:59.569 | print $0 2021-12-22 16:53:59.569 | } 2021-12-22 16:53:59.569 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:53:59.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-22 16:53:59.579 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-22 16:53:59.611 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.613 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-22 16:53:59.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-22 16:53:59.650 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.653 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-22 16:53:59.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-22 16:53:59.686 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-22 16:53:59.692 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-22 16:53:59.725 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.729 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-22 16:53:59.732 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-22 16:53:59.764 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.766 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-22 16:53:59.769 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-22 16:53:59.800 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-22 16:53:59.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-22 16:53:59.838 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.841 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-22 16:53:59.844 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-22 16:53:59.875 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.878 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-22 16:53:59.881 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-22 16:53:59.884 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-22 16:53:59.888 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-22 16:53:59.892 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:53:59.895 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:53:59.899 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-22 16:53:59.904 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:53:59.907 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-22 16:53:59.909 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-22 16:53:59.912 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-22 16:53:59.915 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:59.918 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 16:53:59.920 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-22 16:53:59.923 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 16:53:59.927 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-22 16:53:59.930 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:53:59.934 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-22 16:53:59.936 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-22 16:53:59.941 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-22 16:53:59.942 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:53:59.942 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-22 16:53:59.942 | BEGIN { 2021-12-22 16:53:59.943 | section = "" 2021-12-22 16:53:59.943 | last_section = "" 2021-12-22 16:53:59.943 | section_count = 0 2021-12-22 16:53:59.943 | } 2021-12-22 16:53:59.943 | /^\[.+\]/ { 2021-12-22 16:53:59.943 | gsub("[][]", "", $1); 2021-12-22 16:53:59.943 | section=$1 2021-12-22 16:53:59.943 | next 2021-12-22 16:53:59.943 | } 2021-12-22 16:53:59.943 | /^ *\#/ { 2021-12-22 16:53:59.943 | next 2021-12-22 16:53:59.943 | } 2021-12-22 16:53:59.943 | /^[^ \t]+/ { 2021-12-22 16:53:59.943 | # get offset of first = in $0 2021-12-22 16:53:59.943 | eq_idx = index($0, "=") 2021-12-22 16:53:59.943 | # extract attr & value from $0 2021-12-22 16:53:59.943 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 16:53:59.943 | value = substr($0, eq_idx + 1) 2021-12-22 16:53:59.943 | # only need to strip trailing whitespace from attr 2021-12-22 16:53:59.943 | sub(/[ \t]*$/, "", attr) 2021-12-22 16:53:59.944 | # need to strip leading & trailing whitespace from value 2021-12-22 16:53:59.944 | sub(/^[ \t]*/, "", value) 2021-12-22 16:53:59.944 | sub(/[ \t]*$/, "", value) 2021-12-22 16:53:59.944 | 2021-12-22 16:53:59.944 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 16:53:59.944 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 16:53:59.944 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 16:53:59.944 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 16:53:59.944 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 16:53:59.944 | if (section != last_section) { 2021-12-22 16:53:59.944 | cfg_section[section_count++] = section 2021-12-22 16:53:59.944 | last_section = section 2021-12-22 16:53:59.944 | } 2021-12-22 16:53:59.944 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 16:53:59.944 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 16:53:59.944 | 2021-12-22 16:53:59.944 | cfg_attr[section, attr, 0] = value 2021-12-22 16:53:59.944 | cfg_attr_count[section, attr] = 1 2021-12-22 16:53:59.944 | } else { 2021-12-22 16:53:59.944 | lno = cfg_attr_count[section, attr]++ 2021-12-22 16:53:59.944 | cfg_attr[section, attr, lno] = value 2021-12-22 16:53:59.944 | } 2021-12-22 16:53:59.944 | } 2021-12-22 16:53:59.944 | END { 2021-12-22 16:53:59.944 | # Process each section in order 2021-12-22 16:53:59.944 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 16:53:59.944 | section = cfg_section[sno] 2021-12-22 16:53:59.944 | # The ini routines simply append a config item immediately 2021-12-22 16:53:59.945 | # after the section header. To keep the same order as defined 2021-12-22 16:53:59.945 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 16:53:59.945 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 16:53:59.945 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 16:53:59.945 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 16:53:59.945 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 16:53:59.945 | else { 2021-12-22 16:53:59.945 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 16:53:59.945 | count = cfg_attr_count[section, attr] 2021-12-22 16:53:59.945 | print "inidelete " configfile " " section " " attr 2021-12-22 16:53:59.945 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 16:53:59.945 | for (l = count -2; l >= 0; l--) 2021-12-22 16:53:59.945 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 16:53:59.945 | } 2021-12-22 16:53:59.945 | } 2021-12-22 16:53:59.945 | } 2021-12-22 16:53:59.945 | } 2021-12-22 16:53:59.945 | ' 2021-12-22 16:53:59.945 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:53:59.946 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-22 16:53:59.948 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 16:53:59.951 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-22 16:53:59.953 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:53:59.956 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-22 16:53:59.958 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-22 16:53:59.958 | BEGIN { group = "" } 2021-12-22 16:53:59.958 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:53:59.958 | gsub("[][]", "", $1); 2021-12-22 16:53:59.958 | split($1, a, "|"); 2021-12-22 16:53:59.959 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 16:53:59.959 | group=a[1] 2021-12-22 16:53:59.959 | } else { 2021-12-22 16:53:59.959 | group="" 2021-12-22 16:53:59.959 | } 2021-12-22 16:53:59.959 | next 2021-12-22 16:53:59.959 | } 2021-12-22 16:53:59.959 | { 2021-12-22 16:53:59.959 | if (group != "") 2021-12-22 16:53:59.959 | print $0 2021-12-22 16:53:59.959 | } 2021-12-22 16:53:59.959 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:53:59.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-22 16:53:59.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-22 16:54:00.003 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:54:00.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-22 16:54:00.008 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-22 16:54:00.039 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:54:00.042 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-12-22 16:54:00.062 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:00.065 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-12-22 16:54:00.067 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:54:00.070 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-12-22 16:54:00.073 | + ./stack.sh:main:1256 : start_swift 2021-12-22 16:54:00.076 | + lib/swift:start_swift:776 : restart_service memcached 2021-12-22 16:54:00.079 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-12-22 16:54:00.082 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-12-22 16:54:00.116 | + lib/swift:start_swift:779 : is_ubuntu 2021-12-22 16:54:00.121 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:54:00.125 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:54:00.128 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-12-22 16:54:00.193 | Restarting rsync (via systemctl): rsync.service. 2021-12-22 16:54:00.200 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-12-22 16:54:00.203 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-12-22 16:54:00.207 | + lib/swift:start_swift:807 : local foreground_services type 2021-12-22 16:54:00.210 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-12-22 16:54:00.214 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-22 16:54:00.217 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.219 | + functions-common:run_process:1564 : local service=s-object 2021-12-22 16:54:00.222 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.225 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:00.229 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:00.231 | + functions-common:run_process:1569 : local name=s-object 2021-12-22 16:54:00.234 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:00.236 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:00.239 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:00.241 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:00.245 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:00.250 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192040247 2021-12-22 16:54:00.252 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-12-22 16:54:00.270 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:00.273 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-22 16:54:00.276 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-12-22 16:54:00.278 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.281 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.284 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.286 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.289 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-22 16:54:00.292 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-22 16:54:00.295 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-12-22 16:54:00.297 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:00.300 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:00.302 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-22 16:54:00.306 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-12-22 16:54:00.309 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-12-22 16:54:00.312 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.315 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:00.318 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:00.320 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:00.323 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:00.326 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-22 16:54:00.328 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:00.334 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-22 16:54:00.413 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-22 16:54:00.498 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-22 16:54:00.554 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-22 16:54:00.613 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-22 16:54:00.673 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:00.731 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:00.733 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-22 16:54:00.806 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:01.235 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-12-22 16:54:01.252 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-22 16:54:01.657 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-12-22 16:54:01.685 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:01.688 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:01.691 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:01.694 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:01.697 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:01.699 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:01.702 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:01.706 | + functions-common:time_stop:2316 : start_time=1640192040247 2021-12-22 16:54:01.708 | + functions-common:time_stop:2318 : [[ -z 1640192040247 ]] 2021-12-22 16:54:01.712 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:01.717 | + functions-common:time_stop:2321 : end_time=1640192041714 2021-12-22 16:54:01.720 | + functions-common:time_stop:2322 : elapsed_time=1467 2021-12-22 16:54:01.722 | + functions-common:time_stop:2323 : total=4474 2021-12-22 16:54:01.725 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:01.727 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5941 2021-12-22 16:54:01.730 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-22 16:54:01.732 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:01.735 | + functions-common:run_process:1564 : local service=s-container 2021-12-22 16:54:01.738 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:01.741 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:01.743 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:01.746 | + functions-common:run_process:1569 : local name=s-container 2021-12-22 16:54:01.748 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:01.751 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:01.753 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:01.755 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:01.759 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:01.764 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192041761 2021-12-22 16:54:01.766 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-12-22 16:54:01.785 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:01.787 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-22 16:54:01.790 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-12-22 16:54:01.792 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:01.794 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:01.797 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:01.799 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:01.802 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-22 16:54:01.805 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-22 16:54:01.808 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-12-22 16:54:01.813 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:01.816 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:01.819 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-22 16:54:01.822 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-12-22 16:54:01.824 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-12-22 16:54:01.827 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:01.829 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:01.831 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:01.834 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:01.836 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:01.840 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-22 16:54:01.842 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:01.847 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-22 16:54:01.929 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-22 16:54:02.008 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-22 16:54:02.068 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-22 16:54:02.125 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-22 16:54:02.183 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:02.254 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:02.257 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-22 16:54:02.337 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:02.794 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-12-22 16:54:02.809 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-22 16:54:03.258 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-12-22 16:54:03.284 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:03.287 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:03.289 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:03.293 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:03.297 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:03.302 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:03.305 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:03.308 | + functions-common:time_stop:2316 : start_time=1640192041761 2021-12-22 16:54:03.311 | + functions-common:time_stop:2318 : [[ -z 1640192041761 ]] 2021-12-22 16:54:03.315 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:03.322 | + functions-common:time_stop:2321 : end_time=1640192043317 2021-12-22 16:54:03.325 | + functions-common:time_stop:2322 : elapsed_time=1556 2021-12-22 16:54:03.327 | + functions-common:time_stop:2323 : total=5941 2021-12-22 16:54:03.330 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:03.332 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7497 2021-12-22 16:54:03.335 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-22 16:54:03.339 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.342 | + functions-common:run_process:1564 : local service=s-account 2021-12-22 16:54:03.344 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.348 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:03.351 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:03.354 | + functions-common:run_process:1569 : local name=s-account 2021-12-22 16:54:03.357 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:03.361 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:03.364 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:03.367 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:03.370 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:03.376 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192043373 2021-12-22 16:54:03.379 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-12-22 16:54:03.403 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:03.406 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-22 16:54:03.409 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-12-22 16:54:03.412 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.416 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.419 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.422 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.425 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-22 16:54:03.428 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-22 16:54:03.432 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-12-22 16:54:03.435 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:03.438 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:03.441 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-22 16:54:03.444 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-12-22 16:54:03.448 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-12-22 16:54:03.451 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.457 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:03.460 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:03.464 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:03.466 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:03.469 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-22 16:54:03.472 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:03.477 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-22 16:54:03.544 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-22 16:54:03.617 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-22 16:54:03.686 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-22 16:54:03.753 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-22 16:54:03.817 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:03.876 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:03.878 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-22 16:54:03.949 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:04.364 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-12-22 16:54:04.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-22 16:54:04.787 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-12-22 16:54:04.811 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:04.813 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:04.819 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:04.822 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:04.825 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:04.827 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:04.830 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:04.832 | + functions-common:time_stop:2316 : start_time=1640192043373 2021-12-22 16:54:04.835 | + functions-common:time_stop:2318 : [[ -z 1640192043373 ]] 2021-12-22 16:54:04.839 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:04.844 | + functions-common:time_stop:2321 : end_time=1640192044841 2021-12-22 16:54:04.846 | + functions-common:time_stop:2322 : elapsed_time=1468 2021-12-22 16:54:04.849 | + functions-common:time_stop:2323 : total=7497 2021-12-22 16:54:04.851 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:04.854 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8965 2021-12-22 16:54:04.857 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-12-22 16:54:04.860 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-12-22 16:54:04.915 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:04.917 | + functions-common:run_process:1564 : local service=s-container-sync 2021-12-22 16:54:04.920 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:04.922 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:04.925 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:04.927 | + functions-common:run_process:1569 : local name=s-container-sync 2021-12-22 16:54:04.930 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:04.932 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:04.935 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:04.937 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:04.940 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:04.945 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192044942 2021-12-22 16:54:04.948 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-12-22 16:54:04.968 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:04.971 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-22 16:54:04.974 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-12-22 16:54:04.977 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:04.980 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:04.982 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:04.985 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:04.987 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-22 16:54:04.990 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-22 16:54:04.993 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-12-22 16:54:04.995 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:04.998 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:05.001 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-22 16:54:05.004 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-12-22 16:54:05.007 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-12-22 16:54:05.011 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:05.013 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:05.016 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:05.018 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:05.021 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:05.025 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-22 16:54:05.028 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:05.033 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-12-22 16:54:05.110 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-22 16:54:05.174 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-22 16:54:05.230 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-22 16:54:05.283 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-22 16:54:05.337 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:05.393 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:05.396 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-22 16:54:05.463 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:05.893 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-12-22 16:54:05.907 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-22 16:54:06.330 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-12-22 16:54:06.354 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:06.357 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:06.361 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:06.364 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:06.367 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:06.370 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:06.372 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:06.376 | + functions-common:time_stop:2316 : start_time=1640192044942 2021-12-22 16:54:06.379 | + functions-common:time_stop:2318 : [[ -z 1640192044942 ]] 2021-12-22 16:54:06.382 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:06.388 | + functions-common:time_stop:2321 : end_time=1640192046385 2021-12-22 16:54:06.391 | + functions-common:time_stop:2322 : elapsed_time=1443 2021-12-22 16:54:06.394 | + functions-common:time_stop:2323 : total=8965 2021-12-22 16:54:06.396 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:06.404 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10408 2021-12-22 16:54:06.406 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-12-22 16:54:06.425 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:54:06.428 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.431 | + functions-common:run_process:1564 : local service=s-proxy 2021-12-22 16:54:06.434 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.438 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:06.441 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:06.444 | + functions-common:run_process:1569 : local name=s-proxy 2021-12-22 16:54:06.448 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:06.451 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:06.454 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:06.457 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:06.460 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:06.466 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192046462 2021-12-22 16:54:06.468 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-12-22 16:54:06.496 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:06.499 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-22 16:54:06.502 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-12-22 16:54:06.506 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.509 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.511 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.514 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.517 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-22 16:54:06.520 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-22 16:54:06.523 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-12-22 16:54:06.526 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:06.532 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:06.535 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-22 16:54:06.538 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-12-22 16:54:06.540 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-12-22 16:54:06.543 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.545 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:06.548 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:06.550 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:06.553 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:06.556 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-22 16:54:06.559 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:06.563 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-22 16:54:06.629 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-22 16:54:06.704 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-22 16:54:06.761 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-22 16:54:06.814 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-22 16:54:06.868 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:06.921 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:06.923 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-22 16:54:06.989 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:07.389 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-12-22 16:54:07.405 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-22 16:54:07.821 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-12-22 16:54:07.849 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:07.851 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:07.854 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:07.856 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:07.859 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:07.861 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:07.864 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:07.866 | + functions-common:time_stop:2316 : start_time=1640192046462 2021-12-22 16:54:07.869 | + functions-common:time_stop:2318 : [[ -z 1640192046462 ]] 2021-12-22 16:54:07.872 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:07.877 | + functions-common:time_stop:2321 : end_time=1640192047875 2021-12-22 16:54:07.880 | + functions-common:time_stop:2322 : elapsed_time=1413 2021-12-22 16:54:07.882 | + functions-common:time_stop:2323 : total=10408 2021-12-22 16:54:07.885 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:07.888 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11821 2021-12-22 16:54:07.891 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-12-22 16:54:07.891 | Waiting for swift proxy to start... 2021-12-22 16:54:07.893 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.47:8080/info 2021-12-22 16:54:07.896 | + functions:wait_for_service:457 : local timeout=60 2021-12-22 16:54:07.900 | + functions:wait_for_service:458 : local url=http://10.222.0.47:8080/info 2021-12-22 16:54:07.902 | + functions:wait_for_service:459 : local rval=0 2021-12-22 16:54:07.905 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-22 16:54:07.908 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-22 16:54:07.910 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:07.913 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:07.916 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:07.920 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192047918 2021-12-22 16:54:07.923 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-22 16:54:07.929 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-12-22 16:54:07.942 | + :: : [[ 000 == 503 ]] 2021-12-22 16:54:07.943 | + :: : [[ 7 -eq 7 ]] 2021-12-22 16:54:07.948 | + :: : sleep 1 2021-12-22 16:54:08.951 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-12-22 16:54:08.965 | + :: : [[ 000 == 503 ]] 2021-12-22 16:54:08.967 | + :: : [[ 7 -eq 7 ]] 2021-12-22 16:54:08.969 | + :: : sleep 1 2021-12-22 16:54:09.973 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-12-22 16:54:09.986 | + :: : [[ 000 == 503 ]] 2021-12-22 16:54:09.988 | + :: : [[ 7 -eq 7 ]] 2021-12-22 16:54:09.989 | + :: : sleep 1 2021-12-22 16:54:10.993 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-12-22 16:54:11.013 | + :: : [[ 200 == 503 ]] 2021-12-22 16:54:11.015 | + :: : [[ 0 -eq 7 ]] 2021-12-22 16:54:11.018 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-22 16:54:11.020 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:11.023 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:11.026 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:11.029 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:11.031 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:11.033 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-22 16:54:11.036 | + functions-common:time_stop:2316 : start_time=1640192047918 2021-12-22 16:54:11.038 | + functions-common:time_stop:2318 : [[ -z 1640192047918 ]] 2021-12-22 16:54:11.041 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:11.046 | + functions-common:time_stop:2321 : end_time=1640192051043 2021-12-22 16:54:11.048 | + functions-common:time_stop:2322 : elapsed_time=3125 2021-12-22 16:54:11.051 | + functions-common:time_stop:2323 : total=6436 2021-12-22 16:54:11.053 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:11.056 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9561 2021-12-22 16:54:11.058 | + functions:wait_for_service:467 : return 0 2021-12-22 16:54:11.061 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-12-22 16:54:11.063 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 16:54:11.066 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-12-22 16:54:11.083 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:11.086 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 16:54:11.118 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-12-22 16:54:11.169 | [17553 Async configure_neutron_nova:96753]: Waiting for completion of configure_neutron_nova running on PID 96753 (2 other jobs running) 2021-12-22 16:54:11.194 | [17553 Async configure_neutron_nova:96753]: Signaling child to exit 2021-12-22 16:54:11.194 | WAKEUP 2021-12-22 16:54:11.217 | [17553 Async configure_neutron_nova:96753]: Signaled 2021-12-22 16:54:11.219 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-22 16:54:11.219 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:54:11.219 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 16:54:11.219 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:54:11.219 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 16:54:11.219 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-22 16:54:11.219 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 16:54:11.219 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.47/identity 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-22 16:54:11.219 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-22 16:54:11.220 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-22 16:54:11.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-12-22 16:54:11.220 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-22 16:54:11.220 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:54:11.220 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-22 16:54:11.220 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:54:11.220 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-22 16:54:11.220 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-22 16:54:11.220 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-22 16:54:11.220 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-22 16:54:11.220 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-22 16:54:11.220 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.47/identity 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-22 16:54:11.220 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-22 16:54:11.220 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-22 16:54:11.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-22 16:54:11.221 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-12-22 16:54:11.221 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:11.221 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-22 16:54:11.221 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-22 16:54:11.221 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-22 16:54:11.264 | [17553 Async configure_neutron_nova:96753]: finished configure_neutron_nova with result 0 in 1 seconds 2021-12-22 16:54:11.268 | + inc/async:async_wait:197 : return 0 2021-12-22 16:54:11.271 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-12-22 16:54:11.288 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:11.291 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 16:54:11.320 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-22 16:54:11.352 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-12-22 16:54:11.372 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:11.374 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-12-22 16:54:11.377 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:54:11.379 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-12-22 16:54:11.382 | + ./stack.sh:main:1281 : start_nova_api 2021-12-22 16:54:11.385 | + lib/nova:start_nova_api:858 : local service_port=8774 2021-12-22 16:54:11.388 | + lib/nova:start_nova_api:859 : local service_protocol=http 2021-12-22 16:54:11.390 | + lib/nova:start_nova_api:860 : local nova_url 2021-12-22 16:54:11.393 | + lib/nova:start_nova_api:861 : is_service_enabled tls-proxy 2021-12-22 16:54:11.412 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:54:11.415 | + lib/nova:start_nova_api:867 : 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-12-22 16:54:11.417 | + lib/nova:start_nova_api:868 : 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-12-22 16:54:11.420 | + lib/nova:start_nova_api:868 : 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-12-22 16:54:11.423 | + lib/nova:start_nova_api:870 : '[' True == False ']' 2021-12-22 16:54:11.426 | ++ lib/nova:start_nova_api:878 : which uwsgi 2021-12-22 16:54:11.431 | + lib/nova:start_nova_api:878 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 16:54:11.433 | + functions-common:run_process:1564 : local service=n-api 2021-12-22 16:54:11.436 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 16:54:11.439 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:11.441 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:11.444 | + functions-common:run_process:1569 : local name=n-api 2021-12-22 16:54:11.447 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:11.449 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:11.452 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:11.454 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:11.457 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:11.462 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192051459 2021-12-22 16:54:11.465 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-12-22 16:54:11.482 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:11.485 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-22 16:54:11.487 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-12-22 16:54:11.490 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 16:54:11.492 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 16:54:11.496 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 16:54:11.498 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 16:54:11.500 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-22 16:54:11.503 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-22 16:54:11.505 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-12-22 16:54:11.508 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:11.511 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:11.513 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-22 16:54:11.516 | + functions-common:_run_under_systemd:1539 : 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-12-22 16:54:11.518 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-12-22 16:54:11.521 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-22 16:54:11.523 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-22 16:54:11.525 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-22 16:54:11.527 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-22 16:54:11.530 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-22 16:54:11.534 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-22 16:54:11.597 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-22 16:54:11.664 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-22 16:54:11.718 | + functions-common:write_uwsgi_user_unit_file:1483 : 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-12-22 16:54:11.769 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:11.821 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-22 16:54:11.873 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-22 16:54:11.924 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-22 16:54:11.977 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-22 16:54:12.031 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-22 16:54:12.084 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-22 16:54:12.088 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-22 16:54:12.157 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-22 16:54:12.569 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-12-22 16:54:12.584 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-22 16:54:12.986 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-12-22 16:54:13.065 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:13.068 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:13.070 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:13.074 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:13.079 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:13.081 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:13.084 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:13.087 | + functions-common:time_stop:2316 : start_time=1640192051459 2021-12-22 16:54:13.090 | + functions-common:time_stop:2318 : [[ -z 1640192051459 ]] 2021-12-22 16:54:13.094 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:13.099 | + functions-common:time_stop:2321 : end_time=1640192053096 2021-12-22 16:54:13.102 | + functions-common:time_stop:2322 : elapsed_time=1637 2021-12-22 16:54:13.105 | + functions-common:time_stop:2323 : total=11821 2021-12-22 16:54:13.107 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:13.110 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=13458 2021-12-22 16:54:13.112 | + lib/nova:start_nova_api:879 : nova_url=http://10.222.0.47/compute/v2.1/ 2021-12-22 16:54:13.115 | + lib/nova:start_nova_api:882 : echo 'Waiting for nova-api to start...' 2021-12-22 16:54:13.115 | Waiting for nova-api to start... 2021-12-22 16:54:13.118 | + lib/nova:start_nova_api:883 : wait_for_service 60 http://10.222.0.47/compute/v2.1/ 2021-12-22 16:54:13.121 | + functions:wait_for_service:457 : local timeout=60 2021-12-22 16:54:13.123 | + functions:wait_for_service:458 : local url=http://10.222.0.47/compute/v2.1/ 2021-12-22 16:54:13.126 | + functions:wait_for_service:459 : local rval=0 2021-12-22 16:54:13.128 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-22 16:54:13.131 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-22 16:54:13.133 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:13.136 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:13.141 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:13.146 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192053143 2021-12-22 16:54:13.148 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-22 16:54:13.154 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/compute/v2.1/ 2021-12-22 16:54:18.841 | + :: : [[ 200 == 503 ]] 2021-12-22 16:54:18.842 | + :: : [[ 0 -eq 7 ]] 2021-12-22 16:54:18.846 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-22 16:54:18.848 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:18.851 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:18.853 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:18.856 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:18.858 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:18.861 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-22 16:54:18.863 | + functions-common:time_stop:2316 : start_time=1640192053143 2021-12-22 16:54:18.866 | + functions-common:time_stop:2318 : [[ -z 1640192053143 ]] 2021-12-22 16:54:18.869 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:18.874 | + functions-common:time_stop:2321 : end_time=1640192058871 2021-12-22 16:54:18.877 | + functions-common:time_stop:2322 : elapsed_time=5728 2021-12-22 16:54:18.879 | + functions-common:time_stop:2323 : total=9561 2021-12-22 16:54:18.882 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:18.885 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15289 2021-12-22 16:54:18.887 | + functions:wait_for_service:467 : return 0 2021-12-22 16:54:18.890 | + lib/nova:start_nova_api:887 : 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-12-22 16:54:18.893 | + lib/nova:start_nova_api:887 : 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-12-22 16:54:18.895 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-12-22 16:54:18.912 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:18.915 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-12-22 16:54:18.917 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:54:18.920 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-12-22 16:54:18.923 | + ./stack.sh:main:1286 : start_ovn_services 2021-12-22 16:54:18.925 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-12-22 16:54:18.928 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-12-22 16:54:18.948 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:54:18.951 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-12-22 16:54:18.969 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:18.972 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-12-22 16:54:18.974 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:54:18.977 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-12-22 16:54:18.980 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-12-22 16:54:18.983 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-22 16:54:18.985 | + 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-12-22 16:54:19.016 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-12-22 16:54:19.018 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-12-22 16:54:19.021 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-12-22 16:54:19.023 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-12-22 16:54:19.026 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-12-22 16:54:19.029 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-12-22 16:54:19.032 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-22 16:54:19.035 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-22 16:54:19.038 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-22 16:54:19.041 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-22 16:54:19.045 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-22 16:54:19.048 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-22 16:54:19.050 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.053 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.056 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.059 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-22 16:54:19.062 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.065 | + 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-12-22 16:54:19.067 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-12-22 16:54:19.085 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:54:19.088 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-12-22 16:54:19.090 | + 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-12-22 16:54:19.093 | + functions-common:run_process:1564 : local service=q-svc 2021-12-22 16:54:19.096 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.098 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:19.101 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:19.104 | + functions-common:run_process:1569 : local name=q-svc 2021-12-22 16:54:19.106 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:19.109 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:19.111 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:19.114 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:19.118 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:19.123 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192059120 2021-12-22 16:54:19.125 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-12-22 16:54:19.142 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:19.145 | + functions-common:run_process:1573 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-22 16:54:19.147 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-12-22 16:54:19.150 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.152 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.155 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.157 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.160 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-22 16:54:19.162 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-22 16:54:19.165 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-12-22 16:54:19.168 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:19.170 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:19.173 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-22 16:54:19.176 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-22 16:54:19.179 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-12-22 16:54:19.182 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.184 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:19.187 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:19.189 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:19.191 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:19.198 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-22 16:54:19.200 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:19.205 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-22 16:54:19.270 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-22 16:54:19.337 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:19.396 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-22 16:54:19.454 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-22 16:54:19.509 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:19.564 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:19.566 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-22 16:54:19.631 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:20.029 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-12-22 16:54:20.044 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-22 16:54:20.445 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-12-22 16:54:20.468 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:20.474 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:20.476 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:20.479 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:20.481 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:20.484 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:20.487 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:20.489 | + functions-common:time_stop:2316 : start_time=1640192059120 2021-12-22 16:54:20.493 | + functions-common:time_stop:2318 : [[ -z 1640192059120 ]] 2021-12-22 16:54:20.497 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:20.509 | + functions-common:time_stop:2321 : end_time=1640192060498 2021-12-22 16:54:20.512 | + functions-common:time_stop:2322 : elapsed_time=1378 2021-12-22 16:54:20.516 | + functions-common:time_stop:2323 : total=13458 2021-12-22 16:54:20.518 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:20.521 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14836 2021-12-22 16:54:20.524 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.47:9696 2021-12-22 16:54:20.526 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-12-22 16:54:20.545 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:54:20.547 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-12-22 16:54:20.547 | Waiting for Neutron to start... 2021-12-22 16:54:20.550 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2021-12-22 16:54:20.552 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.47:9696' 'Neutron did not start' 60 2021-12-22 16:54:20.556 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2021-12-22 16:54:20.559 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-12-22 16:54:20.562 | + functions-common:test_with_retry:2249 : local until=60 2021-12-22 16:54:20.564 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-12-22 16:54:20.567 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-12-22 16:54:20.569 | + functions-common:time_start:2295 : local name=test_with_retry 2021-12-22 16:54:20.572 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:20.574 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:20.577 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:20.582 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192060579 2021-12-22 16:54:20.585 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.47:9696; do sleep 0.5; done' 2021-12-22 16:54:26.161 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.47:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-12-22 16:54:26.163 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:26.166 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:26.168 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:26.171 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:26.173 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:26.176 | + functions-common:time_stop:2315 : name=test_with_retry 2021-12-22 16:54:26.178 | + functions-common:time_stop:2316 : start_time=1640192060579 2021-12-22 16:54:26.181 | + functions-common:time_stop:2318 : [[ -z 1640192060579 ]] 2021-12-22 16:54:26.184 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:26.189 | + functions-common:time_stop:2321 : end_time=1640192066186 2021-12-22 16:54:26.191 | + functions-common:time_stop:2322 : elapsed_time=5607 2021-12-22 16:54:26.194 | + functions-common:time_stop:2323 : total=0 2021-12-22 16:54:26.197 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:26.199 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5607 2021-12-22 16:54:26.202 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-12-22 16:54:26.219 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:26.222 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-12-22 16:54:26.224 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:54:26.227 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-12-22 16:54:26.229 | + ./stack.sh:main:1302 : start_placement 2021-12-22 16:54:26.232 | + lib/placement:start_placement:160 : start_placement_api 2021-12-22 16:54:26.234 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-22 16:54:26.238 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-22 16:54:26.243 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.245 | + functions-common:run_process:1564 : local service=placement-api 2021-12-22 16:54:26.248 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.250 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:26.253 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:26.255 | + functions-common:run_process:1569 : local name=placement-api 2021-12-22 16:54:26.258 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:26.261 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:26.263 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:26.266 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:26.269 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:26.273 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192066271 2021-12-22 16:54:26.276 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-12-22 16:54:26.293 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:26.295 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-22 16:54:26.298 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-12-22 16:54:26.300 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.303 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.306 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.309 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.311 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-22 16:54:26.314 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-22 16:54:26.316 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-12-22 16:54:26.319 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:26.322 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:26.325 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-22 16:54:26.327 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-22 16:54:26.330 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-12-22 16:54:26.332 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.334 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-22 16:54:26.337 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-22 16:54:26.339 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-22 16:54:26.342 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-22 16:54:26.346 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-22 16:54:26.410 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-22 16:54:26.475 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-22 16:54:26.526 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-22 16:54:26.577 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:26.629 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-22 16:54:26.681 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-22 16:54:26.733 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-22 16:54:26.785 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-22 16:54:26.837 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-22 16:54:26.889 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-22 16:54:26.891 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-22 16:54:26.955 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-22 16:54:27.358 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-12-22 16:54:27.372 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-22 16:54:27.760 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-12-22 16:54:27.839 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:27.842 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:27.850 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:27.853 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:27.856 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:27.858 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:27.861 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:27.863 | + functions-common:time_stop:2316 : start_time=1640192066271 2021-12-22 16:54:27.866 | + functions-common:time_stop:2318 : [[ -z 1640192066271 ]] 2021-12-22 16:54:27.869 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:27.874 | + functions-common:time_stop:2321 : end_time=1640192067871 2021-12-22 16:54:27.876 | + functions-common:time_stop:2322 : elapsed_time=1600 2021-12-22 16:54:27.879 | + functions-common:time_stop:2323 : total=14836 2021-12-22 16:54:27.881 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:27.884 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16436 2021-12-22 16:54:27.887 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-12-22 16:54:27.887 | Waiting for placement-api to start... 2021-12-22 16:54:27.889 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.47/placement 2021-12-22 16:54:27.892 | + functions:wait_for_service:457 : local timeout=60 2021-12-22 16:54:27.894 | + functions:wait_for_service:458 : local url=http://10.222.0.47/placement 2021-12-22 16:54:27.897 | + functions:wait_for_service:459 : local rval=0 2021-12-22 16:54:27.899 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-22 16:54:27.902 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-22 16:54:27.904 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:27.907 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:27.910 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:27.914 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192067912 2021-12-22 16:54:27.917 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-22 16:54:27.923 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/placement 2021-12-22 16:54:30.620 | + :: : [[ 200 == 503 ]] 2021-12-22 16:54:30.621 | + :: : [[ 0 -eq 7 ]] 2021-12-22 16:54:30.624 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-22 16:54:30.627 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:30.629 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:30.633 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:30.635 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:30.638 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:30.640 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-22 16:54:30.643 | + functions-common:time_stop:2316 : start_time=1640192067912 2021-12-22 16:54:30.645 | + functions-common:time_stop:2318 : [[ -z 1640192067912 ]] 2021-12-22 16:54:30.649 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:30.654 | + functions-common:time_stop:2321 : end_time=1640192070651 2021-12-22 16:54:30.656 | + functions-common:time_stop:2322 : elapsed_time=2739 2021-12-22 16:54:30.659 | + functions-common:time_stop:2323 : total=15289 2021-12-22 16:54:30.661 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:30.664 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18028 2021-12-22 16:54:30.667 | + functions:wait_for_service:467 : return 0 2021-12-22 16:54:30.669 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-12-22 16:54:30.688 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:30.691 | + ./stack.sh:main:1306 : start_neutron 2021-12-22 16:54:30.693 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-22 16:54:30.698 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-22 16:54:30.698 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:54:30.703 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-22 16:54:30.706 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-22 16:54:30.709 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-12-22 16:54:30.711 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-22 16:54:30.714 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-22 16:54:30.717 | + 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-12-22 16:54:30.719 | + functions-common:run_process:1564 : local service=q-agt 2021-12-22 16:54:30.722 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:30.724 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:30.727 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:30.729 | + functions-common:run_process:1569 : local name=q-agt 2021-12-22 16:54:30.732 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:30.734 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:30.738 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:30.740 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:30.744 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:30.748 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192070745 2021-12-22 16:54:30.751 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-12-22 16:54:30.768 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:30.771 | + functions-common:run_process:1573 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-22 16:54:30.774 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-12-22 16:54:30.776 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:30.779 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:30.781 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:30.785 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:30.787 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-22 16:54:30.790 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-22 16:54:30.792 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-12-22 16:54:30.795 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:30.797 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:30.800 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-22 16:54:30.803 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-22 16:54:30.805 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-12-22 16:54:30.808 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:30.810 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:30.813 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:30.815 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:30.818 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:30.821 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-22 16:54:30.823 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:30.827 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-22 16:54:30.891 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-22 16:54:30.954 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-22 16:54:31.007 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-22 16:54:31.060 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-22 16:54:31.113 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:31.165 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:31.168 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-22 16:54:31.230 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:31.656 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-12-22 16:54:31.669 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-22 16:54:32.057 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-12-22 16:54:32.078 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:32.081 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:32.083 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:32.086 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:32.095 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:32.098 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:32.101 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:32.103 | + functions-common:time_stop:2316 : start_time=1640192070745 2021-12-22 16:54:32.106 | + functions-common:time_stop:2318 : [[ -z 1640192070745 ]] 2021-12-22 16:54:32.109 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:32.113 | + functions-common:time_stop:2321 : end_time=1640192072111 2021-12-22 16:54:32.116 | + functions-common:time_stop:2322 : elapsed_time=1366 2021-12-22 16:54:32.119 | + functions-common:time_stop:2323 : total=16436 2021-12-22 16:54:32.121 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:32.124 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17802 2021-12-22 16:54:32.126 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-12-22 16:54:32.129 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-12-22 16:54:32.131 | + functions-common:is_provider_network:2161 : return 1 2021-12-22 16:54:32.134 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-22 16:54:32.137 | + 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-12-22 16:54:32.139 | + functions-common:run_process:1564 : local service=q-dhcp 2021-12-22 16:54:32.141 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 16:54:32.144 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:32.146 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:32.149 | + functions-common:run_process:1569 : local name=q-dhcp 2021-12-22 16:54:32.152 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:32.154 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:32.157 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:32.159 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:32.162 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:32.167 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192072164 2021-12-22 16:54:32.170 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-12-22 16:54:32.187 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:32.190 | + functions-common:run_process:1573 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-12-22 16:54:32.192 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-12-22 16:54:32.195 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 16:54:32.198 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 16:54:32.200 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 16:54:32.203 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 16:54:32.205 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-22 16:54:32.208 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-22 16:54:32.210 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-12-22 16:54:32.213 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:32.216 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:32.218 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-22 16:54:32.221 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-12-22 16:54:32.223 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-12-22 16:54:32.226 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 16:54:32.228 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:32.230 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:32.233 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:32.235 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:32.238 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-22 16:54:32.240 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:32.245 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-22 16:54:32.307 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-22 16:54:32.377 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-22 16:54:32.432 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-22 16:54:32.488 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-22 16:54:32.541 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:32.594 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:32.598 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-22 16:54:32.668 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:33.088 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-12-22 16:54:33.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-22 16:54:33.505 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-12-22 16:54:33.533 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:33.535 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:33.537 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:33.541 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:33.543 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:33.546 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:33.548 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:33.551 | + functions-common:time_stop:2316 : start_time=1640192072164 2021-12-22 16:54:33.554 | + functions-common:time_stop:2318 : [[ -z 1640192072164 ]] 2021-12-22 16:54:33.559 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:33.561 | + functions-common:time_stop:2321 : end_time=1640192073559 2021-12-22 16:54:33.564 | + functions-common:time_stop:2322 : elapsed_time=1395 2021-12-22 16:54:33.567 | + functions-common:time_stop:2323 : total=17802 2021-12-22 16:54:33.569 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:33.572 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19197 2021-12-22 16:54:33.575 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-12-22 16:54:33.596 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:54:33.600 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-12-22 16:54:33.603 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-22 16:54:33.605 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-22 16:54:33.609 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-22 16:54:33.611 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.614 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.617 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.619 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-22 16:54:33.622 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.625 | + 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-12-22 16:54:33.627 | + functions-common:run_process:1564 : local service=q-l3 2021-12-22 16:54:33.630 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.632 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:33.635 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:33.637 | + functions-common:run_process:1569 : local name=q-l3 2021-12-22 16:54:33.640 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:33.642 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:33.645 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:33.648 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:33.651 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:33.656 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192073653 2021-12-22 16:54:33.659 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-12-22 16:54:33.678 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:33.681 | + functions-common:run_process:1573 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-12-22 16:54:33.683 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-12-22 16:54:33.686 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.688 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.691 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.693 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.696 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-22 16:54:33.699 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-22 16:54:33.702 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-12-22 16:54:33.705 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:33.707 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:33.710 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-22 16:54:33.713 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-12-22 16:54:33.716 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-12-22 16:54:33.719 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.721 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:33.724 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:33.726 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:33.729 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:33.732 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-22 16:54:33.734 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:33.738 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-22 16:54:33.819 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-22 16:54:33.895 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-22 16:54:33.955 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-22 16:54:34.017 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-22 16:54:34.073 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:34.128 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:34.130 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-22 16:54:34.199 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:34.651 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-12-22 16:54:34.664 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-22 16:54:35.082 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-12-22 16:54:35.113 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:35.120 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:35.122 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:35.128 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:35.132 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:35.135 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:35.137 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:35.140 | + functions-common:time_stop:2316 : start_time=1640192073653 2021-12-22 16:54:35.143 | + functions-common:time_stop:2318 : [[ -z 1640192073653 ]] 2021-12-22 16:54:35.147 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:35.152 | + functions-common:time_stop:2321 : end_time=1640192075148 2021-12-22 16:54:35.155 | + functions-common:time_stop:2322 : elapsed_time=1495 2021-12-22 16:54:35.158 | + functions-common:time_stop:2323 : total=19197 2021-12-22 16:54:35.160 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:35.163 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20692 2021-12-22 16:54:35.167 | + 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-12-22 16:54:35.169 | + functions-common:run_process:1564 : local service=q-meta 2021-12-22 16:54:35.172 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 16:54:35.175 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:35.177 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:35.180 | + functions-common:run_process:1569 : local name=q-meta 2021-12-22 16:54:35.183 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:35.186 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:35.188 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:35.191 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:35.195 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:35.201 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192075196 2021-12-22 16:54:35.203 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-12-22 16:54:35.225 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:35.229 | + functions-common:run_process:1573 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-12-22 16:54:35.231 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-12-22 16:54:35.234 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 16:54:35.236 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 16:54:35.239 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 16:54:35.242 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 16:54:35.244 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-22 16:54:35.247 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-22 16:54:35.250 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-12-22 16:54:35.258 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:35.258 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:35.260 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-22 16:54:35.263 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-12-22 16:54:35.266 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-12-22 16:54:35.270 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 16:54:35.272 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:35.277 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:35.280 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:35.282 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:35.286 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-22 16:54:35.289 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:35.294 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-22 16:54:35.369 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-22 16:54:35.447 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-22 16:54:35.513 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-22 16:54:35.578 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-22 16:54:35.640 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:35.702 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:35.706 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-22 16:54:35.782 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:36.244 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-12-22 16:54:36.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-22 16:54:36.707 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-12-22 16:54:36.733 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:36.738 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:36.741 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:36.748 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:36.750 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:36.753 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:36.756 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:36.759 | + functions-common:time_stop:2316 : start_time=1640192075196 2021-12-22 16:54:36.764 | + functions-common:time_stop:2318 : [[ -z 1640192075196 ]] 2021-12-22 16:54:36.769 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:36.772 | + functions-common:time_stop:2321 : end_time=1640192076769 2021-12-22 16:54:36.775 | + functions-common:time_stop:2322 : elapsed_time=1573 2021-12-22 16:54:36.777 | + functions-common:time_stop:2323 : total=20692 2021-12-22 16:54:36.780 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:36.784 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22265 2021-12-22 16:54:36.786 | + 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-12-22 16:54:36.789 | + functions-common:run_process:1564 : local service=q-metering 2021-12-22 16:54:36.792 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 16:54:36.794 | + functions-common:run_process:1566 : local group= 2021-12-22 16:54:36.797 | + functions-common:run_process:1567 : local user= 2021-12-22 16:54:36.799 | + functions-common:run_process:1569 : local name=q-metering 2021-12-22 16:54:36.801 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:54:36.804 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:54:36.807 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:54:36.812 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:54:36.816 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:54:36.820 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192076817 2021-12-22 16:54:36.822 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-12-22 16:54:36.844 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:36.847 | + functions-common:run_process:1573 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-12-22 16:54:36.850 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-12-22 16:54:36.853 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 16:54:36.856 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 16:54:36.859 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 16:54:36.861 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 16:54:36.864 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-12-22 16:54:36.867 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-12-22 16:54:36.870 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-12-22 16:54:36.872 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:54:36.875 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:54:36.878 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-12-22 16:54:36.881 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-12-22 16:54:36.884 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-12-22 16:54:36.887 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 16:54:36.890 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:54:36.893 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:54:36.896 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:54:36.899 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:54:36.902 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-22 16:54:36.905 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:54:36.911 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-22 16:54:36.995 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-22 16:54:37.074 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-22 16:54:37.138 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-22 16:54:37.204 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-22 16:54:37.285 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:54:37.376 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:54:37.380 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-22 16:54:37.473 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:54:37.966 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-12-22 16:54:37.984 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-22 16:54:38.409 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-12-22 16:54:38.432 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:54:38.435 | + functions-common:time_stop:2309 : local name 2021-12-22 16:54:38.439 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:54:38.444 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:54:38.448 | + functions-common:time_stop:2312 : local total 2021-12-22 16:54:38.451 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:54:38.454 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:54:38.457 | + functions-common:time_stop:2316 : start_time=1640192076817 2021-12-22 16:54:38.459 | + functions-common:time_stop:2318 : [[ -z 1640192076817 ]] 2021-12-22 16:54:38.463 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:54:38.472 | + functions-common:time_stop:2321 : end_time=1640192078465 2021-12-22 16:54:38.474 | + functions-common:time_stop:2322 : elapsed_time=1648 2021-12-22 16:54:38.477 | + functions-common:time_stop:2323 : total=22265 2021-12-22 16:54:38.479 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:54:38.482 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23913 2021-12-22 16:54:38.485 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-12-22 16:54:38.504 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:54:38.508 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-12-22 16:54:38.515 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-12-22 16:54:38.520 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:54:38.522 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-12-22 16:54:38.526 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-12-22 16:54:38.531 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-12-22 16:54:38.534 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2021-12-22 16:54:38.537 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2021-12-22 16:54:38.544 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2021-12-22 16:54:38.550 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2021-12-22 16:54:38.550 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:54:38.555 | ++ functions-common:get_field:727 : read data 2021-12-22 16:54:41.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:41.174 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:41.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:41.174 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:41.342 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:54:41.345 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-22 16:54:41.347 | ++ functions-common:get_field:731 : field='$2' 2021-12-22 16:54:41.355 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-22 16:54:41.356 | ++ functions-common:get_field:733 : echo '| 000111332bf147a59937083a0ab1ac13 | demo |' 2021-12-22 16:54:41.359 | ++ functions-common:get_field:727 : read data 2021-12-22 16:54:41.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=000111332bf147a59937083a0ab1ac13 2021-12-22 16:54:41.367 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2021-12-22 16:54:41.370 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:54:41.401 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2021-12-22 16:54:41.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2021-12-22 16:54:41.407 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-12-22 16:54:41.410 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 16:54:44.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:44.438 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:44.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:44.438 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:44.596 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:54:44.600 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-22 16:54:44.600 | address-scope 2021-12-22 16:54:44.600 | router-admin-state-down-before-update 2021-12-22 16:54:44.600 | agent 2021-12-22 16:54:44.600 | agent-resources-synced 2021-12-22 16:54:44.600 | allowed-address-pairs 2021-12-22 16:54:44.600 | auto-allocated-topology 2021-12-22 16:54:44.600 | availability_zone 2021-12-22 16:54:44.600 | availability_zone_filter 2021-12-22 16:54:44.600 | default-subnetpools 2021-12-22 16:54:44.600 | dhcp_agent_scheduler 2021-12-22 16:54:44.600 | dvr 2021-12-22 16:54:44.600 | empty-string-filtering 2021-12-22 16:54:44.600 | external-net 2021-12-22 16:54:44.600 | extra_dhcp_opt 2021-12-22 16:54:44.600 | extraroute 2021-12-22 16:54:44.600 | extraroute-atomic 2021-12-22 16:54:44.600 | filter-validation 2021-12-22 16:54:44.600 | fip-port-details 2021-12-22 16:54:44.600 | flavors 2021-12-22 16:54:44.600 | floatingip-pools 2021-12-22 16:54:44.600 | ip-substring-filtering 2021-12-22 16:54:44.600 | router 2021-12-22 16:54:44.600 | ext-gw-mode 2021-12-22 16:54:44.600 | l3-ha 2021-12-22 16:54:44.600 | l3-flavors 2021-12-22 16:54:44.600 | l3-port-ip-change-not-allowed 2021-12-22 16:54:44.600 | l3_agent_scheduler 2021-12-22 16:54:44.600 | metering 2021-12-22 16:54:44.600 | metering_source_and_destination_fields 2021-12-22 16:54:44.600 | multi-provider 2021-12-22 16:54:44.600 | net-mtu 2021-12-22 16:54:44.601 | net-mtu-writable 2021-12-22 16:54:44.601 | network_availability_zone 2021-12-22 16:54:44.601 | network-ip-availability 2021-12-22 16:54:44.601 | pagination 2021-12-22 16:54:44.601 | port-device-profile 2021-12-22 16:54:44.601 | port-mac-address-regenerate 2021-12-22 16:54:44.601 | port-numa-affinity-policy 2021-12-22 16:54:44.601 | binding 2021-12-22 16:54:44.601 | binding-extended 2021-12-22 16:54:44.601 | port-security 2021-12-22 16:54:44.601 | project-id 2021-12-22 16:54:44.601 | provider 2021-12-22 16:54:44.601 | quotas 2021-12-22 16:54:44.601 | quota_details 2021-12-22 16:54:44.601 | rbac-policies 2021-12-22 16:54:44.601 | rbac-address-group 2021-12-22 16:54:44.601 | rbac-address-scope 2021-12-22 16:54:44.601 | rbac-security-groups 2021-12-22 16:54:44.601 | rbac-subnetpool 2021-12-22 16:54:44.601 | revision-if-match 2021-12-22 16:54:44.601 | standard-attr-revisions 2021-12-22 16:54:44.601 | router_availability_zone 2021-12-22 16:54:44.601 | security-groups-normalized-cidr 2021-12-22 16:54:44.601 | port-security-groups-filtering 2021-12-22 16:54:44.601 | security-groups-remote-address-group 2021-12-22 16:54:44.601 | security-group 2021-12-22 16:54:44.601 | service-type 2021-12-22 16:54:44.601 | sorting 2021-12-22 16:54:44.601 | standard-attr-description 2021-12-22 16:54:44.601 | stateful-security-group 2021-12-22 16:54:44.601 | subnet_onboard 2021-12-22 16:54:44.601 | subnet-service-types 2021-12-22 16:54:44.601 | subnet_allocation 2021-12-22 16:54:44.601 | subnetpool-prefix-ops 2021-12-22 16:54:44.601 | standard-attr-tag 2021-12-22 16:54:44.601 | standard-attr-timestamp' 2021-12-22 16:54:44.602 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-22 16:54:44.602 | address-scope 2021-12-22 16:54:44.602 | router-admin-state-down-before-update 2021-12-22 16:54:44.602 | agent 2021-12-22 16:54:44.602 | agent-resources-synced 2021-12-22 16:54:44.602 | allowed-address-pairs 2021-12-22 16:54:44.603 | auto-allocated-topology 2021-12-22 16:54:44.603 | availability_zone 2021-12-22 16:54:44.603 | availability_zone_filter 2021-12-22 16:54:44.603 | default-subnetpools 2021-12-22 16:54:44.603 | dhcp_agent_scheduler 2021-12-22 16:54:44.603 | dvr 2021-12-22 16:54:44.603 | empty-string-filtering 2021-12-22 16:54:44.603 | external-net 2021-12-22 16:54:44.603 | extra_dhcp_opt 2021-12-22 16:54:44.603 | extraroute 2021-12-22 16:54:44.603 | extraroute-atomic 2021-12-22 16:54:44.603 | filter-validation 2021-12-22 16:54:44.603 | fip-port-details 2021-12-22 16:54:44.603 | flavors 2021-12-22 16:54:44.603 | floatingip-pools 2021-12-22 16:54:44.603 | ip-substring-filtering 2021-12-22 16:54:44.603 | router 2021-12-22 16:54:44.603 | ext-gw-mode 2021-12-22 16:54:44.603 | l3-ha 2021-12-22 16:54:44.603 | l3-flavors 2021-12-22 16:54:44.603 | l3-port-ip-change-not-allowed 2021-12-22 16:54:44.603 | l3_agent_scheduler 2021-12-22 16:54:44.603 | metering 2021-12-22 16:54:44.603 | metering_source_and_destination_fields 2021-12-22 16:54:44.603 | multi-provider 2021-12-22 16:54:44.603 | net-mtu 2021-12-22 16:54:44.603 | net-mtu-writable 2021-12-22 16:54:44.603 | network_availability_zone 2021-12-22 16:54:44.603 | network-ip-availability 2021-12-22 16:54:44.603 | pagination 2021-12-22 16:54:44.603 | port-device-profile 2021-12-22 16:54:44.603 | port-mac-address-regenerate 2021-12-22 16:54:44.603 | port-numa-affinity-policy 2021-12-22 16:54:44.603 | binding 2021-12-22 16:54:44.603 | binding-extended 2021-12-22 16:54:44.603 | port-security 2021-12-22 16:54:44.603 | project-id 2021-12-22 16:54:44.603 | provider 2021-12-22 16:54:44.604 | quotas 2021-12-22 16:54:44.604 | quota_details 2021-12-22 16:54:44.604 | rbac-policies 2021-12-22 16:54:44.604 | rbac-address-group 2021-12-22 16:54:44.604 | rbac-address-scope 2021-12-22 16:54:44.604 | rbac-security-groups 2021-12-22 16:54:44.604 | rbac-subnetpool 2021-12-22 16:54:44.604 | revision-if-match 2021-12-22 16:54:44.604 | standard-attr-revisions 2021-12-22 16:54:44.604 | router_availability_zone 2021-12-22 16:54:44.604 | security-groups-normalized-cidr 2021-12-22 16:54:44.604 | port-security-groups-filtering 2021-12-22 16:54:44.604 | security-groups-remote-address-group 2021-12-22 16:54:44.604 | security-group 2021-12-22 16:54:44.604 | service-type 2021-12-22 16:54:44.604 | sorting 2021-12-22 16:54:44.604 | standard-attr-description 2021-12-22 16:54:44.604 | stateful-security-group 2021-12-22 16:54:44.604 | subnet_onboard 2021-12-22 16:54:44.604 | subnet-service-types 2021-12-22 16:54:44.604 | subnet_allocation 2021-12-22 16:54:44.604 | subnetpool-prefix-ops 2021-12-22 16:54:44.604 | standard-attr-tag 2021-12-22 16:54:44.604 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-22 16:54:44.605 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-22 16:54:44.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2021-12-22 16:54:44.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2021-12-22 16:54:44.615 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-22 16:54:47.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:47.974 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:47.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:47.974 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:48.142 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:54:48.145 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=e725c650-c316-4e29-8bd6-9f124fe11b9a 2021-12-22 16:54:48.148 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2021-12-22 16:54:48.151 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2021-12-22 16:54:48.153 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-12-22 16:54:48.156 | + functions-common:is_provider_network:2161 : return 1 2021-12-22 16:54:48.160 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 000111332bf147a59937083a0ab1ac13 private 2021-12-22 16:54:48.161 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2021-12-22 16:54:48.161 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2021-12-22 16:54:48.164 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:54:48.167 | ++ functions-common:get_field:727 : read data 2021-12-22 16:54:51.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:51.471 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:51.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:51.471 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:51.642 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:54:51.646 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 16:54:51.649 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 16:54:51.660 | ++ functions-common:get_field:733 : echo '| id | ba875f27-a756-4269-888a-f834772cd689 |' 2021-12-22 16:54:51.660 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 16:54:51.660 | ++ functions-common:get_field:727 : read data 2021-12-22 16:54:51.663 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=ba875f27-a756-4269-888a-f834772cd689 2021-12-22 16:54:51.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 000111332bf147a59937083a0ab1ac13' 2021-12-22 16:54:51.669 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:54:51.687 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2021-12-22 16:54:51.691 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 000111332bf147a59937083a0ab1ac13 2021-12-22 16:54:51.693 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=000111332bf147a59937083a0ab1ac13 2021-12-22 16:54:51.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z e725c650-c316-4e29-8bd6-9f124fe11b9a ']' 2021-12-22 16:54:51.699 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project 000111332bf147a59937083a0ab1ac13 ' 2021-12-22 16:54:51.701 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2021-12-22 16:54:51.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2021-12-22 16:54:51.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-22 16:54:51.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool e725c650-c316-4e29-8bd6-9f124fe11b9a ' 2021-12-22 16:54:51.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2021-12-22 16:54:51.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network ba875f27-a756-4269-888a-f834772cd689 private-subnet' 2021-12-22 16:54:51.717 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2021-12-22 16:54:51.721 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 000111332bf147a59937083a0ab1ac13 --ip-version 4 --gateway 172.20.0.1 --subnet-pool e725c650-c316-4e29-8bd6-9f124fe11b9a --network ba875f27-a756-4269-888a-f834772cd689 private-subnet 2021-12-22 16:54:51.722 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2021-12-22 16:54:51.722 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2021-12-22 16:54:51.724 | +++ functions-common:get_field:726 : local data field 2021-12-22 16:54:51.728 | +++ functions-common:get_field:727 : read data 2021-12-22 16:54:55.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:55.408 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:55.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:55.408 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:55.589 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:54:55.593 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 16:54:55.595 | +++ functions-common:get_field:731 : field='$3' 2021-12-22 16:54:55.599 | +++ functions-common:get_field:733 : echo '| id | e39592f2-90db-4587-874d-d1c01457050d |' 2021-12-22 16:54:55.599 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 16:54:55.606 | +++ functions-common:get_field:727 : read data 2021-12-22 16:54:55.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=e39592f2-90db-4587-874d-d1c01457050d 2021-12-22 16:54:55.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 000111332bf147a59937083a0ab1ac13' 2021-12-22 16:54:55.615 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:54:55.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo e39592f2-90db-4587-874d-d1c01457050d 2021-12-22 16:54:55.638 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=e39592f2-90db-4587-874d-d1c01457050d 2021-12-22 16:54:55.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2021-12-22 16:54:55.643 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2021-12-22 16:54:55.646 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2021-12-22 16:54:55.653 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 16:54:58.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:58.420 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:58.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:54:58.420 | from cryptography.utils import int_from_bytes 2021-12-22 16:54:58.607 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:54:58.612 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-22 16:54:58.612 | address-scope 2021-12-22 16:54:58.612 | router-admin-state-down-before-update 2021-12-22 16:54:58.612 | agent 2021-12-22 16:54:58.612 | agent-resources-synced 2021-12-22 16:54:58.612 | allowed-address-pairs 2021-12-22 16:54:58.612 | auto-allocated-topology 2021-12-22 16:54:58.612 | availability_zone 2021-12-22 16:54:58.612 | availability_zone_filter 2021-12-22 16:54:58.612 | default-subnetpools 2021-12-22 16:54:58.612 | dhcp_agent_scheduler 2021-12-22 16:54:58.612 | dvr 2021-12-22 16:54:58.612 | empty-string-filtering 2021-12-22 16:54:58.612 | external-net 2021-12-22 16:54:58.612 | extra_dhcp_opt 2021-12-22 16:54:58.612 | extraroute 2021-12-22 16:54:58.612 | extraroute-atomic 2021-12-22 16:54:58.612 | filter-validation 2021-12-22 16:54:58.612 | fip-port-details 2021-12-22 16:54:58.612 | flavors 2021-12-22 16:54:58.612 | floatingip-pools 2021-12-22 16:54:58.612 | ip-substring-filtering 2021-12-22 16:54:58.612 | router 2021-12-22 16:54:58.613 | ext-gw-mode 2021-12-22 16:54:58.613 | l3-ha 2021-12-22 16:54:58.613 | l3-flavors 2021-12-22 16:54:58.613 | l3-port-ip-change-not-allowed 2021-12-22 16:54:58.613 | l3_agent_scheduler 2021-12-22 16:54:58.613 | metering 2021-12-22 16:54:58.613 | metering_source_and_destination_fields 2021-12-22 16:54:58.613 | multi-provider 2021-12-22 16:54:58.613 | net-mtu 2021-12-22 16:54:58.613 | net-mtu-writable 2021-12-22 16:54:58.613 | network_availability_zone 2021-12-22 16:54:58.613 | network-ip-availability 2021-12-22 16:54:58.613 | pagination 2021-12-22 16:54:58.613 | port-device-profile 2021-12-22 16:54:58.613 | port-mac-address-regenerate 2021-12-22 16:54:58.613 | port-numa-affinity-policy 2021-12-22 16:54:58.613 | binding 2021-12-22 16:54:58.613 | binding-extended 2021-12-22 16:54:58.613 | port-security 2021-12-22 16:54:58.613 | project-id 2021-12-22 16:54:58.613 | provider 2021-12-22 16:54:58.613 | quotas 2021-12-22 16:54:58.613 | quota_details 2021-12-22 16:54:58.613 | rbac-policies 2021-12-22 16:54:58.613 | rbac-address-group 2021-12-22 16:54:58.613 | rbac-address-scope 2021-12-22 16:54:58.613 | rbac-security-groups 2021-12-22 16:54:58.613 | rbac-subnetpool 2021-12-22 16:54:58.613 | revision-if-match 2021-12-22 16:54:58.613 | standard-attr-revisions 2021-12-22 16:54:58.613 | router_availability_zone 2021-12-22 16:54:58.613 | security-groups-normalized-cidr 2021-12-22 16:54:58.613 | port-security-groups-filtering 2021-12-22 16:54:58.613 | security-groups-remote-address-group 2021-12-22 16:54:58.613 | security-group 2021-12-22 16:54:58.613 | service-type 2021-12-22 16:54:58.614 | sorting 2021-12-22 16:54:58.614 | standard-attr-description 2021-12-22 16:54:58.614 | stateful-security-group 2021-12-22 16:54:58.614 | subnet_onboard 2021-12-22 16:54:58.614 | subnet-service-types 2021-12-22 16:54:58.614 | subnet_allocation 2021-12-22 16:54:58.614 | subnetpool-prefix-ops 2021-12-22 16:54:58.614 | standard-attr-tag 2021-12-22 16:54:58.614 | standard-attr-timestamp' 2021-12-22 16:54:58.617 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-22 16:54:58.617 | address-scope 2021-12-22 16:54:58.617 | router-admin-state-down-before-update 2021-12-22 16:54:58.617 | agent 2021-12-22 16:54:58.617 | agent-resources-synced 2021-12-22 16:54:58.617 | allowed-address-pairs 2021-12-22 16:54:58.617 | auto-allocated-topology 2021-12-22 16:54:58.617 | availability_zone 2021-12-22 16:54:58.617 | availability_zone_filter 2021-12-22 16:54:58.617 | default-subnetpools 2021-12-22 16:54:58.617 | dhcp_agent_scheduler 2021-12-22 16:54:58.617 | dvr 2021-12-22 16:54:58.617 | empty-string-filtering 2021-12-22 16:54:58.617 | external-net 2021-12-22 16:54:58.617 | extra_dhcp_opt 2021-12-22 16:54:58.617 | extraroute 2021-12-22 16:54:58.618 | extraroute-atomic 2021-12-22 16:54:58.618 | filter-validation 2021-12-22 16:54:58.618 | fip-port-details 2021-12-22 16:54:58.618 | flavors 2021-12-22 16:54:58.618 | floatingip-pools 2021-12-22 16:54:58.618 | ip-substring-filtering 2021-12-22 16:54:58.618 | router 2021-12-22 16:54:58.618 | ext-gw-mode 2021-12-22 16:54:58.618 | l3-ha 2021-12-22 16:54:58.618 | l3-flavors 2021-12-22 16:54:58.618 | l3-port-ip-change-not-allowed 2021-12-22 16:54:58.618 | l3_agent_scheduler 2021-12-22 16:54:58.618 | metering 2021-12-22 16:54:58.618 | metering_source_and_destination_fields 2021-12-22 16:54:58.618 | multi-provider 2021-12-22 16:54:58.618 | net-mtu 2021-12-22 16:54:58.618 | net-mtu-writable 2021-12-22 16:54:58.618 | network_availability_zone 2021-12-22 16:54:58.618 | network-ip-availability 2021-12-22 16:54:58.618 | pagination 2021-12-22 16:54:58.618 | port-device-profile 2021-12-22 16:54:58.618 | port-mac-address-regenerate 2021-12-22 16:54:58.618 | port-numa-affinity-policy 2021-12-22 16:54:58.618 | binding 2021-12-22 16:54:58.618 | binding-extended 2021-12-22 16:54:58.618 | port-security 2021-12-22 16:54:58.618 | project-id 2021-12-22 16:54:58.618 | provider 2021-12-22 16:54:58.618 | quotas 2021-12-22 16:54:58.618 | quota_details 2021-12-22 16:54:58.618 | rbac-policies 2021-12-22 16:54:58.618 | rbac-address-group 2021-12-22 16:54:58.618 | rbac-address-scope 2021-12-22 16:54:58.618 | rbac-security-groups 2021-12-22 16:54:58.619 | rbac-subnetpool 2021-12-22 16:54:58.619 | revision-if-match 2021-12-22 16:54:58.619 | standard-attr-revisions 2021-12-22 16:54:58.619 | router_availability_zone 2021-12-22 16:54:58.619 | security-groups-normalized-cidr 2021-12-22 16:54:58.619 | port-security-groups-filtering 2021-12-22 16:54:58.619 | security-groups-remote-address-group 2021-12-22 16:54:58.619 | security-group 2021-12-22 16:54:58.619 | service-type 2021-12-22 16:54:58.619 | sorting 2021-12-22 16:54:58.619 | standard-attr-description 2021-12-22 16:54:58.619 | stateful-security-group 2021-12-22 16:54:58.619 | subnet_onboard 2021-12-22 16:54:58.619 | subnet-service-types 2021-12-22 16:54:58.619 | subnet_allocation 2021-12-22 16:54:58.619 | subnetpool-prefix-ops 2021-12-22 16:54:58.619 | standard-attr-tag 2021-12-22 16:54:58.619 | standard-attr-timestamp =~ router ]] 2021-12-22 16:54:58.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-22 16:54:58.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2021-12-22 16:54:58.625 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-12-22 16:54:58.629 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 16:55:01.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:01.445 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:01.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:01.445 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:01.634 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:55:01.637 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-22 16:55:01.637 | address-scope 2021-12-22 16:55:01.637 | router-admin-state-down-before-update 2021-12-22 16:55:01.637 | agent 2021-12-22 16:55:01.637 | agent-resources-synced 2021-12-22 16:55:01.637 | allowed-address-pairs 2021-12-22 16:55:01.637 | auto-allocated-topology 2021-12-22 16:55:01.637 | availability_zone 2021-12-22 16:55:01.637 | availability_zone_filter 2021-12-22 16:55:01.638 | default-subnetpools 2021-12-22 16:55:01.638 | dhcp_agent_scheduler 2021-12-22 16:55:01.638 | dvr 2021-12-22 16:55:01.638 | empty-string-filtering 2021-12-22 16:55:01.638 | external-net 2021-12-22 16:55:01.638 | extra_dhcp_opt 2021-12-22 16:55:01.638 | extraroute 2021-12-22 16:55:01.638 | extraroute-atomic 2021-12-22 16:55:01.638 | filter-validation 2021-12-22 16:55:01.638 | fip-port-details 2021-12-22 16:55:01.638 | flavors 2021-12-22 16:55:01.638 | floatingip-pools 2021-12-22 16:55:01.638 | ip-substring-filtering 2021-12-22 16:55:01.638 | router 2021-12-22 16:55:01.638 | ext-gw-mode 2021-12-22 16:55:01.638 | l3-ha 2021-12-22 16:55:01.638 | l3-flavors 2021-12-22 16:55:01.638 | l3-port-ip-change-not-allowed 2021-12-22 16:55:01.638 | l3_agent_scheduler 2021-12-22 16:55:01.638 | metering 2021-12-22 16:55:01.638 | metering_source_and_destination_fields 2021-12-22 16:55:01.638 | multi-provider 2021-12-22 16:55:01.638 | net-mtu 2021-12-22 16:55:01.638 | net-mtu-writable 2021-12-22 16:55:01.638 | network_availability_zone 2021-12-22 16:55:01.638 | network-ip-availability 2021-12-22 16:55:01.638 | pagination 2021-12-22 16:55:01.638 | port-device-profile 2021-12-22 16:55:01.639 | port-mac-address-regenerate 2021-12-22 16:55:01.639 | port-numa-affinity-policy 2021-12-22 16:55:01.639 | binding 2021-12-22 16:55:01.639 | binding-extended 2021-12-22 16:55:01.639 | port-security 2021-12-22 16:55:01.639 | project-id 2021-12-22 16:55:01.639 | provider 2021-12-22 16:55:01.639 | quotas 2021-12-22 16:55:01.639 | quota_details 2021-12-22 16:55:01.639 | rbac-policies 2021-12-22 16:55:01.639 | rbac-address-group 2021-12-22 16:55:01.639 | rbac-address-scope 2021-12-22 16:55:01.639 | rbac-security-groups 2021-12-22 16:55:01.639 | rbac-subnetpool 2021-12-22 16:55:01.639 | revision-if-match 2021-12-22 16:55:01.639 | standard-attr-revisions 2021-12-22 16:55:01.639 | router_availability_zone 2021-12-22 16:55:01.639 | security-groups-normalized-cidr 2021-12-22 16:55:01.639 | port-security-groups-filtering 2021-12-22 16:55:01.639 | security-groups-remote-address-group 2021-12-22 16:55:01.639 | security-group 2021-12-22 16:55:01.639 | service-type 2021-12-22 16:55:01.639 | sorting 2021-12-22 16:55:01.639 | standard-attr-description 2021-12-22 16:55:01.639 | stateful-security-group 2021-12-22 16:55:01.639 | subnet_onboard 2021-12-22 16:55:01.639 | subnet-service-types 2021-12-22 16:55:01.640 | subnet_allocation 2021-12-22 16:55:01.640 | subnetpool-prefix-ops 2021-12-22 16:55:01.640 | standard-attr-tag 2021-12-22 16:55:01.640 | standard-attr-timestamp' 2021-12-22 16:55:01.640 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-22 16:55:01.640 | address-scope 2021-12-22 16:55:01.640 | router-admin-state-down-before-update 2021-12-22 16:55:01.640 | agent 2021-12-22 16:55:01.640 | agent-resources-synced 2021-12-22 16:55:01.640 | allowed-address-pairs 2021-12-22 16:55:01.640 | auto-allocated-topology 2021-12-22 16:55:01.640 | availability_zone 2021-12-22 16:55:01.640 | availability_zone_filter 2021-12-22 16:55:01.640 | default-subnetpools 2021-12-22 16:55:01.640 | dhcp_agent_scheduler 2021-12-22 16:55:01.640 | dvr 2021-12-22 16:55:01.640 | empty-string-filtering 2021-12-22 16:55:01.640 | external-net 2021-12-22 16:55:01.640 | extra_dhcp_opt 2021-12-22 16:55:01.640 | extraroute 2021-12-22 16:55:01.641 | extraroute-atomic 2021-12-22 16:55:01.641 | filter-validation 2021-12-22 16:55:01.641 | fip-port-details 2021-12-22 16:55:01.641 | flavors 2021-12-22 16:55:01.641 | floatingip-pools 2021-12-22 16:55:01.641 | ip-substring-filtering 2021-12-22 16:55:01.641 | router 2021-12-22 16:55:01.641 | ext-gw-mode 2021-12-22 16:55:01.641 | l3-ha 2021-12-22 16:55:01.641 | l3-flavors 2021-12-22 16:55:01.641 | l3-port-ip-change-not-allowed 2021-12-22 16:55:01.641 | l3_agent_scheduler 2021-12-22 16:55:01.641 | metering 2021-12-22 16:55:01.641 | metering_source_and_destination_fields 2021-12-22 16:55:01.641 | multi-provider 2021-12-22 16:55:01.641 | net-mtu 2021-12-22 16:55:01.641 | net-mtu-writable 2021-12-22 16:55:01.641 | network_availability_zone 2021-12-22 16:55:01.641 | network-ip-availability 2021-12-22 16:55:01.641 | pagination 2021-12-22 16:55:01.641 | port-device-profile 2021-12-22 16:55:01.641 | port-mac-address-regenerate 2021-12-22 16:55:01.641 | port-numa-affinity-policy 2021-12-22 16:55:01.641 | binding 2021-12-22 16:55:01.641 | binding-extended 2021-12-22 16:55:01.641 | port-security 2021-12-22 16:55:01.641 | project-id 2021-12-22 16:55:01.641 | provider 2021-12-22 16:55:01.641 | quotas 2021-12-22 16:55:01.641 | quota_details 2021-12-22 16:55:01.641 | rbac-policies 2021-12-22 16:55:01.641 | rbac-address-group 2021-12-22 16:55:01.642 | rbac-address-scope 2021-12-22 16:55:01.642 | rbac-security-groups 2021-12-22 16:55:01.642 | rbac-subnetpool 2021-12-22 16:55:01.642 | revision-if-match 2021-12-22 16:55:01.642 | standard-attr-revisions 2021-12-22 16:55:01.642 | router_availability_zone 2021-12-22 16:55:01.642 | security-groups-normalized-cidr 2021-12-22 16:55:01.642 | port-security-groups-filtering 2021-12-22 16:55:01.642 | security-groups-remote-address-group 2021-12-22 16:55:01.642 | security-group 2021-12-22 16:55:01.642 | service-type 2021-12-22 16:55:01.642 | sorting 2021-12-22 16:55:01.642 | standard-attr-description 2021-12-22 16:55:01.642 | stateful-security-group 2021-12-22 16:55:01.642 | subnet_onboard 2021-12-22 16:55:01.642 | subnet-service-types 2021-12-22 16:55:01.642 | subnet_allocation 2021-12-22 16:55:01.642 | subnetpool-prefix-ops 2021-12-22 16:55:01.642 | standard-attr-tag 2021-12-22 16:55:01.642 | standard-attr-timestamp =~ external-net ]] 2021-12-22 16:55:01.644 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-22 16:55:01.647 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2021-12-22 16:55:01.653 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2021-12-22 16:55:01.654 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 000111332bf147a59937083a0ab1ac13 router1 2021-12-22 16:55:01.654 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2021-12-22 16:55:01.658 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:55:01.670 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:04.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:04.741 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:04.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:04.741 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:04.900 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:55:04.903 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 16:55:04.906 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 16:55:04.909 | ++ functions-common:get_field:733 : echo '| id | e233253b-4120-4e81-a4c6-9045cbfc0951 |' 2021-12-22 16:55:04.909 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 16:55:04.916 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:04.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=e233253b-4120-4e81-a4c6-9045cbfc0951 2021-12-22 16:55:04.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 000111332bf147a59937083a0ab1ac13 router1' 2021-12-22 16:55:04.925 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:55:04.944 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-22 16:55:04.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2021-12-22 16:55:04.950 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-12-22 16:55:04.953 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 16:55:07.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:07.600 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:07.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:07.601 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:07.759 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:55:07.762 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-22 16:55:07.762 | address-scope 2021-12-22 16:55:07.762 | router-admin-state-down-before-update 2021-12-22 16:55:07.762 | agent 2021-12-22 16:55:07.762 | agent-resources-synced 2021-12-22 16:55:07.762 | allowed-address-pairs 2021-12-22 16:55:07.762 | auto-allocated-topology 2021-12-22 16:55:07.763 | availability_zone 2021-12-22 16:55:07.763 | availability_zone_filter 2021-12-22 16:55:07.763 | default-subnetpools 2021-12-22 16:55:07.763 | dhcp_agent_scheduler 2021-12-22 16:55:07.763 | dvr 2021-12-22 16:55:07.763 | empty-string-filtering 2021-12-22 16:55:07.763 | external-net 2021-12-22 16:55:07.763 | extra_dhcp_opt 2021-12-22 16:55:07.763 | extraroute 2021-12-22 16:55:07.763 | extraroute-atomic 2021-12-22 16:55:07.763 | filter-validation 2021-12-22 16:55:07.763 | fip-port-details 2021-12-22 16:55:07.763 | flavors 2021-12-22 16:55:07.763 | floatingip-pools 2021-12-22 16:55:07.763 | ip-substring-filtering 2021-12-22 16:55:07.763 | router 2021-12-22 16:55:07.763 | ext-gw-mode 2021-12-22 16:55:07.763 | l3-ha 2021-12-22 16:55:07.763 | l3-flavors 2021-12-22 16:55:07.763 | l3-port-ip-change-not-allowed 2021-12-22 16:55:07.763 | l3_agent_scheduler 2021-12-22 16:55:07.763 | metering 2021-12-22 16:55:07.763 | metering_source_and_destination_fields 2021-12-22 16:55:07.763 | multi-provider 2021-12-22 16:55:07.763 | net-mtu 2021-12-22 16:55:07.763 | net-mtu-writable 2021-12-22 16:55:07.763 | network_availability_zone 2021-12-22 16:55:07.763 | network-ip-availability 2021-12-22 16:55:07.763 | pagination 2021-12-22 16:55:07.763 | port-device-profile 2021-12-22 16:55:07.763 | port-mac-address-regenerate 2021-12-22 16:55:07.763 | port-numa-affinity-policy 2021-12-22 16:55:07.763 | binding 2021-12-22 16:55:07.763 | binding-extended 2021-12-22 16:55:07.763 | port-security 2021-12-22 16:55:07.763 | project-id 2021-12-22 16:55:07.763 | provider 2021-12-22 16:55:07.763 | quotas 2021-12-22 16:55:07.764 | quota_details 2021-12-22 16:55:07.764 | rbac-policies 2021-12-22 16:55:07.764 | rbac-address-group 2021-12-22 16:55:07.764 | rbac-address-scope 2021-12-22 16:55:07.764 | rbac-security-groups 2021-12-22 16:55:07.764 | rbac-subnetpool 2021-12-22 16:55:07.764 | revision-if-match 2021-12-22 16:55:07.764 | standard-attr-revisions 2021-12-22 16:55:07.764 | router_availability_zone 2021-12-22 16:55:07.764 | security-groups-normalized-cidr 2021-12-22 16:55:07.764 | port-security-groups-filtering 2021-12-22 16:55:07.764 | security-groups-remote-address-group 2021-12-22 16:55:07.764 | security-group 2021-12-22 16:55:07.764 | service-type 2021-12-22 16:55:07.764 | sorting 2021-12-22 16:55:07.764 | standard-attr-description 2021-12-22 16:55:07.764 | stateful-security-group 2021-12-22 16:55:07.764 | subnet_onboard 2021-12-22 16:55:07.764 | subnet-service-types 2021-12-22 16:55:07.764 | subnet_allocation 2021-12-22 16:55:07.764 | subnetpool-prefix-ops 2021-12-22 16:55:07.764 | standard-attr-tag 2021-12-22 16:55:07.764 | standard-attr-timestamp' 2021-12-22 16:55:07.765 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-22 16:55:07.765 | address-scope 2021-12-22 16:55:07.765 | router-admin-state-down-before-update 2021-12-22 16:55:07.765 | agent 2021-12-22 16:55:07.765 | agent-resources-synced 2021-12-22 16:55:07.765 | allowed-address-pairs 2021-12-22 16:55:07.765 | auto-allocated-topology 2021-12-22 16:55:07.765 | availability_zone 2021-12-22 16:55:07.765 | availability_zone_filter 2021-12-22 16:55:07.765 | default-subnetpools 2021-12-22 16:55:07.765 | dhcp_agent_scheduler 2021-12-22 16:55:07.765 | dvr 2021-12-22 16:55:07.765 | empty-string-filtering 2021-12-22 16:55:07.765 | external-net 2021-12-22 16:55:07.765 | extra_dhcp_opt 2021-12-22 16:55:07.765 | extraroute 2021-12-22 16:55:07.765 | extraroute-atomic 2021-12-22 16:55:07.765 | filter-validation 2021-12-22 16:55:07.765 | fip-port-details 2021-12-22 16:55:07.765 | flavors 2021-12-22 16:55:07.765 | floatingip-pools 2021-12-22 16:55:07.765 | ip-substring-filtering 2021-12-22 16:55:07.765 | router 2021-12-22 16:55:07.765 | ext-gw-mode 2021-12-22 16:55:07.766 | l3-ha 2021-12-22 16:55:07.766 | l3-flavors 2021-12-22 16:55:07.766 | l3-port-ip-change-not-allowed 2021-12-22 16:55:07.766 | l3_agent_scheduler 2021-12-22 16:55:07.766 | metering 2021-12-22 16:55:07.766 | metering_source_and_destination_fields 2021-12-22 16:55:07.766 | multi-provider 2021-12-22 16:55:07.766 | net-mtu 2021-12-22 16:55:07.766 | net-mtu-writable 2021-12-22 16:55:07.766 | network_availability_zone 2021-12-22 16:55:07.766 | network-ip-availability 2021-12-22 16:55:07.766 | pagination 2021-12-22 16:55:07.766 | port-device-profile 2021-12-22 16:55:07.766 | port-mac-address-regenerate 2021-12-22 16:55:07.766 | port-numa-affinity-policy 2021-12-22 16:55:07.766 | binding 2021-12-22 16:55:07.766 | binding-extended 2021-12-22 16:55:07.766 | port-security 2021-12-22 16:55:07.766 | project-id 2021-12-22 16:55:07.766 | provider 2021-12-22 16:55:07.766 | quotas 2021-12-22 16:55:07.766 | quota_details 2021-12-22 16:55:07.766 | rbac-policies 2021-12-22 16:55:07.766 | rbac-address-group 2021-12-22 16:55:07.766 | rbac-address-scope 2021-12-22 16:55:07.766 | rbac-security-groups 2021-12-22 16:55:07.766 | rbac-subnetpool 2021-12-22 16:55:07.766 | revision-if-match 2021-12-22 16:55:07.766 | standard-attr-revisions 2021-12-22 16:55:07.766 | router_availability_zone 2021-12-22 16:55:07.766 | security-groups-normalized-cidr 2021-12-22 16:55:07.766 | port-security-groups-filtering 2021-12-22 16:55:07.766 | security-groups-remote-address-group 2021-12-22 16:55:07.766 | security-group 2021-12-22 16:55:07.766 | service-type 2021-12-22 16:55:07.767 | sorting 2021-12-22 16:55:07.767 | standard-attr-description 2021-12-22 16:55:07.767 | stateful-security-group 2021-12-22 16:55:07.767 | subnet_onboard 2021-12-22 16:55:07.767 | subnet-service-types 2021-12-22 16:55:07.767 | subnet_allocation 2021-12-22 16:55:07.767 | subnetpool-prefix-ops 2021-12-22 16:55:07.767 | standard-attr-tag 2021-12-22 16:55:07.767 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-22 16:55:07.768 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-22 16:55:07.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-22 16:55:07.773 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2021-12-22 16:55:07.778 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-22 16:55:07.779 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-12-22 16:55:07.779 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-12-22 16:55:07.782 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:55:07.785 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:10.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:10.990 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:10.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:10.990 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:11.152 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:55:11.155 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 16:55:11.158 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 16:55:11.161 | ++ functions-common:get_field:733 : echo '| id | 34cda122-9d68-4123-9776-533598da9698 |' 2021-12-22 16:55:11.161 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 16:55:11.168 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:11.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=34cda122-9d68-4123-9776-533598da9698 2021-12-22 16:55:11.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-22 16:55:11.177 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:55:11.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2021-12-22 16:55:11.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2021-12-22 16:55:11.199 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet e233253b-4120-4e81-a4c6-9045cbfc0951 e39592f2-90db-4587-874d-d1c01457050d 2021-12-22 16:55:15.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:15.804 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:15.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:15.804 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:15.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2021-12-22 16:55:15.965 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 34cda122-9d68-4123-9776-533598da9698 2021-12-22 16:55:15.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2021-12-22 16:55:15.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2021-12-22 16:55:15.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.26.8.1 ]] 2021-12-22 16:55:15.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.26.8.1 ' 2021-12-22 16:55:15.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 34cda122-9d68-4123-9776-533598da9698 --subnet-range 172.26.8.0/24 --no-dhcp ' 2021-12-22 16:55:15.986 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2021-12-22 16:55:15.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2021-12-22 16:55:15.994 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.8.1 --network 34cda122-9d68-4123-9776-533598da9698 --subnet-range 172.26.8.0/24 --no-dhcp public-subnet 2021-12-22 16:55:15.994 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2021-12-22 16:55:18.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:18.699 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:18.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:18.699 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:18.874 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:55:18.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | 2021-12-22 16:55:18.877 | | id | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 |' 2021-12-22 16:55:18.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : die_if_not_set 304 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-22 16:55:18.883 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:55:18.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 '|' 2021-12-22 16:55:18.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | | id | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 |' 2021-12-22 16:55:18.908 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2021-12-22 16:55:18.912 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2021-12-22 16:55:18.913 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 '|' 2021-12-22 16:55:18.915 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:55:18.918 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:18.921 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-22 16:55:18.924 | ++ functions-common:get_field:731 : field='$3' 2021-12-22 16:55:18.927 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.8.1 | | id | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 |' 2021-12-22 16:55:18.934 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-22 16:55:18.938 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:18.943 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.26.8.1 2021-12-22 16:55:18.948 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 '|' 2021-12-22 16:55:18.948 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2021-12-22 16:55:18.951 | ++ functions-common:get_field:726 : local data field 2021-12-22 16:55:18.954 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:18.956 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-22 16:55:18.959 | ++ functions-common:get_field:731 : field='$6' 2021-12-22 16:55:18.963 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.8.1 | | id | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 |' 2021-12-22 16:55:18.964 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-22 16:55:18.970 | ++ functions-common:get_field:727 : read data 2021-12-22 16:55:18.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=76bdd863-14e4-4a64-9ae9-b3d9ba80d143 2021-12-22 16:55:18.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 34cda122-9d68-4123-9776-533598da9698 e233253b-4120-4e81-a4c6-9045cbfc0951 2021-12-22 16:55:22.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:22.998 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:22.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:22.998 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:23.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2021-12-22 16:55:23.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2021-12-22 16:55:23.203 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:23.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2021-12-22 16:55:23.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2021-12-22 16:55:23.211 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-22 16:55:23.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2021-12-22 16:55:23.217 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2021-12-22 16:55:23.220 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-22 16:55:23.242 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2021-12-22 16:55:23.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2021-12-22 16:55:23.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2021-12-22 16:55:23.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2021-12-22 16:55:23.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-22 16:55:23.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-22 16:55:23.258 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-22 16:55:23.260 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-12-22 16:55:23.263 | + functions-common:test_with_retry:2249 : local until=10 2021-12-22 16:55:23.265 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-12-22 16:55:23.268 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-12-22 16:55:23.270 | + functions-common:time_start:2295 : local name=test_with_retry 2021-12-22 16:55:23.274 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:23.277 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:23.280 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:23.285 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192123282 2021-12-22 16:55:23.289 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-22 16:55:23.297 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-12-22 16:55:23.299 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:23.302 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:23.305 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:23.307 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:23.310 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:23.312 | + functions-common:time_stop:2315 : name=test_with_retry 2021-12-22 16:55:23.315 | + functions-common:time_stop:2316 : start_time=1640192123282 2021-12-22 16:55:23.317 | + functions-common:time_stop:2318 : [[ -z 1640192123282 ]] 2021-12-22 16:55:23.320 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:23.325 | + functions-common:time_stop:2321 : end_time=1640192123322 2021-12-22 16:55:23.328 | + functions-common:time_stop:2322 : elapsed_time=40 2021-12-22 16:55:23.330 | + functions-common:time_stop:2323 : total=5607 2021-12-22 16:55:23.333 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:23.336 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5647 2021-12-22 16:55:23.340 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2021-12-22 16:55:23.340 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.26.8.1 2021-12-22 16:55:23.347 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2021-12-22 16:55:23.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2021-12-22 16:55:23.357 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2021-12-22 16:55:23.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2021-12-22 16:55:23.364 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.26.8.1/24 dev br-data 2021-12-22 16:55:23.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2021-12-22 16:55:23.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-22 16:55:23.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2021-12-22 16:55:23.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2021-12-22 16:55:23.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2021-12-22 16:55:25.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:25.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:25.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:25.603 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:25.762 | ++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:55:25.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.26.8.236 ' 2021-12-22 16:55:25.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-22 16:55:25.771 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-12-22 16:55:25.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2021-12-22 16:55:25.791 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2021-12-22 16:55:25.794 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2021-12-22 16:55:25.797 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-12-22 16:55:25.817 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:25.820 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-12-22 16:55:25.823 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:55:25.825 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-12-22 16:55:25.828 | + ./stack.sh:main:1323 : start_nova 2021-12-22 16:55:25.831 | + lib/nova:start_nova:1061 : start_nova_rest 2021-12-22 16:55:25.834 | + lib/nova:start_nova_rest:969 : 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-12-22 16:55:25.837 | + lib/nova:start_nova_rest:970 : 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-12-22 16:55:25.840 | + lib/nova:start_nova_rest:970 : 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-12-22 16:55:25.843 | + lib/nova:start_nova_rest:972 : local api_cell_conf=/etc/nova/nova.conf 2021-12-22 16:55:25.845 | + lib/nova:start_nova_rest:973 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-22 16:55:25.848 | + lib/nova:start_nova_rest:975 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:25.851 | + functions-common:run_process:1564 : local service=n-sch 2021-12-22 16:55:25.854 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:25.856 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:25.859 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:25.862 | + functions-common:run_process:1569 : local name=n-sch 2021-12-22 16:55:25.865 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:25.868 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:25.870 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:25.873 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:25.876 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:25.882 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192125878 2021-12-22 16:55:25.885 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-12-22 16:55:25.903 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:25.906 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-22 16:55:25.908 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-12-22 16:55:25.911 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:25.914 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:25.916 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:25.919 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:25.921 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-22 16:55:25.924 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-22 16:55:25.926 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-12-22 16:55:25.929 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:25.931 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:25.934 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-22 16:55:25.937 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-22 16:55:25.939 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-12-22 16:55:25.941 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:25.944 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:55:25.947 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:55:25.949 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:55:25.952 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:55:25.954 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-22 16:55:25.956 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:55:25.962 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-22 16:55:26.031 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-22 16:55:26.113 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-22 16:55:26.170 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-22 16:55:26.226 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-22 16:55:26.282 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:26.343 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:55:26.346 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-22 16:55:26.417 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:55:26.843 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-12-22 16:55:26.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-22 16:55:27.264 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-12-22 16:55:27.289 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:27.292 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:27.294 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:27.297 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:27.299 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:27.302 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:27.305 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:27.307 | + functions-common:time_stop:2316 : start_time=1640192125878 2021-12-22 16:55:27.310 | + functions-common:time_stop:2318 : [[ -z 1640192125878 ]] 2021-12-22 16:55:27.313 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:27.318 | + functions-common:time_stop:2321 : end_time=1640192127315 2021-12-22 16:55:27.320 | + functions-common:time_stop:2322 : elapsed_time=1437 2021-12-22 16:55:27.323 | + functions-common:time_stop:2323 : total=23913 2021-12-22 16:55:27.326 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:27.329 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25350 2021-12-22 16:55:27.331 | + lib/nova:start_nova_rest:976 : '[' True == False ']' 2021-12-22 16:55:27.334 | ++ lib/nova:start_nova_rest:979 : which uwsgi 2021-12-22 16:55:27.339 | + lib/nova:start_nova_rest:979 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 16:55:27.342 | + functions-common:run_process:1564 : local service=n-api-meta 2021-12-22 16:55:27.344 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 16:55:27.347 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:27.350 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:27.353 | + functions-common:run_process:1569 : local name=n-api-meta 2021-12-22 16:55:27.356 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:27.360 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:27.368 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:27.376 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:27.379 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:27.384 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192127381 2021-12-22 16:55:27.387 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-12-22 16:55:27.407 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:27.409 | + functions-common:run_process:1573 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-22 16:55:27.412 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-12-22 16:55:27.415 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 16:55:27.418 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 16:55:27.420 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 16:55:27.423 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 16:55:27.425 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-22 16:55:27.429 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-22 16:55:27.431 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-12-22 16:55:27.434 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:27.436 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:27.439 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-22 16:55:27.441 | + functions-common:_run_under_systemd:1539 : 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-12-22 16:55:27.444 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-12-22 16:55:27.446 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-22 16:55:27.449 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-22 16:55:27.452 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-22 16:55:27.455 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-22 16:55:27.458 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-22 16:55:27.463 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-22 16:55:27.528 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-22 16:55:27.592 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-22 16:55:27.646 | + functions-common:write_uwsgi_user_unit_file:1483 : 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-12-22 16:55:27.703 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:27.760 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-22 16:55:27.814 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-22 16:55:27.869 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-22 16:55:27.922 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-22 16:55:27.986 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-22 16:55:28.050 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-22 16:55:28.052 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-22 16:55:28.131 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-22 16:55:28.582 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-12-22 16:55:28.597 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-22 16:55:29.017 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-12-22 16:55:29.098 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:29.101 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:29.104 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:29.106 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:29.112 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:29.118 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:29.123 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:29.129 | + functions-common:time_stop:2316 : start_time=1640192127381 2021-12-22 16:55:29.142 | + functions-common:time_stop:2318 : [[ -z 1640192127381 ]] 2021-12-22 16:55:29.142 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:29.145 | + functions-common:time_stop:2321 : end_time=1640192129141 2021-12-22 16:55:29.146 | + functions-common:time_stop:2322 : elapsed_time=1760 2021-12-22 16:55:29.149 | + functions-common:time_stop:2323 : total=25350 2021-12-22 16:55:29.152 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:29.155 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27110 2021-12-22 16:55:29.156 | + lib/nova:start_nova_rest:982 : 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-12-22 16:55:29.159 | + lib/nova:start_nova_rest:982 : 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-12-22 16:55:29.162 | + lib/nova:start_nova:1062 : start_nova_console_proxies 2021-12-22 16:55:29.165 | + lib/nova:start_nova_console_proxies:997 : 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-12-22 16:55:29.167 | + lib/nova:start_nova_console_proxies:999 : 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-12-22 16:55:29.170 | + lib/nova:start_nova_console_proxies:999 : 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-12-22 16:55:29.173 | + lib/nova:start_nova_console_proxies:1001 : local api_cell_conf=/etc/nova/nova.conf 2021-12-22 16:55:29.176 | + lib/nova:start_nova_console_proxies:1003 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:55:29.177 | + lib/nova:start_nova_console_proxies:1008 : enable_nova_console_proxies 2021-12-22 16:55:29.181 | ++ lib/nova:enable_nova_console_proxies:986 : seq 1 1 2021-12-22 16:55:29.186 | + lib/nova:enable_nova_console_proxies:986 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:55:29.187 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2021-12-22 16:55:29.189 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-novnc 2021-12-22 16:55:29.209 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:29.211 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2021-12-22 16:55:29.214 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-spice 2021-12-22 16:55:29.234 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:29.237 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2021-12-22 16:55:29.239 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-sproxy 2021-12-22 16:55:29.263 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:29.268 | ++ lib/nova:start_nova_console_proxies:1009 : seq 1 1 2021-12-22 16:55:29.271 | + lib/nova:start_nova_console_proxies:1009 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:55:29.274 | + lib/nova:start_nova_console_proxies:1010 : local conf 2021-12-22 16:55:29.277 | ++ lib/nova:start_nova_console_proxies:1011 : conductor_conf 1 2021-12-22 16:55:29.280 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-22 16:55:29.283 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-22 16:55:29.285 | + lib/nova:start_nova_console_proxies:1011 : conf=/etc/nova/nova_cell1.conf 2021-12-22 16:55:29.288 | + lib/nova:start_nova_console_proxies:1012 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 16:55:29.291 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-12-22 16:55:29.293 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 16:55:29.296 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:29.299 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:29.301 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-12-22 16:55:29.304 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:29.307 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:29.310 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:29.312 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:29.317 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:29.321 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192129317 2021-12-22 16:55:29.324 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-12-22 16:55:29.354 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:29.357 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:29.360 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:29.362 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:29.365 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:29.368 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:29.371 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:29.373 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:29.376 | + functions-common:time_stop:2316 : start_time=1640192129317 2021-12-22 16:55:29.379 | + functions-common:time_stop:2318 : [[ -z 1640192129317 ]] 2021-12-22 16:55:29.389 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:29.400 | + functions-common:time_stop:2321 : end_time=1640192129389 2021-12-22 16:55:29.409 | + functions-common:time_stop:2322 : elapsed_time=72 2021-12-22 16:55:29.418 | + functions-common:time_stop:2323 : total=27110 2021-12-22 16:55:29.427 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:29.433 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27182 2021-12-22 16:55:29.444 | + lib/nova:start_nova_console_proxies:1013 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 16:55:29.454 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-12-22 16:55:29.462 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-22 16:55:29.471 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:29.477 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:29.483 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-12-22 16:55:29.488 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:29.502 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:29.512 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:29.514 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:29.519 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:29.524 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192129520 2021-12-22 16:55:29.526 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-12-22 16:55:29.544 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:29.547 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:29.550 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:29.552 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:29.555 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:29.557 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:29.560 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:29.563 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:29.565 | + functions-common:time_stop:2316 : start_time=1640192129520 2021-12-22 16:55:29.568 | + functions-common:time_stop:2318 : [[ -z 1640192129520 ]] 2021-12-22 16:55:29.572 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:29.577 | + functions-common:time_stop:2321 : end_time=1640192129574 2021-12-22 16:55:29.580 | + functions-common:time_stop:2322 : elapsed_time=54 2021-12-22 16:55:29.582 | + functions-common:time_stop:2323 : total=27182 2021-12-22 16:55:29.585 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:29.588 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27236 2021-12-22 16:55:29.591 | + lib/nova:start_nova_console_proxies:1014 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:29.594 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-12-22 16:55:29.596 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:29.606 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:29.606 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:29.606 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-12-22 16:55:29.610 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:29.614 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:29.614 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:29.617 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:29.622 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:29.625 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192129621 2021-12-22 16:55:29.630 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-12-22 16:55:29.654 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:29.656 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:29.659 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:29.661 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:29.664 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:29.667 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:29.669 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:29.672 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:29.675 | + functions-common:time_stop:2316 : start_time=1640192129621 2021-12-22 16:55:29.677 | + functions-common:time_stop:2318 : [[ -z 1640192129621 ]] 2021-12-22 16:55:29.683 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:29.685 | + functions-common:time_stop:2321 : end_time=1640192129682 2021-12-22 16:55:29.688 | + functions-common:time_stop:2322 : elapsed_time=61 2021-12-22 16:55:29.690 | + functions-common:time_stop:2323 : total=27236 2021-12-22 16:55:29.693 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:29.696 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27297 2021-12-22 16:55:29.699 | + lib/nova:start_nova_console_proxies:1018 : 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-12-22 16:55:29.702 | + lib/nova:start_nova_console_proxies:1018 : 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-12-22 16:55:29.705 | + lib/nova:start_nova:1063 : start_nova_conductor 2021-12-22 16:55:29.708 | + lib/nova:start_nova_conductor:1031 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:55:29.711 | + lib/nova:start_nova_conductor:1037 : enable_nova_fleet 2021-12-22 16:55:29.714 | + lib/nova:enable_nova_fleet:1022 : is_service_enabled n-cond 2021-12-22 16:55:29.733 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:29.736 | + lib/nova:enable_nova_fleet:1023 : enable_service n-super-cond 2021-12-22 16:55:29.802 | ++ lib/nova:enable_nova_fleet:1024 : seq 1 1 2021-12-22 16:55:29.806 | + lib/nova:enable_nova_fleet:1024 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:55:29.810 | + lib/nova:enable_nova_fleet:1025 : enable_service n-cond-cell1 2021-12-22 16:55:29.866 | + lib/nova:start_nova_conductor:1038 : is_service_enabled n-super-cond 2021-12-22 16:55:29.887 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:29.889 | + lib/nova:start_nova_conductor:1039 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:29.892 | + functions-common:run_process:1564 : local service=n-super-cond 2021-12-22 16:55:29.895 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:29.898 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:29.901 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:29.904 | + functions-common:run_process:1569 : local name=n-super-cond 2021-12-22 16:55:29.907 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:29.910 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:29.914 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:29.916 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:29.923 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:29.925 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192129922 2021-12-22 16:55:29.934 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-12-22 16:55:29.953 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:29.954 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-22 16:55:29.958 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-12-22 16:55:29.962 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:29.966 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:29.966 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:29.968 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:29.974 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-22 16:55:29.974 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-22 16:55:29.977 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-12-22 16:55:29.979 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:29.982 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:29.985 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-22 16:55:29.987 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-22 16:55:29.990 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-12-22 16:55:29.999 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:30.004 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:55:30.008 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:55:30.010 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:55:30.017 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:55:30.024 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-22 16:55:30.026 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:55:30.031 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-22 16:55:30.119 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-22 16:55:30.234 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-22 16:55:30.322 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-22 16:55:30.396 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-22 16:55:30.465 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:30.528 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:55:30.531 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-22 16:55:30.613 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:55:31.080 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-12-22 16:55:31.098 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-22 16:55:31.562 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-12-22 16:55:31.596 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:31.599 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:31.602 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:31.605 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:31.608 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:31.612 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:31.616 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:31.619 | + functions-common:time_stop:2316 : start_time=1640192129922 2021-12-22 16:55:31.622 | + functions-common:time_stop:2318 : [[ -z 1640192129922 ]] 2021-12-22 16:55:31.627 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:31.636 | + functions-common:time_stop:2321 : end_time=1640192131629 2021-12-22 16:55:31.642 | + functions-common:time_stop:2322 : elapsed_time=1707 2021-12-22 16:55:31.647 | + functions-common:time_stop:2323 : total=27297 2021-12-22 16:55:31.654 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:31.659 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29004 2021-12-22 16:55:31.665 | ++ lib/nova:start_nova_conductor:1041 : seq 1 1 2021-12-22 16:55:31.673 | + lib/nova:start_nova_conductor:1041 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-22 16:55:31.675 | + lib/nova:start_nova_conductor:1042 : is_service_enabled n-cond-cell1 2021-12-22 16:55:31.722 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:31.726 | + lib/nova:start_nova_conductor:1043 : local conf 2021-12-22 16:55:31.738 | ++ lib/nova:start_nova_conductor:1044 : conductor_conf 1 2021-12-22 16:55:31.738 | ++ lib/nova:conductor_conf:732 : local cell=1 2021-12-22 16:55:31.742 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2021-12-22 16:55:31.746 | + lib/nova:start_nova_conductor:1044 : conf=/etc/nova/nova_cell1.conf 2021-12-22 16:55:31.751 | + lib/nova:start_nova_conductor:1045 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:31.760 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-12-22 16:55:31.765 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:31.773 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:31.778 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:31.786 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-12-22 16:55:31.794 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:31.806 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:31.819 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:31.830 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:31.843 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:31.852 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192131844 2021-12-22 16:55:31.859 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-12-22 16:55:31.893 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:31.900 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-22 16:55:31.906 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-12-22 16:55:31.922 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:31.927 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:31.935 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:31.940 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:31.944 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-22 16:55:31.951 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-22 16:55:31.954 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-12-22 16:55:31.956 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:31.959 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:31.961 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-22 16:55:31.968 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-22 16:55:31.971 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-12-22 16:55:31.974 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:31.977 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:55:31.980 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:55:31.982 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:55:31.985 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:55:31.987 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-22 16:55:31.990 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:55:32.001 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-22 16:55:32.074 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-22 16:55:32.145 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-22 16:55:32.208 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-22 16:55:32.271 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-22 16:55:32.334 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:32.400 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:55:32.403 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-22 16:55:32.484 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:55:32.967 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-22 16:55:32.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-22 16:55:33.440 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-22 16:55:33.465 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:33.468 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:33.473 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:33.478 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:33.482 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:33.490 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:33.495 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:33.502 | + functions-common:time_stop:2316 : start_time=1640192131844 2021-12-22 16:55:33.509 | + functions-common:time_stop:2318 : [[ -z 1640192131844 ]] 2021-12-22 16:55:33.519 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:33.530 | + functions-common:time_stop:2321 : end_time=1640192133519 2021-12-22 16:55:33.538 | + functions-common:time_stop:2322 : elapsed_time=1675 2021-12-22 16:55:33.542 | + functions-common:time_stop:2323 : total=29004 2021-12-22 16:55:33.547 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:33.558 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30679 2021-12-22 16:55:33.564 | + lib/nova:start_nova:1064 : start_nova_compute 2021-12-22 16:55:33.568 | + lib/nova:start_nova_compute:894 : 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-12-22 16:55:33.572 | + lib/nova:start_nova_compute:895 : 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-12-22 16:55:33.576 | + lib/nova:start_nova_compute:895 : 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-12-22 16:55:33.580 | + lib/nova:start_nova_compute:897 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-22 16:55:33.584 | + lib/nova:start_nova_compute:900 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-22 16:55:33.596 | + lib/nova:start_nova_compute:902 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-22 16:55:33.602 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:55:33.610 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-22 16:55:33.626 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-22 16:55:33.638 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-22 16:55:33.646 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-22 16:55:33.650 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-22 16:55:33.662 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-22 16:55:33.674 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-22 16:55:33.679 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-22 16:55:33.683 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-22 16:55:33.683 | BEGIN { 2021-12-22 16:55:33.683 | section = "" 2021-12-22 16:55:33.683 | last_section = "" 2021-12-22 16:55:33.683 | section_count = 0 2021-12-22 16:55:33.683 | } 2021-12-22 16:55:33.683 | /^\[.+\]/ { 2021-12-22 16:55:33.683 | gsub("[][]", "", $1); 2021-12-22 16:55:33.683 | section=$1 2021-12-22 16:55:33.683 | next 2021-12-22 16:55:33.683 | } 2021-12-22 16:55:33.683 | /^ *\#/ { 2021-12-22 16:55:33.683 | next 2021-12-22 16:55:33.683 | } 2021-12-22 16:55:33.683 | /^[^ \t]+/ { 2021-12-22 16:55:33.683 | # get offset of first = in $0 2021-12-22 16:55:33.683 | eq_idx = index($0, "=") 2021-12-22 16:55:33.683 | # extract attr & value from $0 2021-12-22 16:55:33.683 | attr = substr($0, 1, eq_idx - 1) 2021-12-22 16:55:33.683 | value = substr($0, eq_idx + 1) 2021-12-22 16:55:33.683 | # only need to strip trailing whitespace from attr 2021-12-22 16:55:33.683 | sub(/[ \t]*$/, "", attr) 2021-12-22 16:55:33.683 | # need to strip leading & trailing whitespace from value 2021-12-22 16:55:33.683 | sub(/^[ \t]*/, "", value) 2021-12-22 16:55:33.683 | sub(/[ \t]*$/, "", value) 2021-12-22 16:55:33.683 | 2021-12-22 16:55:33.683 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-22 16:55:33.683 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-22 16:55:33.683 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-22 16:55:33.683 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-22 16:55:33.683 | if (! (section, attr) in cfg_attr_count) { 2021-12-22 16:55:33.684 | if (section != last_section) { 2021-12-22 16:55:33.684 | cfg_section[section_count++] = section 2021-12-22 16:55:33.684 | last_section = section 2021-12-22 16:55:33.684 | } 2021-12-22 16:55:33.684 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-22 16:55:33.684 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-22 16:55:33.684 | 2021-12-22 16:55:33.684 | cfg_attr[section, attr, 0] = value 2021-12-22 16:55:33.684 | cfg_attr_count[section, attr] = 1 2021-12-22 16:55:33.684 | } else { 2021-12-22 16:55:33.684 | lno = cfg_attr_count[section, attr]++ 2021-12-22 16:55:33.684 | cfg_attr[section, attr, lno] = value 2021-12-22 16:55:33.684 | } 2021-12-22 16:55:33.684 | } 2021-12-22 16:55:33.684 | END { 2021-12-22 16:55:33.684 | # Process each section in order 2021-12-22 16:55:33.684 | for (sno = 0; sno < section_count; sno++) { 2021-12-22 16:55:33.684 | section = cfg_section[sno] 2021-12-22 16:55:33.684 | # The ini routines simply append a config item immediately 2021-12-22 16:55:33.684 | # after the section header. To keep the same order as defined 2021-12-22 16:55:33.684 | # in local.conf, invoke the ini routines in the reverse order 2021-12-22 16:55:33.684 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-22 16:55:33.684 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-22 16:55:33.684 | if (cfg_attr_count[section, attr] == 1) 2021-12-22 16:55:33.684 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-22 16:55:33.684 | else { 2021-12-22 16:55:33.684 | # For multiline, invoke the ini routines in the reverse order 2021-12-22 16:55:33.684 | count = cfg_attr_count[section, attr] 2021-12-22 16:55:33.684 | print "inidelete " configfile " " section " " attr 2021-12-22 16:55:33.684 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-22 16:55:33.684 | for (l = count -2; l >= 0; l--) 2021-12-22 16:55:33.684 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-22 16:55:33.684 | } 2021-12-22 16:55:33.684 | } 2021-12-22 16:55:33.684 | } 2021-12-22 16:55:33.684 | } 2021-12-22 16:55:33.685 | ' 2021-12-22 16:55:33.685 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-22 16:55:33.690 | + inc/meta-config:merge_config_file:164 : read a 2021-12-22 16:55:33.702 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:55:33.707 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-22 16:55:33.718 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-22 16:55:33.721 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:55:33.726 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-22 16:55:33.734 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-22 16:55:33.734 | BEGIN { group = "" } 2021-12-22 16:55:33.734 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:55:33.734 | gsub("[][]", "", $1); 2021-12-22 16:55:33.734 | split($1, a, "|"); 2021-12-22 16:55:33.734 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-22 16:55:33.734 | group=a[1] 2021-12-22 16:55:33.734 | } else { 2021-12-22 16:55:33.734 | group="" 2021-12-22 16:55:33.735 | } 2021-12-22 16:55:33.735 | next 2021-12-22 16:55:33.735 | } 2021-12-22 16:55:33.735 | { 2021-12-22 16:55:33.735 | if (group != "") 2021-12-22 16:55:33.735 | print $0 2021-12-22 16:55:33.735 | } 2021-12-22 16:55:33.735 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:55:33.759 | + lib/nova:start_nova_compute:904 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-22 16:55:33.767 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-22 16:55:33.841 | + lib/nova:start_nova_compute:914 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-22 16:55:33.919 | + lib/nova:start_nova_compute:915 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-22 16:55:33.924 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-22 16:55:33.935 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-22 16:55:33.943 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-22 16:55:33.951 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-22 16:55:33.957 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-22 16:55:34.007 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:34.022 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-22 16:55:34.030 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-22 16:55:34.038 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-22 16:55:34.076 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:34.080 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-12-22 16:55:34.087 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-12-22 16:55:34.151 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-22 16:55:34.162 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-22 16:55:34.165 | + lib/nova:start_nova_compute:919 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-22 16:55:34.227 | + lib/nova:start_nova_compute:920 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-22 16:55:34.280 | + lib/nova:start_nova_compute:925 : configure_console_compute 2021-12-22 16:55:34.290 | + lib/nova:configure_console_compute:614 : local offset 2021-12-22 16:55:34.296 | + lib/nova:configure_console_compute:615 : offset=0 2021-12-22 16:55:34.310 | + lib/nova:configure_console_compute:619 : local default_proxyclient_addr 2021-12-22 16:55:34.324 | ++ lib/nova:configure_console_compute:620 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-22 16:55:34.375 | + lib/nova:configure_console_compute:620 : default_proxyclient_addr=10.222.0.47 2021-12-22 16:55:34.386 | + lib/nova:configure_console_compute:624 : is_service_enabled n-cpu 2021-12-22 16:55:34.419 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:34.422 | + lib/nova:configure_console_compute:640 : is_service_enabled n-novnc 2021-12-22 16:55:34.445 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:34.449 | + lib/nova:configure_console_compute:640 : '[' False '!=' False ']' 2021-12-22 16:55:34.458 | + lib/nova:configure_console_compute:648 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-22 16:55:34.498 | + lib/nova:configure_console_compute:651 : is_service_enabled n-spice 2021-12-22 16:55:34.518 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:34.521 | + lib/nova:configure_console_compute:661 : is_service_enabled n-sproxy 2021-12-22 16:55:34.542 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:34.545 | + lib/nova:start_nova_compute:928 : '[' -n '' ']' 2021-12-22 16:55:34.547 | + lib/nova:start_nova_compute:933 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-22 16:55:34.550 | + lib/nova:start_nova_compute:933 : [[ kvm == \q\e\m\u ]] 2021-12-22 16:55:34.552 | + lib/nova:start_nova_compute:937 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-22 16:55:34.555 | + lib/nova:start_nova_compute:941 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-22 16:55:34.558 | + functions-common:run_process:1564 : local service=n-cpu 2021-12-22 16:55:34.560 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-22 16:55:34.563 | + functions-common:run_process:1566 : local group=libvirt 2021-12-22 16:55:34.565 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:34.568 | + functions-common:run_process:1569 : local name=n-cpu 2021-12-22 16:55:34.571 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:34.573 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:34.576 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:34.578 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:34.581 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:34.586 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192134583 2021-12-22 16:55:34.589 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-12-22 16:55:34.608 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:34.611 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:34.613 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:34.616 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:34.618 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:34.621 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:34.624 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:34.626 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:34.629 | + functions-common:time_stop:2316 : start_time=1640192134583 2021-12-22 16:55:34.632 | + functions-common:time_stop:2318 : [[ -z 1640192134583 ]] 2021-12-22 16:55:34.635 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:34.640 | + functions-common:time_stop:2321 : end_time=1640192134637 2021-12-22 16:55:34.643 | + functions-common:time_stop:2322 : elapsed_time=54 2021-12-22 16:55:34.645 | + functions-common:time_stop:2323 : total=30679 2021-12-22 16:55:34.648 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:34.651 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30733 2021-12-22 16:55:34.653 | + lib/nova:start_nova_compute:963 : 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-12-22 16:55:34.656 | + lib/nova:start_nova_compute:963 : 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-12-22 16:55:34.659 | + lib/nova:start_nova:1065 : is_service_enabled n-api 2021-12-22 16:55:34.681 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:34.684 | + lib/nova:start_nova:1067 : echo 'Dumping cells_v2 mapping' 2021-12-22 16:55:34.684 | Dumping cells_v2 mapping 2021-12-22 16:55:34.686 | + lib/nova:start_nova:1068 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-22 16:55:38.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:38.233 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:38.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:38.233 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:38.233 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-22 16:55:38.233 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-22 16:55:38.233 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-22 16:55:38.233 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-22 16:55:38.233 | | cell1 | aebc8fde-ce93-446a-b0f3-f4fad3836e01 | rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-22 16:55:38.233 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-22 16:55:38.653 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-12-22 16:55:38.655 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-12-22 16:55:38.717 | + inc/async:async_inner:63 : create_flavors 2021-12-22 16:55:38.756 | [17553 Async create_flavors:108653]: running: create_flavors 2021-12-22 16:55:38.759 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-12-22 16:55:38.778 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:38.781 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-12-22 16:55:38.784 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:55:38.786 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-12-22 16:55:38.789 | + ./stack.sh:main:1328 : start_cinder 2021-12-22 16:55:38.792 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-12-22 16:55:38.794 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-12-22 16:55:38.798 | + lib/cinder:start_cinder:507 : local cinder_url 2021-12-22 16:55:38.801 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-12-22 16:55:38.822 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:38.825 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-12-22 16:55:38.828 | + lib/cinder:start_cinder:532 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-22 16:55:38.831 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-12-22 16:55:38.835 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-12-22 16:55:38.839 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 16:55:38.842 | + functions-common:run_process:1564 : local service=c-api 2021-12-22 16:55:38.845 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 16:55:38.847 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:38.850 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:38.853 | + functions-common:run_process:1569 : local name=c-api 2021-12-22 16:55:38.855 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:38.858 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:38.860 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:38.863 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:38.867 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:38.871 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192138869 2021-12-22 16:55:38.874 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-12-22 16:55:38.891 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:38.894 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-22 16:55:38.896 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-12-22 16:55:38.899 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 16:55:38.901 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 16:55:38.904 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 16:55:38.906 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 16:55:38.909 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-22 16:55:38.911 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-22 16:55:38.914 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-12-22 16:55:38.916 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:38.919 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:38.922 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-22 16:55:38.924 | + functions-common:_run_under_systemd:1539 : 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-12-22 16:55:38.929 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-12-22 16:55:38.931 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-22 16:55:38.933 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-22 16:55:38.937 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-22 16:55:38.940 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-22 16:55:38.942 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-22 16:55:38.947 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-22 16:55:39.014 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-22 16:55:39.077 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-22 16:55:39.134 | + functions-common:write_uwsgi_user_unit_file:1483 : 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-12-22 16:55:39.191 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:39.246 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-22 16:55:39.303 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-22 16:55:39.359 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-22 16:55:39.419 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-22 16:55:39.477 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-22 16:55:39.534 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-22 16:55:39.537 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-22 16:55:39.603 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-22 16:55:40.037 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-12-22 16:55:40.051 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-22 16:55:40.495 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-12-22 16:55:40.577 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:40.586 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:40.586 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:40.593 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:40.593 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:40.596 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:40.599 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:40.602 | + functions-common:time_stop:2316 : start_time=1640192138869 2021-12-22 16:55:40.605 | + functions-common:time_stop:2318 : [[ -z 1640192138869 ]] 2021-12-22 16:55:40.610 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:40.613 | + functions-common:time_stop:2321 : end_time=1640192140609 2021-12-22 16:55:40.616 | + functions-common:time_stop:2322 : elapsed_time=1740 2021-12-22 16:55:40.618 | + functions-common:time_stop:2323 : total=30733 2021-12-22 16:55:40.621 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:40.624 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32473 2021-12-22 16:55:40.626 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.47/volume/v3 2021-12-22 16:55:40.629 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-12-22 16:55:40.629 | Waiting for Cinder API to start... 2021-12-22 16:55:40.633 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.47/volume/v3 2021-12-22 16:55:40.636 | + functions:wait_for_service:457 : local timeout=60 2021-12-22 16:55:40.639 | + functions:wait_for_service:458 : local url=http://10.222.0.47/volume/v3 2021-12-22 16:55:40.643 | + functions:wait_for_service:459 : local rval=0 2021-12-22 16:55:40.645 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-22 16:55:40.648 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-22 16:55:40.651 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:40.654 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:40.659 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:40.672 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192140660 2021-12-22 16:55:40.672 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-22 16:55:40.682 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/volume/v3 2021-12-22 16:55:44.916 | + :: : [[ 401 == 503 ]] 2021-12-22 16:55:44.917 | + :: : [[ 0 -eq 7 ]] 2021-12-22 16:55:44.921 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-22 16:55:44.923 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:44.926 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:44.928 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:44.931 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:44.933 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:44.936 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-22 16:55:44.939 | + functions-common:time_stop:2316 : start_time=1640192140660 2021-12-22 16:55:44.941 | + functions-common:time_stop:2318 : [[ -z 1640192140660 ]] 2021-12-22 16:55:44.944 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:44.949 | + functions-common:time_stop:2321 : end_time=1640192144946 2021-12-22 16:55:44.952 | + functions-common:time_stop:2322 : elapsed_time=4286 2021-12-22 16:55:44.954 | + functions-common:time_stop:2323 : total=18028 2021-12-22 16:55:44.957 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:44.960 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22314 2021-12-22 16:55:44.963 | + functions:wait_for_service:467 : return 0 2021-12-22 16:55:44.965 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:44.968 | + functions-common:run_process:1564 : local service=c-sch 2021-12-22 16:55:44.970 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:44.973 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:44.976 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:44.979 | + functions-common:run_process:1569 : local name=c-sch 2021-12-22 16:55:44.981 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:44.984 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:44.986 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:44.989 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:44.993 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:44.997 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192144995 2021-12-22 16:55:45.000 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-12-22 16:55:45.019 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:45.022 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-22 16:55:45.025 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-12-22 16:55:45.027 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:45.031 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:45.034 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:45.037 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:45.040 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-22 16:55:45.042 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-22 16:55:45.045 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-12-22 16:55:45.048 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:45.051 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:45.053 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-22 16:55:45.056 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-22 16:55:45.059 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-12-22 16:55:45.061 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:45.064 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:55:45.066 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:55:45.069 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:55:45.072 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:55:45.074 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-22 16:55:45.076 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:55:45.081 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-22 16:55:45.147 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-22 16:55:45.210 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:45.263 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-22 16:55:45.316 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-22 16:55:45.370 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:45.426 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:55:45.429 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-22 16:55:45.495 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:55:45.948 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-12-22 16:55:45.964 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-22 16:55:46.402 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-12-22 16:55:46.433 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:46.435 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:46.438 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:46.441 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:46.444 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:46.447 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:46.450 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:46.459 | + functions-common:time_stop:2316 : start_time=1640192144995 2021-12-22 16:55:46.462 | + functions-common:time_stop:2318 : [[ -z 1640192144995 ]] 2021-12-22 16:55:46.465 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:46.470 | + functions-common:time_stop:2321 : end_time=1640192146467 2021-12-22 16:55:46.473 | + functions-common:time_stop:2322 : elapsed_time=1472 2021-12-22 16:55:46.476 | + functions-common:time_stop:2323 : total=32473 2021-12-22 16:55:46.478 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:46.481 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33945 2021-12-22 16:55:46.484 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.487 | + functions-common:run_process:1564 : local service=c-bak 2021-12-22 16:55:46.490 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.493 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:46.496 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:46.498 | + functions-common:run_process:1569 : local name=c-bak 2021-12-22 16:55:46.501 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:46.503 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:46.506 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:46.509 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:46.514 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:46.517 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192146514 2021-12-22 16:55:46.519 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-12-22 16:55:46.543 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:46.545 | + functions-common:run_process:1573 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-22 16:55:46.548 | + functions-common:_run_under_systemd:1529 : local service=c-bak 2021-12-22 16:55:46.550 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.553 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.556 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.559 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.561 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-22 16:55:46.564 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-22 16:55:46.566 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-bak.service 2021-12-22 16:55:46.569 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:46.572 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:46.574 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-22 16:55:46.577 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-22 16:55:46.580 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-bak.service 2021-12-22 16:55:46.582 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.585 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:55:46.588 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:55:46.590 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:55:46.593 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:55:46.595 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-22 16:55:46.598 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:55:46.612 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-22 16:55:46.691 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-22 16:55:46.757 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:46.822 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-22 16:55:46.884 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-22 16:55:46.941 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:47.004 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:55:47.007 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-22 16:55:47.076 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:55:47.524 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-bak.service 2021-12-22 16:55:47.539 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-22 16:55:47.984 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-bak.service 2021-12-22 16:55:48.010 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:48.012 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:48.015 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:48.017 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:48.026 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:48.039 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:48.044 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:48.052 | + functions-common:time_stop:2316 : start_time=1640192146514 2021-12-22 16:55:48.056 | + functions-common:time_stop:2318 : [[ -z 1640192146514 ]] 2021-12-22 16:55:48.062 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:48.064 | + functions-common:time_stop:2321 : end_time=1640192148061 2021-12-22 16:55:48.068 | + functions-common:time_stop:2322 : elapsed_time=1547 2021-12-22 16:55:48.070 | + functions-common:time_stop:2323 : total=33945 2021-12-22 16:55:48.073 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:48.076 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35492 2021-12-22 16:55:48.079 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.082 | + functions-common:run_process:1564 : local service=c-vol 2021-12-22 16:55:48.085 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.088 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:48.091 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:48.093 | + functions-common:run_process:1569 : local name=c-vol 2021-12-22 16:55:48.096 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:48.100 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:48.103 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:48.105 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:48.109 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:48.114 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192148111 2021-12-22 16:55:48.117 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-12-22 16:55:48.144 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:48.148 | + functions-common:run_process:1573 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-22 16:55:48.150 | + functions-common:_run_under_systemd:1529 : local service=c-vol 2021-12-22 16:55:48.153 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.156 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.159 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.162 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.165 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-22 16:55:48.168 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-22 16:55:48.171 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-vol.service 2021-12-22 16:55:48.174 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:48.178 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:48.181 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-22 16:55:48.184 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-22 16:55:48.187 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-vol.service 2021-12-22 16:55:48.191 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.195 | + functions-common:write_user_unit_file:1448 : local group= 2021-12-22 16:55:48.199 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-12-22 16:55:48.201 | + functions-common:write_user_unit_file:1450 : local extra= 2021-12-22 16:55:48.204 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-12-22 16:55:48.207 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-22 16:55:48.214 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-12-22 16:55:48.221 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-22 16:55:48.303 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-22 16:55:48.383 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-22 16:55:48.458 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-22 16:55:48.523 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-22 16:55:48.585 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:48.661 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-12-22 16:55:48.665 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-22 16:55:48.768 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-12-22 16:55:49.327 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-vol.service 2021-12-22 16:55:49.345 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-22 16:55:49.837 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-vol.service 2021-12-22 16:55:49.893 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:49.903 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:49.912 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:49.930 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:49.938 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:49.944 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:49.950 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:49.970 | + functions-common:time_stop:2316 : start_time=1640192148111 2021-12-22 16:55:49.978 | + functions-common:time_stop:2318 : [[ -z 1640192148111 ]] 2021-12-22 16:55:49.990 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:50.002 | + functions-common:time_stop:2321 : end_time=1640192149991 2021-12-22 16:55:50.010 | + functions-common:time_stop:2322 : elapsed_time=1880 2021-12-22 16:55:50.018 | + functions-common:time_stop:2323 : total=35492 2021-12-22 16:55:50.022 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:50.030 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37372 2021-12-22 16:55:50.038 | + ./stack.sh:main:1329 : create_volume_types 2021-12-22 16:55:50.046 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-12-22 16:55:50.130 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:50.141 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 16:55:50.149 | + lib/cinder:create_volume_types:572 : local be be_name 2021-12-22 16:55:50.153 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-22 16:55:50.160 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-12-22 16:55:50.182 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-12-22 16:55:50.258 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:50.268 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-22 16:55:53.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:53.800 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:53.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:55:53.800 | from cryptography.utils import int_from_bytes 2021-12-22 16:55:53.800 | +-------------+--------------------------------------+ 2021-12-22 16:55:53.800 | | Field | Value | 2021-12-22 16:55:53.800 | +-------------+--------------------------------------+ 2021-12-22 16:55:53.800 | | description | None | 2021-12-22 16:55:53.801 | | id | 3b0611b2-42cf-4943-a937-3f61ddb1a6c2 | 2021-12-22 16:55:53.801 | | is_public | True | 2021-12-22 16:55:53.801 | | name | lvmdriver-1 | 2021-12-22 16:55:53.801 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-22 16:55:53.801 | +-------------+--------------------------------------+ 2021-12-22 16:55:53.986 | + lib/cinder:create_volume_types:591 : [[ False == \T\r\u\e ]] 2021-12-22 16:55:53.989 | + ./stack.sh:main:1334 : [[ False == \T\r\u\e ]] 2021-12-22 16:55:53.993 | + ./stack.sh:main:1342 : is_service_enabled glance 2021-12-22 16:55:54.027 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:54.035 | + ./stack.sh:main:1343 : echo_summary 'Starting Glance' 2021-12-22 16:55:54.039 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:55:54.046 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2021-12-22 16:55:54.050 | + ./stack.sh:main:1344 : start_glance 2021-12-22 16:55:54.053 | + lib/glance:start_glance:609 : local service_protocol=http 2021-12-22 16:55:54.058 | + lib/glance:start_glance:610 : is_service_enabled tls-proxy 2021-12-22 16:55:54.099 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:54.103 | + lib/glance:start_glance:616 : [[ False == False ]] 2021-12-22 16:55:54.111 | ++ lib/glance:start_glance:617 : which uwsgi 2021-12-22 16:55:54.118 | + lib/glance:start_glance:617 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 16:55:54.123 | + functions-common:run_process:1564 : local service=g-api 2021-12-22 16:55:54.127 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 16:55:54.132 | + functions-common:run_process:1566 : local group= 2021-12-22 16:55:54.135 | + functions-common:run_process:1567 : local user= 2021-12-22 16:55:54.141 | + functions-common:run_process:1569 : local name=g-api 2021-12-22 16:55:54.145 | + functions-common:run_process:1571 : time_start run_process 2021-12-22 16:55:54.154 | + functions-common:time_start:2295 : local name=run_process 2021-12-22 16:55:54.157 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:54.170 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:54.182 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:54.193 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192154185 2021-12-22 16:55:54.209 | + functions-common:run_process:1572 : is_service_enabled g-api 2021-12-22 16:55:54.288 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:55:54.300 | + functions-common:run_process:1573 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-22 16:55:54.309 | + functions-common:_run_under_systemd:1529 : local service=g-api 2021-12-22 16:55:54.320 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 16:55:54.329 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 16:55:54.340 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 16:55:54.349 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 16:55:54.355 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-22 16:55:54.359 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-22 16:55:54.368 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@g-api.service 2021-12-22 16:55:54.371 | + functions-common:_run_under_systemd:1536 : local group= 2021-12-22 16:55:54.375 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-12-22 16:55:54.380 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-22 16:55:54.383 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-22 16:55:54.387 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@g-api.service 2021-12-22 16:55:54.392 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-22 16:55:54.396 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-12-22 16:55:54.400 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-12-22 16:55:54.403 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-22 16:55:54.410 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-12-22 16:55:54.417 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-22 16:55:54.495 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-22 16:55:54.564 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-22 16:55:54.624 | + functions-common:write_uwsgi_user_unit_file:1483 : 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-12-22 16:55:54.697 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-22 16:55:54.759 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-22 16:55:54.822 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-22 16:55:54.883 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-22 16:55:54.939 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-22 16:55:55.010 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-22 16:55:55.065 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-12-22 16:55:55.067 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-22 16:55:55.142 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-12-22 16:55:55.612 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@g-api.service 2021-12-22 16:55:55.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-22 16:55:56.084 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@g-api.service 2021-12-22 16:55:56.167 | + functions-common:run_process:1575 : time_stop run_process 2021-12-22 16:55:56.174 | + functions-common:time_stop:2309 : local name 2021-12-22 16:55:56.183 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:55:56.190 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:55:56.192 | + functions-common:time_stop:2312 : local total 2021-12-22 16:55:56.197 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:55:56.199 | + functions-common:time_stop:2315 : name=run_process 2021-12-22 16:55:56.202 | + functions-common:time_stop:2316 : start_time=1640192154185 2021-12-22 16:55:56.205 | + functions-common:time_stop:2318 : [[ -z 1640192154185 ]] 2021-12-22 16:55:56.210 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:55:56.215 | + functions-common:time_stop:2321 : end_time=1640192156211 2021-12-22 16:55:56.218 | + functions-common:time_stop:2322 : elapsed_time=2026 2021-12-22 16:55:56.231 | + functions-common:time_stop:2323 : total=37372 2021-12-22 16:55:56.250 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:55:56.269 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39398 2021-12-22 16:55:56.275 | + lib/glance:start_glance:622 : is_service_enabled g-api-r 2021-12-22 16:55:56.350 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:55:56.363 | + lib/glance:start_glance:627 : echo 'Waiting for g-api (10.222.0.47) to start...' 2021-12-22 16:55:56.363 | Waiting for g-api (10.222.0.47) to start... 2021-12-22 16:55:56.368 | + lib/glance:start_glance:628 : wait_for_service 60 http://10.222.0.47/image 2021-12-22 16:55:56.378 | + functions:wait_for_service:457 : local timeout=60 2021-12-22 16:55:56.388 | + functions:wait_for_service:458 : local url=http://10.222.0.47/image 2021-12-22 16:55:56.397 | + functions:wait_for_service:459 : local rval=0 2021-12-22 16:55:56.413 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-22 16:55:56.423 | + functions-common:time_start:2295 : local name=wait_for_service 2021-12-22 16:55:56.428 | + functions-common:time_start:2296 : local start_time= 2021-12-22 16:55:56.431 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-12-22 16:55:56.438 | ++ functions-common:time_start:2300 : date +%s%3N 2021-12-22 16:55:56.446 | + functions-common:time_start:2300 : _TIME_START[$name]=1640192156438 2021-12-22 16:55:56.449 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-22 16:55:56.458 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/image 2021-12-22 16:56:00.429 | + :: : [[ 300 == 503 ]] 2021-12-22 16:56:00.431 | + :: : [[ 0 -eq 7 ]] 2021-12-22 16:56:00.434 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-22 16:56:00.440 | + functions-common:time_stop:2309 : local name 2021-12-22 16:56:00.443 | + functions-common:time_stop:2310 : local end_time 2021-12-22 16:56:00.446 | + functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:56:00.452 | + functions-common:time_stop:2312 : local total 2021-12-22 16:56:00.460 | + functions-common:time_stop:2313 : local start_time 2021-12-22 16:56:00.467 | + functions-common:time_stop:2315 : name=wait_for_service 2021-12-22 16:56:00.470 | + functions-common:time_stop:2316 : start_time=1640192156438 2021-12-22 16:56:00.479 | + functions-common:time_stop:2318 : [[ -z 1640192156438 ]] 2021-12-22 16:56:00.484 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:56:00.489 | + functions-common:time_stop:2321 : end_time=1640192160486 2021-12-22 16:56:00.492 | + functions-common:time_stop:2322 : elapsed_time=4048 2021-12-22 16:56:00.495 | + functions-common:time_stop:2323 : total=22314 2021-12-22 16:56:00.497 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:56:00.500 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26362 2021-12-22 16:56:00.503 | + functions:wait_for_service:467 : return 0 2021-12-22 16:56:00.505 | + ./stack.sh:main:1358 : is_service_enabled mysql postgresql 2021-12-22 16:56:00.540 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:56:00.543 | + ./stack.sh:main:1358 : is_service_enabled glance 2021-12-22 16:56:00.567 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:56:00.570 | + ./stack.sh:main:1359 : echo_summary 'Uploading images' 2021-12-22 16:56:00.573 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:56:00.577 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2021-12-22 16:56:00.581 | + ./stack.sh:main:1361 : for image_url in ${IMAGE_URLS//,/ } 2021-12-22 16:56:00.584 | + ./stack.sh:main:1362 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:00.587 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:00.589 | + functions:upload_image:134 : local image image_fname image_name 2021-12-22 16:56:00.592 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-22 16:56:00.597 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:00.601 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:00.604 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-22 16:56:00.606 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-22 16:56:00.608 | + 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-12-22 16:56:00.612 | --2021-12-22 16:56:00-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:00.613 | Connecting to 10.100.0.9:80... connected. 2021-12-22 16:56:00.615 | HTTP request sent, awaiting response... 200 OK 2021-12-22 16:56:00.615 | Length: 645922816 (616M) 2021-12-22 16:56:00.615 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-22 16:56:00.637 | 2021-12-22 16:56:00.929 | 0K ........ ........ ........ ........ 5% 105M 6s 2021-12-22 16:56:01.222 | 32768K ........ ........ ........ ........ 10% 109M 5s 2021-12-22 16:56:01.510 | 65536K ........ ........ ........ ........ 15% 111M 5s 2021-12-22 16:56:01.796 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-22 16:56:02.096 | 131072K ........ ........ ........ ........ 25% 107M 4s 2021-12-22 16:56:02.411 | 163840K ........ ........ ........ ........ 31% 101M 4s 2021-12-22 16:56:02.699 | 196608K ........ ........ ........ ........ 36% 111M 4s 2021-12-22 16:56:02.984 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-22 16:56:03.270 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-22 16:56:03.554 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-22 16:56:03.839 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-22 16:56:04.124 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-22 16:56:04.410 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-22 16:56:04.695 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-22 16:56:04.980 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-22 16:56:05.265 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-22 16:56:05.555 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-22 16:56:05.835 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-22 16:56:06.120 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-22 16:56:06.185 | 622592K ........ 100% 112M=5.6s 2021-12-22 16:56:06.185 | 2021-12-22 16:56:06.185 | 2021-12-22 16:56:06 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-22 16:56:06.185 | 2021-12-22 16:56:06.189 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-12-22 16:56:06.191 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:06.194 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-22 16:56:06.197 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-22 16:56:06.199 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-22 16:56:06.201 | + functions:upload_image:294 : local kernel= 2021-12-22 16:56:06.204 | + functions:upload_image:295 : local ramdisk= 2021-12-22 16:56:06.206 | + functions:upload_image:296 : local disk_format= 2021-12-22 16:56:06.208 | + functions:upload_image:297 : local container_format= 2021-12-22 16:56:06.210 | + functions:upload_image:298 : local unpack= 2021-12-22 16:56:06.219 | + functions:upload_image:299 : local img_property= 2021-12-22 16:56:06.222 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-22 16:56:06.225 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2021-12-22 16:56:06.227 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2021-12-22 16:56:06.229 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2021-12-22 16:56:06.231 | + functions:upload_image:309 : case "$image_fname" in 2021-12-22 16:56:06.234 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:06.237 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:06.242 | + functions:upload_image:375 : image_name=ubuntu-16 2021-12-22 16:56:06.245 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:06.247 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-22 16:56:06.252 | + functions:upload_image:376 : disk_format=vhdx 2021-12-22 16:56:06.254 | + functions:upload_image:377 : container_format=bare 2021-12-22 16:56:06.256 | + functions:upload_image:378 : '[' vhdx == gz ']' 2021-12-22 16:56:06.259 | + functions:upload_image:385 : is_arch ppc64le 2021-12-22 16:56:06.262 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 16:56:06.266 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-22 16:56:06.268 | + functions:upload_image:385 : is_arch ppc64 2021-12-22 16:56:06.271 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 16:56:06.275 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-22 16:56:06.277 | + functions:upload_image:385 : is_arch ppc 2021-12-22 16:56:06.280 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 16:56:06.285 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-22 16:56:06.287 | + functions:upload_image:389 : is_arch aarch64 2021-12-22 16:56:06.290 | ++ functions-common:is_arch:428 : uname -m 2021-12-22 16:56:06.295 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-22 16:56:06.297 | + functions:upload_image:393 : '[' bare = bare ']' 2021-12-22 16:56:06.300 | + functions:upload_image:394 : '[' '' = zcat ']' 2021-12-22 16:56:06.302 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2021-12-22 16:56:06.306 | + functions:upload_image:398 : '[' '' = unxz ']' 2021-12-22 16:56:06.308 | + 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-12-22 16:56:06.310 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-12-22 16:56:06.313 | + functions:_upload_image:105 : shift 2021-12-22 16:56:06.316 | + functions:_upload_image:106 : local container=bare 2021-12-22 16:56:06.320 | + functions:_upload_image:107 : shift 2021-12-22 16:56:06.324 | + functions:_upload_image:108 : local disk=vhdx 2021-12-22 16:56:06.327 | + functions:_upload_image:109 : shift 2021-12-22 16:56:06.329 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-22 16:56:06.338 | + functions:_upload_image:111 : shift 2021-12-22 16:56:06.340 | + functions:_upload_image:112 : local properties 2021-12-22 16:56:06.342 | + functions:_upload_image:113 : local useimport 2021-12-22 16:56:06.345 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-12-22 16:56:06.348 | ++ functions:_image_properties_to_arg:87 : local result= 2021-12-22 16:56:06.350 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-12-22 16:56:06.354 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-12-22 16:56:06.357 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-12-22 16:56:06.361 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-12-22 16:56:06.363 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-12-22 16:56:06.366 | + 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-12-22 16:56:09.829 | + inc/async:async_inner:64 : rc=0 2021-12-22 16:56:09.870 | [108653 Async create_flavors:108653]: finished successfully 2021-12-22 16:56:24.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:24.907 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:24.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:24.907 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:24.907 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 16:56:24.907 | | Field | Value | 2021-12-22 16:56:24.907 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 16:56:24.907 | | container_format | bare | 2021-12-22 16:56:24.907 | | created_at | 2021-12-22T16:56:09Z | 2021-12-22 16:56:24.907 | | disk_format | vhdx | 2021-12-22 16:56:24.907 | | file | /v2/images/e5952a94-5c77-455e-b45c-0db71d611335/file | 2021-12-22 16:56:24.907 | | id | e5952a94-5c77-455e-b45c-0db71d611335 | 2021-12-22 16:56:24.907 | | min_disk | 0 | 2021-12-22 16:56:24.908 | | min_ram | 0 | 2021-12-22 16:56:24.908 | | name | ubuntu-16 | 2021-12-22 16:56:24.908 | | owner | bcbd2aaf3660411790682300b2fc973e | 2021-12-22 16:56:24.908 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-12-22 16:56:24.908 | | protected | False | 2021-12-22 16:56:24.908 | | schema | /v2/schemas/image | 2021-12-22 16:56:24.908 | | status | queued | 2021-12-22 16:56:24.908 | | tags | | 2021-12-22 16:56:24.908 | | updated_at | 2021-12-22T16:56:09Z | 2021-12-22 16:56:24.908 | | visibility | public | 2021-12-22 16:56:24.908 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-22 16:56:25.099 | + ./stack.sh:main:1366 : async_wait create_flavors 2021-12-22 16:56:25.165 | [17553 Async create_flavors:108653]: Waiting for completion of create_flavors running on PID 108653 (2 other jobs running) 2021-12-22 16:56:25.199 | [17553 Async create_flavors:108653]: Signaling child to exit 2021-12-22 16:56:25.199 | WAKEUP 2021-12-22 16:56:25.225 | [17553 Async create_flavors:108653]: Signaled 2021-12-22 16:56:25.232 | + lib/nova:create_flavors:1132 : is_service_enabled n-api 2021-12-22 16:56:25.232 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:56:25.232 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor list 2021-12-22 16:56:25.232 | + lib/nova:create_flavors:1133 : grep -q ds512M 2021-12-22 16:56:25.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.232 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.232 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.232 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-22 16:56:25.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.233 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.233 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.233 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.233 | | Field | Value | 2021-12-22 16:56:25.233 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.233 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.233 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.233 | | description | None | 2021-12-22 16:56:25.233 | | disk | 1 | 2021-12-22 16:56:25.233 | | id | c1 | 2021-12-22 16:56:25.233 | | name | cirros256 | 2021-12-22 16:56:25.233 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.233 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.233 | | ram | 256 | 2021-12-22 16:56:25.233 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.233 | | swap | | 2021-12-22 16:56:25.233 | | vcpus | 1 | 2021-12-22 16:56:25.233 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.233 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-22 16:56:25.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.233 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.233 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.233 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.233 | | Field | Value | 2021-12-22 16:56:25.233 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.233 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.233 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.233 | | description | None | 2021-12-22 16:56:25.233 | | disk | 5 | 2021-12-22 16:56:25.233 | | id | d1 | 2021-12-22 16:56:25.233 | | name | ds512M | 2021-12-22 16:56:25.233 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.233 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.234 | | ram | 512 | 2021-12-22 16:56:25.234 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.234 | | swap | | 2021-12-22 16:56:25.234 | | vcpus | 1 | 2021-12-22 16:56:25.234 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.234 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-22 16:56:25.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.234 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.234 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.234 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.234 | | Field | Value | 2021-12-22 16:56:25.234 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.234 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.234 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.234 | | description | None | 2021-12-22 16:56:25.234 | | disk | 10 | 2021-12-22 16:56:25.234 | | id | d2 | 2021-12-22 16:56:25.234 | | name | ds1G | 2021-12-22 16:56:25.234 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.234 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.234 | | ram | 1024 | 2021-12-22 16:56:25.234 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.234 | | swap | | 2021-12-22 16:56:25.234 | | vcpus | 1 | 2021-12-22 16:56:25.234 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.234 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-22 16:56:25.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.234 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.235 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.235 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.235 | | Field | Value | 2021-12-22 16:56:25.235 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.235 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.235 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.235 | | description | None | 2021-12-22 16:56:25.235 | | disk | 10 | 2021-12-22 16:56:25.235 | | id | d3 | 2021-12-22 16:56:25.235 | | name | ds2G | 2021-12-22 16:56:25.235 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.235 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.235 | | ram | 2048 | 2021-12-22 16:56:25.235 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.235 | | swap | | 2021-12-22 16:56:25.235 | | vcpus | 2 | 2021-12-22 16:56:25.235 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.235 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-22 16:56:25.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.235 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.235 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.235 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.235 | | Field | Value | 2021-12-22 16:56:25.235 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.235 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.235 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.235 | | description | None | 2021-12-22 16:56:25.235 | | disk | 20 | 2021-12-22 16:56:25.235 | | id | d4 | 2021-12-22 16:56:25.235 | | name | ds4G | 2021-12-22 16:56:25.235 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.235 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.235 | | ram | 4096 | 2021-12-22 16:56:25.236 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.236 | | swap | | 2021-12-22 16:56:25.236 | | vcpus | 4 | 2021-12-22 16:56:25.236 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.236 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor list 2021-12-22 16:56:25.236 | + lib/nova:create_flavors:1142 : grep -q m1.tiny 2021-12-22 16:56:25.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.236 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.236 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.236 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-22 16:56:25.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.236 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.236 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.236 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.236 | | Field | Value | 2021-12-22 16:56:25.236 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.236 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.236 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.236 | | description | None | 2021-12-22 16:56:25.236 | | disk | 1 | 2021-12-22 16:56:25.236 | | id | 1 | 2021-12-22 16:56:25.236 | | name | m1.tiny | 2021-12-22 16:56:25.236 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.236 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.236 | | ram | 512 | 2021-12-22 16:56:25.236 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.236 | | swap | | 2021-12-22 16:56:25.236 | | vcpus | 1 | 2021-12-22 16:56:25.236 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.236 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-22 16:56:25.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.236 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.237 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.237 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.237 | | Field | Value | 2021-12-22 16:56:25.237 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.237 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.237 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.237 | | description | None | 2021-12-22 16:56:25.237 | | disk | 20 | 2021-12-22 16:56:25.237 | | id | 2 | 2021-12-22 16:56:25.237 | | name | m1.small | 2021-12-22 16:56:25.237 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.237 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.237 | | ram | 2048 | 2021-12-22 16:56:25.237 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.237 | | swap | | 2021-12-22 16:56:25.237 | | vcpus | 1 | 2021-12-22 16:56:25.237 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.237 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-22 16:56:25.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.237 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.237 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.237 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.237 | | Field | Value | 2021-12-22 16:56:25.237 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.237 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.237 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.237 | | description | None | 2021-12-22 16:56:25.237 | | disk | 40 | 2021-12-22 16:56:25.237 | | id | 3 | 2021-12-22 16:56:25.237 | | name | m1.medium | 2021-12-22 16:56:25.237 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.237 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.237 | | ram | 4096 | 2021-12-22 16:56:25.237 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.238 | | swap | | 2021-12-22 16:56:25.238 | | vcpus | 2 | 2021-12-22 16:56:25.238 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.238 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-22 16:56:25.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.238 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.238 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.238 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.238 | | Field | Value | 2021-12-22 16:56:25.238 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.238 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.238 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.238 | | description | None | 2021-12-22 16:56:25.238 | | disk | 80 | 2021-12-22 16:56:25.238 | | id | 4 | 2021-12-22 16:56:25.238 | | name | m1.large | 2021-12-22 16:56:25.238 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.238 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.238 | | ram | 8192 | 2021-12-22 16:56:25.238 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.238 | | swap | | 2021-12-22 16:56:25.238 | | vcpus | 4 | 2021-12-22 16:56:25.238 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.238 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-22 16:56:25.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.238 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:25.238 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:25.238 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.238 | | Field | Value | 2021-12-22 16:56:25.238 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.238 | | OS-FLV-DISABLED:disabled | False | 2021-12-22 16:56:25.238 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-22 16:56:25.239 | | description | None | 2021-12-22 16:56:25.239 | | disk | 160 | 2021-12-22 16:56:25.239 | | id | 5 | 2021-12-22 16:56:25.239 | | name | m1.xlarge | 2021-12-22 16:56:25.239 | | os-flavor-access:is_public | True | 2021-12-22 16:56:25.239 | | properties | hw_rng:allowed='True' | 2021-12-22 16:56:25.239 | | ram | 16384 | 2021-12-22 16:56:25.239 | | rxtx_factor | 1.0 | 2021-12-22 16:56:25.239 | | swap | | 2021-12-22 16:56:25.239 | | vcpus | 8 | 2021-12-22 16:56:25.239 | +----------------------------+-----------------------+ 2021-12-22 16:56:25.300 | [17553 Async create_flavors:108653]: finished create_flavors with result 0 in 31 seconds 2021-12-22 16:56:25.304 | + inc/async:async_wait:197 : return 0 2021-12-22 16:56:25.307 | + ./stack.sh:main:1368 : is_service_enabled horizon 2021-12-22 16:56:25.325 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:56:25.327 | + ./stack.sh:main:1382 : is_service_enabled nova 2021-12-22 16:56:25.346 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:56:25.349 | + ./stack.sh:main:1382 : is_service_enabled keystone 2021-12-22 16:56:25.367 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:56:25.369 | + ./stack.sh:main:1383 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-22 16:56:25.372 | + ./stack.sh:main:1385 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-22 16:56:25.374 | + ./stack.sh:main:1389 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-22 16:56:25.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-22 16:56:25.416 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-22 16:56:25.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-22 16:56:25.420 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-22 16:56:25.421 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-22 16:56:25.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-22 16:56:25.424 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-22 16:56:25.426 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-22 16:56:25.428 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-22 16:56:25.429 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-22 16:56:25.431 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-22 16:56:25.432 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-22 16:56:25.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-22 16:56:25.436 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 16:56:25.438 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-22 16:56:25.440 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-22 16:56:25.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-22 16:56:25.443 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 16:56:25.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-22 16:56:25.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-22 16:56:25.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-22 16:56:25.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 16:56:25.452 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-22 16:56:25.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-22 16:56:25.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-22 16:56:25.459 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-22 16:56:25.461 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-22 16:56:25.462 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-22 16:56:25.464 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-22 16:56:25.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-22 16:56:25.467 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-22 16:56:25.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-22 16:56:25.471 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-22 16:56:25.472 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-22 16:56:25.473 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.47/identity ']' 2021-12-22 16:56:25.475 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-22 16:56:25.477 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-22 16:56:25.478 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-22 16:56:25.480 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-22 16:56:25.481 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-22 16:56:25.487 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-22 16:56:25.489 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-22 16:56:25.490 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:25.490 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-22 16:56:25.490 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-22 16:56:25.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:27.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:27.687 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:27.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:27.688 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:27.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 16:56:27.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:27.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 000111332bf147a59937083a0ab1ac13 --long --quote none -f csv 2021-12-22 16:56:27.861 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:30.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:30.089 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:30.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:30.089 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:30.250 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-22 16:56:30.252 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-22 16:56:30.254 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:30.255 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:30.257 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 74c4b199a8cf46a481939c1708e300da admin 000111332bf147a59937083a0ab1ac13 demo Passw0rd 2021-12-22 16:56:30.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=74c4b199a8cf46a481939c1708e300da 2021-12-22 16:56:30.260 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-22 16:56:30.261 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=000111332bf147a59937083a0ab1ac13 2021-12-22 16:56:30.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-22 16:56:30.264 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:30.266 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-22 16:56:30.280 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-22 16:56:30.281 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:30.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:30.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:30.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:30.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:30.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:30.305 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:30.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:30.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:30.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:30.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:30.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:30.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:30.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:30.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-22 16:56:30.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-22 16:56:30.324 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:30.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:30.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f247d93f4071480884daf62665277a41 demo 000111332bf147a59937083a0ab1ac13 demo Passw0rd 2021-12-22 16:56:30.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f247d93f4071480884daf62665277a41 2021-12-22 16:56:30.330 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-22 16:56:30.332 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=000111332bf147a59937083a0ab1ac13 2021-12-22 16:56:30.333 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-22 16:56:30.335 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:30.336 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-22 16:56:30.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-22 16:56:30.341 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:30.346 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:30.347 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:30.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:30.351 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.352 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:30.354 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:30.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:30.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:30.360 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.361 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:30.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:30.364 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:30.366 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:30.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:30.369 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:30.371 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:30.373 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:30.374 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:30.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 675ad4cc60834a99b8b848224063a36a --long --quote none -f csv 2021-12-22 16:56:30.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 16:56:30.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:30.378 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:32.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:32.566 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:32.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:32.566 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:32.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-22 16:56:32.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-22 16:56:32.725 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:32.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:32.728 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 856f808c8da845a9890cca4c5438e0f0 swiftusertest1 675ad4cc60834a99b8b848224063a36a swiftprojecttest1 Passw0rd 2021-12-22 16:56:32.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=856f808c8da845a9890cca4c5438e0f0 2021-12-22 16:56:32.731 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-22 16:56:32.733 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=675ad4cc60834a99b8b848224063a36a 2021-12-22 16:56:32.734 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-22 16:56:32.736 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:32.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-22 16:56:32.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-22 16:56:32.742 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:32.745 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:32.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:32.748 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:32.750 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:32.753 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:32.754 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:32.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:32.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:32.763 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:32.764 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.766 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:32.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:32.769 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:32.770 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:32.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-22 16:56:32.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-22 16:56:32.775 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:32.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:32.778 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cf875655c66949dfb4f51af7efd62b12 swiftusertest3 675ad4cc60834a99b8b848224063a36a swiftprojecttest1 Passw0rd 2021-12-22 16:56:32.780 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cf875655c66949dfb4f51af7efd62b12 2021-12-22 16:56:32.781 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-22 16:56:32.783 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=675ad4cc60834a99b8b848224063a36a 2021-12-22 16:56:32.784 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-22 16:56:32.786 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:32.787 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-22 16:56:32.791 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-22 16:56:32.792 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:32.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:32.797 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:32.799 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:32.800 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.801 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:32.803 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:32.805 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.807 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:32.808 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:32.809 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.811 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:32.812 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:32.814 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:32.815 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:32.817 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:32.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:32.820 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:32.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:32.824 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:32.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7270c0ff19ba4ee484aa56065639ba0a --long --quote none -f csv 2021-12-22 16:56:32.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 16:56:32.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:32.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:34.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:34.968 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:34.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:34.968 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:35.132 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-22 16:56:35.133 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-22 16:56:35.135 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:35.136 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:35.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3a2a8918974f43bea0ff74ab88feb9c9 swiftusertest4 7270c0ff19ba4ee484aa56065639ba0a swiftprojecttest4 Passw0rd 2021-12-22 16:56:35.140 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3a2a8918974f43bea0ff74ab88feb9c9 2021-12-22 16:56:35.141 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-22 16:56:35.143 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7270c0ff19ba4ee484aa56065639ba0a 2021-12-22 16:56:35.144 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-22 16:56:35.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:35.147 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-22 16:56:35.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-22 16:56:35.152 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:35.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:35.157 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:35.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:35.160 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:35.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:35.163 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:35.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:35.166 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:35.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:35.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:35.171 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:35.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:35.174 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:35.177 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:35.179 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:35.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:35.182 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:35.184 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:35.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:35.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8f43050d1eee4483908a91c81e66ffa8 --long --quote none -f csv 2021-12-22 16:56:35.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 16:56:35.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:35.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:37.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:37.393 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:37.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:37.393 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:37.554 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-22 16:56:37.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-22 16:56:37.557 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:37.558 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:37.560 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 069475392f704d0396464994d16fcf51 alt_demo 8f43050d1eee4483908a91c81e66ffa8 alt_demo Passw0rd 2021-12-22 16:56:37.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=069475392f704d0396464994d16fcf51 2021-12-22 16:56:37.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-22 16:56:37.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:56:37.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-22 16:56:37.567 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:37.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-22 16:56:37.573 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-22 16:56:37.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:37.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:37.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:37.581 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:37.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:37.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:37.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.589 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:37.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:37.592 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.593 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:37.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:37.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:37.599 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:37.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:37.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:37.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-22 16:56:37.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-22 16:56:37.607 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:37.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:37.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 74c4b199a8cf46a481939c1708e300da admin 8f43050d1eee4483908a91c81e66ffa8 alt_demo Passw0rd 2021-12-22 16:56:37.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=74c4b199a8cf46a481939c1708e300da 2021-12-22 16:56:37.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-22 16:56:37.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8f43050d1eee4483908a91c81e66ffa8 2021-12-22 16:56:37.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-22 16:56:37.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:37.619 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-22 16:56:37.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-22 16:56:37.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:37.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:37.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:37.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:37.633 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:37.636 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:37.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:37.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:37.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:37.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:37.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:37.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:37.650 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:37.651 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:37.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:37.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:37.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:37.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project bcbd2aaf3660411790682300b2fc973e --long --quote none -f csv 2021-12-22 16:56:37.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:37.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 16:56:37.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:39.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:39.783 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:39.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:39.783 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:39.945 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-22 16:56:39.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-22 16:56:39.948 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:39.949 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:39.951 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 74c4b199a8cf46a481939c1708e300da admin bcbd2aaf3660411790682300b2fc973e admin Passw0rd 2021-12-22 16:56:39.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=74c4b199a8cf46a481939c1708e300da 2021-12-22 16:56:39.954 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-22 16:56:39.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bcbd2aaf3660411790682300b2fc973e 2021-12-22 16:56:39.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-22 16:56:39.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:39.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-22 16:56:39.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-22 16:56:39.965 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:39.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:39.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:39.972 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:39.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:39.976 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:39.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:39.981 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:39.983 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:39.984 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:39.986 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:39.987 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:39.989 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:39.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:39.992 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:39.993 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:39.995 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:39.996 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:39.998 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:40.000 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:40.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d2d5edf020c74b01980c4a1ed18122c5 --long --quote none -f csv 2021-12-22 16:56:40.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 16:56:40.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:40.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:42.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:42.264 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:42.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:42.264 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:42.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-22 16:56:42.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-22 16:56:42.421 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:42.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:42.424 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f247d93f4071480884daf62665277a41 demo d2d5edf020c74b01980c4a1ed18122c5 invisible_to_admin Passw0rd 2021-12-22 16:56:42.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f247d93f4071480884daf62665277a41 2021-12-22 16:56:42.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-22 16:56:42.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d2d5edf020c74b01980c4a1ed18122c5 2021-12-22 16:56:42.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-22 16:56:42.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:42.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-22 16:56:42.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-22 16:56:42.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:42.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:42.445 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:42.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:42.448 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:42.450 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:42.454 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:42.455 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:42.457 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:42.458 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:42.460 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:42.462 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:42.464 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:42.465 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:42.466 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:42.468 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:42.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:42.471 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:42.473 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:42.475 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:42.478 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-22 16:56:42.478 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:42.480 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:42.487 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project fa81b796536f49b086f14139dfbc45d3 --long --quote none -f csv 2021-12-22 16:56:44.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:44.668 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:44.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:44.668 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:44.835 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-22 16:56:44.837 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-22 16:56:44.839 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-22 16:56:44.841 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-22 16:56:44.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c259a3964ac745e68c5ca2ac5d1ab995 swiftusertest2 fa81b796536f49b086f14139dfbc45d3 swiftprojecttest2 Passw0rd 2021-12-22 16:56:44.844 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c259a3964ac745e68c5ca2ac5d1ab995 2021-12-22 16:56:44.846 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-22 16:56:44.848 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=fa81b796536f49b086f14139dfbc45d3 2021-12-22 16:56:44.850 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-22 16:56:44.851 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-22 16:56:44.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-22 16:56:44.857 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-22 16:56:44.859 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-22 16:56:44.862 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-22 16:56:44.864 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-22 16:56:44.865 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-22 16:56:44.867 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:44.868 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:44.870 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-22 16:56:44.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:44.873 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:44.875 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-22 16:56:44.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-12-22 16:56:44.878 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-22 16:56:44.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-22 16:56:44.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-22 16:56:44.883 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-22 16:56:44.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-22 16:56:44.886 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-22 16:56:44.888 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-22 16:56:44.889 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-22 16:56:44.891 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-22 16:56:44.895 | + ./stack.sh:main:1394 : save_stackenv 2021-12-22 16:56:44.898 | + functions-common:save_stackenv:60 : local tag= 2021-12-22 16:56:44.902 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-22 16:56:44.907 | + functions-common:save_stackenv:62 : time_stamp=2021-12-22-165644 2021-12-22 16:56:44.909 | + functions-common:save_stackenv:63 : echo '# 2021-12-22-165644 ' 2021-12-22 16:56:44.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.915 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-22 16:56:44.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.919 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-22 16:56:44.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.924 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-22 16:56:44.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.929 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-12-22 16:56:44.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.934 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2021-12-22 16:56:44.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.939 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2021-12-22 16:56:44.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.944 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-22-163741 2021-12-22 16:56:44.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.949 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-22 16:56:44.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.954 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2021-12-22 16:56:44.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.960 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-22 16:56:44.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.966 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-22 16:56:44.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.971 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-22 16:56:44.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-22 16:56:44.976 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-22 16:56:44.979 | + ./stack.sh:main:1405 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-22 16:56:44.982 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 16:56:44.984 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 16:56:44.987 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-22 16:56:44.989 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:56:44.991 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 16:56:44.994 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 16:56:44.997 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-22 16:56:45.000 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:56:45.002 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-22 16:56:45.005 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:56:45.008 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-22 16:56:45.008 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:56:45.008 | gsub("[][]", "", $1); 2021-12-22 16:56:45.008 | split($1, a, "|"); 2021-12-22 16:56:45.008 | if (a[1] == matchgroup) 2021-12-22 16:56:45.008 | print a[2] 2021-12-22 16:56:45.008 | } 2021-12-22 16:56:45.008 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:56:45.044 | + ./stack.sh:main:1412 : run_phase stack extra 2021-12-22 16:56:45.047 | + functions-common:run_phase:1737 : local mode=stack 2021-12-22 16:56:45.049 | + functions-common:run_phase:1738 : local phase=extra 2021-12-22 16:56:45.052 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 16:56:45.054 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-22 16:56:45.057 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 16:56:45.060 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-22 16:56:45.062 | + functions-common:run_phase:1747 : local extra 2021-12-22 16:56:45.065 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 16:56:45.093 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-22 16:56:45.096 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 16:56:45.098 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 16:56:45.101 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-22 16:56:45.104 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 16:56:45.121 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:56:45.124 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:56:45.127 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:56:45.129 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-22 16:56:45.133 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:56:45.142 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 16:56:45.145 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:56:45.148 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-22 16:56:45.150 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-22 16:56:45.153 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 16:56:45.156 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-22 16:56:45.164 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:56:45.169 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 16:56:45.171 | + functions-common:run_phase:1764 : run_plugins stack extra 2021-12-22 16:56:45.174 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-22 16:56:45.176 | + functions-common:run_plugins:1724 : local phase=extra 2021-12-22 16:56:45.179 | + functions-common:run_plugins:1726 : local plugins= 2021-12-22 16:56:45.182 | + functions-common:run_plugins:1727 : local plugin 2021-12-22 16:56:45.185 | + ./stack.sh:main:1420 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-22 16:56:45.187 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 16:56:45.190 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 16:56:45.192 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-22 16:56:45.195 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:56:45.198 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 16:56:45.200 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 16:56:45.203 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-22 16:56:45.206 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:56:45.209 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-22 16:56:45.212 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:56:45.215 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-22 16:56:45.215 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:56:45.215 | gsub("[][]", "", $1); 2021-12-22 16:56:45.215 | split($1, a, "|"); 2021-12-22 16:56:45.215 | if (a[1] == matchgroup) 2021-12-22 16:56:45.215 | print a[2] 2021-12-22 16:56:45.215 | } 2021-12-22 16:56:45.215 | ' /home/ubuntu/devstack/local.conf 2021-12-22 16:56:45.222 | + ./stack.sh:main:1429 : is_service_enabled n-cpu 2021-12-22 16:56:45.240 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:56:45.242 | + ./stack.sh:main:1434 : service_check 2021-12-22 16:56:45.245 | + functions-common:service_check:1602 : local service 2021-12-22 16:56:45.248 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.250 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@key.service 2021-12-22 16:56:45.348 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-22 16:56:45.352 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.354 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api.service 2021-12-22 16:56:45.368 | enabled 2021-12-22 16:56:45.372 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-22 16:56:45.393 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-22 16:56:45.393 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.393 | Active: active (running) since Wed 2021-12-22 16:54:13 UTC; 2min 32s ago 2021-12-22 16:56:45.393 | Main PID: 101461 (uwsgi) 2021-12-22 16:56:45.393 | Status: "uWSGI is ready" 2021-12-22 16:56:45.393 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:45.394 | Memory: 240.1M 2021-12-22 16:56:45.394 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-22 16:56:45.394 | ├─101461 nova-apiuWSGI master 2021-12-22 16:56:45.394 | ├─101462 nova-apiuWSGI worker 1 2021-12-22 16:56:45.394 | └─101463 nova-apiuWSGI worker 2 2021-12-22 16:56:45.394 | 2021-12-22 16:56:45.394 | Dec 22 16:56:07 dv-neutron-822673-1-hyperv devstack@n-api.service[101463]: [pid: 101463|app: 0|req: 16/32] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Dec 22 16:56:07 2021] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101462]: DEBUG nova.api.openstack.wsgi [None req-b2cb5d43-8637-46f5-849e-c5f8eecc7a9a admin admin] Calling method '>' {{(pid=101462) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101462]: INFO nova.api.openstack.requestlog [None req-b2cb5d43-8637-46f5-849e-c5f8eecc7a9a admin admin] 10.222.0.47 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001900 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101462]: [pid: 101462|app: 0|req: 17/33] 10.222.0.47 () {54 vars in 930 bytes} [Wed Dec 22 16:56:09 2021] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101463]: DEBUG nova.api.openstack.wsgi [None req-6e53e871-df11-4924-9388-714dbe1af4e6 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "swap": 0, "vcpus": 8, "ram": 16384, "rxtx_factor": 1.0, "id": "5", "name": "m1.xlarge"}} {{(pid=101463) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101463]: INFO nova.api.openstack.requestlog [None req-6e53e871-df11-4924-9388-714dbe1af4e6 admin admin] 10.222.0.47 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.113583 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101463]: [pid: 101463|app: 0|req: 17/34] 10.222.0.47 () {64 vars in 1282 bytes} [Wed Dec 22 16:56:09 2021] POST /compute/v2.1/flavors => generated 408 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101462]: DEBUG nova.api.openstack.wsgi [None req-9574c696-3bb5-4b46-ab7b-4e84851fd941 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=101462) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101462]: INFO nova.api.openstack.requestlog [None req-9574c696-3bb5-4b46-ab7b-4e84851fd941 admin admin] 10.222.0.47 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.039452 2021-12-22 16:56:45.395 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv devstack@n-api.service[101462]: [pid: 101462|app: 0|req: 18/35] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Dec 22 16:56:09 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-12-22 16:56:45.399 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.402 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-22 16:56:45.415 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-22 16:56:45.419 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.422 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-22 16:56:45.436 | enabled 2021-12-22 16:56:45.439 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-22 16:56:45.457 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-22 16:56:45.457 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.457 | Active: active (running) since Wed 2021-12-22 16:55:27 UTC; 1min 18s ago 2021-12-22 16:56:45.457 | Main PID: 106461 (nova-scheduler) 2021-12-22 16:56:45.457 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:45.457 | Memory: 147.2M 2021-12-22 16:56:45.457 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-22 16:56:45.457 | ├─106461 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-22 16:56:45.457 | ├─107720 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-22 16:56:45.457 | └─107721 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-22 16:56:45.457 | 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_messaging_notifications.retry = -1 {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_reports.file_event_handler = None {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] oslo_reports.log_dir = None {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:45.457 | Dec 22 16:55:31 dv-neutron-822673-1-hyperv nova-scheduler[106461]: DEBUG oslo_service.service [None req-e02d3ae3-a2ce-41a9-80bd-7d8eb70e55e7 None None] ******************************************************************************** {{(pid=106461) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-22 16:56:45.461 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.464 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-22 16:56:45.478 | enabled 2021-12-22 16:56:45.481 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-22 16:56:45.498 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-22 16:56:45.498 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.498 | Active: active (running) since Wed 2021-12-22 16:55:29 UTC; 1min 16s ago 2021-12-22 16:56:45.498 | Main PID: 106920 (uwsgi) 2021-12-22 16:56:45.498 | Status: "uWSGI is ready" 2021-12-22 16:56:45.498 | Tasks: 4 (limit: 14304) 2021-12-22 16:56:45.498 | Memory: 202.9M 2021-12-22 16:56:45.498 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-22 16:56:45.498 | ├─106920 nova-api-metauWSGI master 2021-12-22 16:56:45.498 | ├─106925 nova-api-metauWSGI worker 1 2021-12-22 16:56:45.498 | ├─106926 nova-api-metauWSGI worker 2 2021-12-22 16:56:45.498 | └─106929 nova-api-metauWSGI http 1 2021-12-22 16:56:45.498 | 2021-12-22 16:56:45.498 | Dec 22 16:55:33 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106926]: DEBUG oslo_concurrency.lockutils [None req-100eb922-8713-4211-8efa-c30300c91097 None None] Lock "aebc8fde-ce93-446a-b0f3-f4fad3836e01" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=106926) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:45.498 | Dec 22 16:55:33 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106926]: DEBUG oslo_concurrency.lockutils [None req-100eb922-8713-4211-8efa-c30300c91097 None None] Lock "aebc8fde-ce93-446a-b0f3-f4fad3836e01" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=106926) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:45.498 | Dec 22 16:55:33 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106926]: DEBUG oslo_db.sqlalchemy.engines [None req-100eb922-8713-4211-8efa-c30300c91097 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=106926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:56:45.498 | Dec 22 16:55:33 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106926]: DEBUG oslo_db.sqlalchemy.engines [None req-100eb922-8713-4211-8efa-c30300c91097 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=106926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:56:45.498 | Dec 22 16:55:34 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106925]: DEBUG oslo_db.sqlalchemy.engines [None req-51604641-e2aa-4317-b2d5-93d226950e87 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=106925) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:56:45.499 | Dec 22 16:55:34 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106926]: DEBUG oslo_db.sqlalchemy.engines [None req-100eb922-8713-4211-8efa-c30300c91097 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=106926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:56:45.499 | Dec 22 16:55:34 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106925]: WARNING nova.api.metadata.handler [None req-51604641-e2aa-4317-b2d5-93d226950e87 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-22 16:56:45.499 | Dec 22 16:55:34 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106925]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b89a86c9a0 pid: 106925 (default app) 2021-12-22 16:56:45.499 | Dec 22 16:55:34 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106926]: WARNING nova.api.metadata.handler [None req-100eb922-8713-4211-8efa-c30300c91097 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-22 16:56:45.499 | Dec 22 16:55:34 dv-neutron-822673-1-hyperv devstack@n-api-meta.service[106926]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b89a86c9a0 pid: 106926 (default app) 2021-12-22 16:56:45.502 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.504 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-22 16:56:45.519 | enabled 2021-12-22 16:56:45.523 | + functions-common:service_check:1609 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-22 16:56:45.539 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-22 16:56:45.539 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.539 | Active: active (running) since Wed 2021-12-22 16:54:27 UTC; 2min 17s ago 2021-12-22 16:56:45.539 | Main PID: 102635 (uwsgi) 2021-12-22 16:56:45.539 | Status: "uWSGI is ready" 2021-12-22 16:56:45.539 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:45.539 | Memory: 142.3M 2021-12-22 16:56:45.539 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-22 16:56:45.539 | ├─102635 placementuWSGI master 2021-12-22 16:56:45.539 | ├─102636 placementuWSGI worker 1 2021-12-22 16:56:45.539 | └─102637 placementuWSGI worker 2 2021-12-22 16:56:45.539 | 2021-12-22 16:56:45.539 | Dec 22 16:54:31 dv-neutron-822673-1-hyperv devstack@placement-api.service[102637]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55f9c24a29c0 pid: 102637 (default app) 2021-12-22 16:56:45.539 | Dec 22 16:55:30 dv-neutron-822673-1-hyperv devstack@placement-api.service[102636]: DEBUG placement.requestlog [None req-94bd5eae-c223-4d4d-a79c-ab0736c3e0f7 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=102636) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-22 16:56:45.539 | Dec 22 16:55:30 dv-neutron-822673-1-hyperv devstack@placement-api.service[102636]: INFO placement.requestlog [None req-94bd5eae-c223-4d4d-a79c-ab0736c3e0f7 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-22 16:56:45.539 | Dec 22 16:55:30 dv-neutron-822673-1-hyperv devstack@placement-api.service[102636]: [pid: 102636|app: 0|req: 2/2] 10.222.0.47 () {54 vars in 916 bytes} [Wed Dec 22 16:55:30 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-22 16:56:45.539 | Dec 22 16:55:35 dv-neutron-822673-1-hyperv devstack@placement-api.service[102637]: DEBUG placement.requestlog [None req-aab4ccdd-d5ba-47e0-9324-0de290344edb None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=102637) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-22 16:56:45.539 | Dec 22 16:55:35 dv-neutron-822673-1-hyperv devstack@placement-api.service[102637]: INFO placement.requestlog [None req-aab4ccdd-d5ba-47e0-9324-0de290344edb None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-22 16:56:45.539 | Dec 22 16:55:35 dv-neutron-822673-1-hyperv devstack@placement-api.service[102637]: [pid: 102637|app: 0|req: 1/3] 10.222.0.47 () {54 vars in 916 bytes} [Wed Dec 22 16:55:35 2021] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-22 16:56:45.539 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv devstack@placement-api.service[102636]: DEBUG placement.requestlog [None req-d952e941-ccbc-46e2-b8f8-40be94c5b2e6 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=102636) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-22 16:56:45.540 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv devstack@placement-api.service[102636]: INFO placement.requestlog [None req-d952e941-ccbc-46e2-b8f8-40be94c5b2e6 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-22 16:56:45.540 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv devstack@placement-api.service[102636]: [pid: 102636|app: 0|req: 3/4] 10.222.0.47 () {54 vars in 916 bytes} [Wed Dec 22 16:55:36 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-22 16:56:45.543 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.545 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-22 16:56:45.558 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-22 16:56:45.561 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.564 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-api.service 2021-12-22 16:56:45.578 | enabled 2021-12-22 16:56:45.582 | + functions-common:service_check:1609 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-22 16:56:45.598 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-22 16:56:45.598 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.598 | Active: active (running) since Wed 2021-12-22 16:55:56 UTC; 49s ago 2021-12-22 16:56:45.598 | Main PID: 110962 (uwsgi) 2021-12-22 16:56:45.598 | Status: "uWSGI is ready" 2021-12-22 16:56:45.598 | Tasks: 7 (limit: 14304) 2021-12-22 16:56:45.598 | Memory: 208.1M 2021-12-22 16:56:45.598 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-22 16:56:45.598 | ├─110962 glance-apiuWSGI master 2021-12-22 16:56:45.598 | ├─110963 glance-apiuWSGI worker 1 2021-12-22 16:56:45.598 | └─110964 glance-apiuWSGI worker 2 2021-12-22 16:56:45.598 | 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.location [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110963) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: DEBUG glance_store.backend [None req-0b528133-5ea3-40f6-ad78-a6fce2247aae admin admin] Skipping store.set_acls... not implemented. {{(pid=110963) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2021-12-22 16:56:45.598 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv devstack@g-api.service[110963]: [pid: 110963|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Wed Dec 22 16:56:08 2021] PUT /v2/images/e5952a94-5c77-455e-b45c-0db71d611335/file => generated 0 bytes in 15968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-22 16:56:45.602 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.604 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-22 16:56:45.619 | enabled 2021-12-22 16:56:45.622 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-22 16:56:45.639 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-22 16:56:45.639 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.639 | Active: active (running) since Wed 2021-12-22 16:55:46 UTC; 59s ago 2021-12-22 16:56:45.639 | Main PID: 109620 (cinder-schedule) 2021-12-22 16:56:45.639 | Tasks: 2 (limit: 14304) 2021-12-22 16:56:45.639 | Memory: 101.5M 2021-12-22 16:56:45.639 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-22 16:56:45.640 | └─109620 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-22 16:56:45.640 | 2021-12-22 16:56:45.640 | Dec 22 16:55:50 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: INFO cinder.manager [None req-140e5188-959d-4f84-8a7e-265bec489108 None None] Initiating service 1 cleanup 2021-12-22 16:56:45.640 | Dec 22 16:55:50 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: INFO cinder.manager [None req-140e5188-959d-4f84-8a7e-265bec489108 None None] Service 1 cleanup completed. 2021-12-22 16:56:45.640 | Dec 22 16:55:50 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.service [None req-140e5188-959d-4f84-8a7e-265bec489108 None None] Creating RPC server for service cinder-scheduler {{(pid=109620) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-22 16:56:45.640 | Dec 22 16:55:50 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.service [None req-140e5188-959d-4f84-8a7e-265bec489108 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=109620) start /opt/stack/cinder/cinder/service.py:237}} 2021-12-22 16:56:45.640 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.scheduler.host_manager [None req-583b0459-734a-4604-a372-2dd8394107c9 None None] Received backup service update from dv-neutron-822673-1-hyperv: {'backend_state': False, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=109620) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:544}} 2021-12-22 16:56:45.640 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.scheduler.host_manager [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 None None] Received volume service update from dv-neutron-822673-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822673-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=109620) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2021-12-22 16:56:45.640 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.utils [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=109620) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2021-12-22 16:56:45.640 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.scheduler.host_manager [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-822673-1-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 22, 16, 55, 58, 102659)}, {'type': 'backend', 'name_to_id': 'dv-neutron-822673-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 22, 16, 55, 58, 102659)}]. {{(pid=109620) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-22 16:56:45.640 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.scheduler.host_manager [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 None None] Updating capabilities for dv-neutron-822673-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822673-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 12, 22, 16, 55, 58, 63209)} {{(pid=109620) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-22 16:56:45.640 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv cinder-scheduler[109620]: DEBUG cinder.utils [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=109620) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2021-12-22 16:56:45.643 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.646 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-api.service 2021-12-22 16:56:45.660 | enabled 2021-12-22 16:56:45.664 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-22 16:56:45.682 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-22 16:56:45.682 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.682 | Active: active (running) since Wed 2021-12-22 16:55:40 UTC; 1min 5s ago 2021-12-22 16:56:45.682 | Main PID: 109176 (uwsgi) 2021-12-22 16:56:45.682 | Status: "uWSGI is ready" 2021-12-22 16:56:45.682 | Tasks: 5 (limit: 14304) 2021-12-22 16:56:45.682 | Memory: 221.8M 2021-12-22 16:56:45.682 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-22 16:56:45.682 | ├─109176 cinder-apiuWSGI master 2021-12-22 16:56:45.682 | ├─109182 cinder-apiuWSGI worker 1 2021-12-22 16:56:45.682 | └─109183 cinder-apiuWSGI worker 2 2021-12-22 16:56:45.682 | 2021-12-22 16:56:45.682 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: warnings.warn(deprecated_msg) 2021-12-22 16:56:45.682 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: INFO cinder.api.openstack.wsgi [req-28d78d72-027e-4b3f-8cfa-df23f8d0b492 req-bb569e03-b8cc-4aaa-a7e3-60b0bc41a44d admin admin] POST http://10.222.0.47/volume/v3/bcbd2aaf3660411790682300b2fc973e/types/3b0611b2-42cf-4943-a937-3f61ddb1a6c2/extra_specs 2021-12-22 16:56:45.682 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: /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-12-22 16:56:45.682 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: warnings.warn( 2021-12-22 16:56:45.682 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: DEBUG cinder.api.openstack.wsgi [req-28d78d72-027e-4b3f-8cfa-df23f8d0b492 req-bb569e03-b8cc-4aaa-a7e3-60b0bc41a44d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=109183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:854}} 2021-12-22 16:56:45.682 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: /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-12-22 16:56:45.682 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: warnings.warn('Policy enforcement is depending on the value of ' 2021-12-22 16:56:45.683 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: DEBUG oslo_db.sqlalchemy.engines [req-28d78d72-027e-4b3f-8cfa-df23f8d0b492 req-bb569e03-b8cc-4aaa-a7e3-60b0bc41a44d 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=109183) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-22 16:56:45.683 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: INFO cinder.api.openstack.wsgi [req-28d78d72-027e-4b3f-8cfa-df23f8d0b492 req-bb569e03-b8cc-4aaa-a7e3-60b0bc41a44d admin admin] http://10.222.0.47/volume/v3/bcbd2aaf3660411790682300b2fc973e/types/3b0611b2-42cf-4943-a937-3f61ddb1a6c2/extra_specs returned with HTTP 200 2021-12-22 16:56:45.683 | Dec 22 16:55:53 dv-neutron-822673-1-hyperv devstack@c-api.service[109183]: [pid: 109183|app: 0|req: 1/3] 10.222.0.47 () {62 vars in 1454 bytes} [Wed Dec 22 16:55:53 2021] POST /volume/v3/bcbd2aaf3660411790682300b2fc973e/types/3b0611b2-42cf-4943-a937-3f61ddb1a6c2/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-22 16:56:45.685 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.688 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-22 16:56:45.702 | enabled 2021-12-22 16:56:45.706 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-22 16:56:45.723 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-22 16:56:45.723 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.723 | Active: active (running) since Wed 2021-12-22 16:55:49 UTC; 55s ago 2021-12-22 16:56:45.723 | Main PID: 110338 (cinder-volume) 2021-12-22 16:56:45.723 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:45.723 | Memory: 132.8M 2021-12-22 16:56:45.723 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-22 16:56:45.723 | ├─110338 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-22 16:56:45.723 | └─110454 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-22 16:56:45.723 | 2021-12-22 16:56:45.723 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv sudo[111061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-22 16:56:45.723 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv sudo[111061]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-22 16:56:45.723 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv sudo[111061]: pam_unix(sudo:session): session closed for user root 2021-12-22 16:56:45.723 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv cinder-volume[110454]: DEBUG oslo_concurrency.processutils [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 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.524s {{(pid=110454) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-22 16:56:45.723 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv cinder-volume[110454]: DEBUG oslo_concurrency.processutils [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 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=110454) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-12-22 16:56:45.723 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv sudo[111065]: 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-12-22 16:56:45.723 | Dec 22 16:55:58 dv-neutron-822673-1-hyperv sudo[111065]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-22 16:56:45.723 | Dec 22 16:55:59 dv-neutron-822673-1-hyperv sudo[111065]: pam_unix(sudo:session): session closed for user root 2021-12-22 16:56:45.723 | Dec 22 16:55:59 dv-neutron-822673-1-hyperv cinder-volume[110454]: DEBUG oslo_concurrency.processutils [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 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.599s {{(pid=110454) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-22 16:56:45.723 | Dec 22 16:55:59 dv-neutron-822673-1-hyperv cinder-volume[110454]: INFO cinder.volume.manager [None req-aafbba00-1ad9-4731-86b9-2226876a08c6 None None] Driver post RPC initialization completed successfully. 2021-12-22 16:56:45.726 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.729 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-controller.service 2021-12-22 16:56:45.742 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2021-12-22 16:56:45.748 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.751 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-northd.service 2021-12-22 16:56:45.765 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2021-12-22 16:56:45.769 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.772 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2021-12-22 16:56:45.787 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2021-12-22 16:56:45.791 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.794 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovsdb-server.service 2021-12-22 16:56:45.807 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2021-12-22 16:56:45.811 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.814 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-22 16:56:45.829 | enabled 2021-12-22 16:56:45.833 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-22 16:56:45.851 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-22 16:56:45.851 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-22 16:56:45.851 | Active: active (running) since Wed 2021-12-22 16:54:20 UTC; 2min 25s ago 2021-12-22 16:56:45.851 | Main PID: 102047 (/usr/bin/python) 2021-12-22 16:56:45.851 | Tasks: 9 (limit: 14304) 2021-12-22 16:56:45.851 | Memory: 381.7M 2021-12-22 16:56:45.851 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-22 16:56:45.851 | ├─102047 /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-12-22 16:56:45.851 | ├─102154 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-12-22 16:56:45.852 | ├─102155 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-12-22 16:56:45.852 | ├─102156 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-12-22 16:56:45.852 | └─102157 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-12-22 16:56:45.852 | 2021-12-22 16:56:45.852 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-973680a0-7b3c-4ea4-add4-36325c0d06bd None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.852 | Dec 22 16:56:11 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.852 | Dec 22 16:56:12 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-57d251cf-261f-4ff7-bbb9-2332c1d385e7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.852 | Dec 22 16:56:12 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-68fb15ea-1889-480f-bc2b-d01dad414b40 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.852 | Dec 22 16:56:17 dv-neutron-822673-1-hyperv neutron-server[102157]: DEBUG neutron.db.agents_db [None req-f1d30b04-08a0-426a-91e6-4bb8d747b045 None None] Agent healthcheck: found 5 active agents {{(pid=102157) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2021-12-22 16:56:45.852 | Dec 22 16:56:37 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-b8795284-d538-4921-bd11-de176d4a8380 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.853 | Dec 22 16:56:39 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-b36dd1d2-700a-4d4e-986b-2ce8a32d813c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.853 | Dec 22 16:56:40 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.853 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-57d251cf-261f-4ff7-bbb9-2332c1d385e7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.853 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-server[102156]: DEBUG neutron_lib.callbacks.manager [None req-68fb15ea-1889-480f-bc2b-d01dad414b40 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8750907228034', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7894561'] for agent, after_update {{(pid=102156) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-12-22 16:56:45.857 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.860 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2021-12-22 16:56:45.878 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2021-12-22 16:56:45.882 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.885 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-22 16:56:45.898 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-22 16:56:45.902 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.905 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@tempest.service 2021-12-22 16:56:45.919 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-22 16:56:45.923 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.925 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@mysql.service 2021-12-22 16:56:45.940 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-22 16:56:45.944 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.946 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-22 16:56:45.960 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-22 16:56:45.964 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:45.967 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@dstat.service 2021-12-22 16:56:45.985 | enabled 2021-12-22 16:56:45.991 | + functions-common:service_check:1609 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-22 16:56:46.012 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-22 16:56:46.013 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.013 | Active: active (running) since Wed 2021-12-22 16:48:32 UTC; 8min ago 2021-12-22 16:56:46.013 | Main PID: 78264 (dstat.sh) 2021-12-22 16:56:46.013 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:46.013 | Memory: 18.8M 2021-12-22 16:56:46.013 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-22 16:56:46.013 | ├─78264 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-22 16:56:46.013 | ├─78305 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-22 16:56:46.013 | └─78306 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2021-12-22 16:56:46.013 | 2021-12-22 16:56:46.013 | Dec 22 16:56:36 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:36| 25 3 71 0 0|5157M 594M 176M 5747M| 14k 916 | 0 20k| 0 3.00 | 325 3447 |2.48 2.42 1.67|1.0 0 1.0| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:37 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:37| 28 4 69 0 0|5179M 571M 176M 5747M| 125k 124k| 0 516k| 0 47.0 | 992 5344 |2.36 2.40 1.67|1.0 0 0| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:38 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:38| 24 5 70 0 0|5144M 607M 176M 5748M|5534 5022 | 0 324k| 0 16.0 |1021 4717 |2.36 2.40 1.67|1.0 0 140| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:39 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:39| 24 4 71 0 0|5174M 576M 176M 5748M| 16k 11k| 0 352k| 0 38.0 | 488 4378 |2.36 2.40 1.67|1.0 0 0| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:40 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:40| 26 3 69 0 0|5132M 618M 176M 5748M| 89k 88k| 0 260k| 0 20.0 |1126 5215 |2.36 2.40 1.67|1.0 0 79| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:41 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:41| 26 3 70 0 0|5160M 589M 176M 5748M| 16k 16k| 0 264k| 0 30.0 | 445 4042 |2.36 2.40 1.67|2.0 0 1.0| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:42| 25 4 70 0 0|5123M 627M 176M 5748M| 100k 91k| 0 340k| 0 34.0 |1064 5263 |2.26 2.37 1.66|3.0 0 38| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:43 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:43| 25 3 69 0 0|5153M 597M 176M 5748M| 27k 27k|4095B 396k|1.00 35.0 | 681 4736 |2.26 2.37 1.66|1.0 0 40| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:44 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:44| 27 2 71 0 0|5180M 570M 176M 5748M| 114k 4003 | 0 140k| 0 10.0 | 354 3565 |2.26 2.37 1.66|1.0 0 0| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.013 | Dec 22 16:56:45 dv-neutron-822673-1-hyperv dstat.sh[78306]: 22-12 16:56:45| 17 10 69 3 0|5122M 625M 176M 5750M| 154k 89k|1916k 768k|54.0 50.0 |2482 7345 |2.26 2.37 1.66|1.0 0 312| 0 0 | 0 0 | 23 218 0 45 0 2021-12-22 16:56:46.017 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.020 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-22 16:56:46.033 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-22 16:56:46.038 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.040 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-22 16:56:46.054 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-22 16:56:46.058 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.061 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-22 16:56:46.075 | enabled 2021-12-22 16:56:46.078 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-22 16:56:46.095 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-22 16:56:46.095 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.095 | Active: active (running) since Wed 2021-12-22 16:54:32 UTC; 2min 14s ago 2021-12-22 16:56:46.095 | Main PID: 103100 (neutron-openvsw) 2021-12-22 16:56:46.095 | Tasks: 7 (limit: 14304) 2021-12-22 16:56:46.095 | Memory: 213.1M 2021-12-22 16:56:46.095 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-22 16:56:46.095 | ├─103100 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-12-22 16:56:46.095 | ├─104701 /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.default --privsep_sock_path /tmp/tmp4j35i4m8/privsep.sock 2021-12-22 16:56:46.095 | ├─104781 /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/tmpgboh_rud/privsep.sock 2021-12-22 16:56:46.095 | └─104784 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-22 16:56:46.095 | 2021-12-22 16:56:46.095 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: DEBUG neutron.agent.linux.utils [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 104784. {{(pid=103100) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-22 16:56:46.095 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-22 16:56:46.095 | Dec 22 16:56:44 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Agent rpc_loop - iteration:60 started 2021-12-22 16:56:46.095 | Dec 22 16:56:44 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbf63a32d,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=1509232141809725698,duration_nsec=537000000,duration_sec=126,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=103100) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-22 16:56:46.095 | Dec 22 16:56:44 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: DEBUG neutron.agent.linux.utils [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 104784. {{(pid=103100) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-22 16:56:46.095 | Dec 22 16:56:44 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Agent rpc_loop - iteration:60 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-22 16:56:46.095 | Dec 22 16:56:46 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Agent rpc_loop - iteration:61 started 2021-12-22 16:56:46.095 | Dec 22 16:56:46 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbf63a32f,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=1509232141809725698,duration_nsec=538000000,duration_sec=128,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=103100) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-22 16:56:46.095 | Dec 22 16:56:46 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: DEBUG neutron.agent.linux.utils [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 104784. {{(pid=103100) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-22 16:56:46.095 | Dec 22 16:56:46 dv-neutron-822673-1-hyperv neutron-openvswitch-agent[103100]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-55361907-81c6-4c36-af7a-16ad71807b8a None None] Agent rpc_loop - iteration:61 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-22 16:56:46.099 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.102 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-22 16:56:46.116 | enabled 2021-12-22 16:56:46.120 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-22 16:56:46.136 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-22 16:56:46.136 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.136 | Active: active (running) since Wed 2021-12-22 16:54:33 UTC; 2min 12s ago 2021-12-22 16:56:46.136 | Main PID: 103463 (neutron-dhcp-ag) 2021-12-22 16:56:46.136 | Tasks: 16 (limit: 14304) 2021-12-22 16:56:46.136 | Memory: 326.1M 2021-12-22 16:56:46.136 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-22 16:56:46.136 | ├─103463 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-12-22 16:56:46.136 | ├─105069 /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/tmp0eraar7n/privsep.sock 2021-12-22 16:56:46.136 | ├─105108 /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.namespace_cmd --privsep_sock_path /tmp/tmpov0gm9pe/privsep.sock 2021-12-22 16:56:46.136 | ├─105366 /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.link_cmd --privsep_sock_path /tmp/tmpzgclpluw/privsep.sock 2021-12-22 16:56:46.136 | ├─105480 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 16:56:46.136 | ├─105481 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 16:56:46.136 | └─105491 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/ba875f27-a756-4269-888a-f834772cd689/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/ba875f27-a756-4269-888a-f834772cd689/host --addn-hosts=/opt/stack/data/neutron/dhcp/ba875f27-a756-4269-888a-f834772cd689/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/ba875f27-a756-4269-888a-f834772cd689/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/ba875f27-a756-4269-888a-f834772cd689/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e39592f2-90db-4587-874d-d1c01457050d,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-22 16:56:46.136 | 2021-12-22 16:56:46.137 | Dec 22 16:55:18 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG neutron.agent.dhcp.agent [None req-c4ed5bac-cdf9-4701-bdc4-873b6f834d8b None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '76bdd863-14e4-4a64-9ae9-b3d9ba80d143', 'name': 'public-subnet', 'tenant_id': 'bcbd2aaf3660411790682300b2fc973e', 'network_id': '34cda122-9d68-4123-9776-533598da9698', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.8.1', 'cidr': '172.26.8.0/24', 'allocation_pools': [{'start': '172.26.8.2', 'end': '172.26.8.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-12-22T16:55:18Z', 'updated_at': '2021-12-22T16:55:18Z', 'revision_number': 0, 'project_id': 'bcbd2aaf3660411790682300b2fc973e', 'network': {'id': '34cda122-9d68-4123-9776-533598da9698', 'name': 'public', 'tenant_id': 'bcbd2aaf3660411790682300b2fc973e', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['76bdd863-14e4-4a64-9ae9-b3d9ba80d143'], '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-12-22T16:55:10Z', 'updated_at': '2021-12-22T16:55:18Z', 'revision_number': 2, 'project_id': 'bcbd2aaf3660411790682300b2fc973e', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=103463) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-22 16:56:46.137 | Dec 22 16:55:18 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG oslo_concurrency.lockutils [None req-d145c084-187f-4c97-a68d-91bcf6549449 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=103463) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.137 | Dec 22 16:55:18 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG oslo_concurrency.lockutils [None req-d145c084-187f-4c97-a68d-91bcf6549449 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=103463) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.137 | Dec 22 16:55:22 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=103463) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-22 16:56:46.137 | Dec 22 16:55:25 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=103463) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-22 16:56:46.137 | Dec 22 16:55:25 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=103463) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-22 16:56:46.137 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103463) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.137 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103463) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.137 | Dec 22 16:56:37 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103463) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.137 | Dec 22 16:56:37 dv-neutron-822673-1-hyperv neutron-dhcp-agent[103463]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103463) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.140 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.143 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-22 16:56:46.156 | enabled 2021-12-22 16:56:46.160 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-22 16:56:46.177 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-22 16:56:46.177 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.177 | Active: active (running) since Wed 2021-12-22 16:54:35 UTC; 2min 11s ago 2021-12-22 16:56:46.177 | Main PID: 103855 (neutron-l3-agen) 2021-12-22 16:56:46.177 | Tasks: 18 (limit: 14304) 2021-12-22 16:56:46.177 | Memory: 328.0M 2021-12-22 16:56:46.177 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-22 16:56:46.177 | ├─103855 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-12-22 16:56:46.177 | ├─104822 /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.namespace_cmd --privsep_sock_path /tmp/tmpn4de41wx/privsep.sock 2021-12-22 16:56:46.177 | ├─105685 /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/tmpqblz_kx8/privsep.sock 2021-12-22 16:56:46.177 | ├─105782 /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.link_cmd --privsep_sock_path /tmp/tmpq241bnm2/privsep.sock 2021-12-22 16:56:46.178 | ├─106001 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 16:56:46.178 | ├─106002 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-22 16:56:46.178 | └─106015 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/e233253b-4120-4e81-a4c6-9045cbfc0951.conf 2021-12-22 16:56:46.178 | 2021-12-22 16:56:46.178 | Dec 22 16:55:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.178 | Dec 22 16:55:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.178 | Dec 22 16:55:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.178 | Dec 22 16:55:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.178 | Dec 22 16:56:04 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_service.periodic_task [None req-a3b09289-018c-418b-a511-3c7e6f858f22 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=103855) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-12-22 16:56:46.178 | Dec 22 16:56:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.178 | Dec 22 16:56:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.178 | Dec 22 16:56:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.178 | Dec 22 16:56:39 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103855) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.178 | Dec 22 16:56:44 dv-neutron-822673-1-hyperv neutron-l3-agent[103855]: DEBUG oslo_service.periodic_task [None req-a3b09289-018c-418b-a511-3c7e6f858f22 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=103855) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-12-22 16:56:46.181 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.184 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-22 16:56:46.197 | enabled 2021-12-22 16:56:46.201 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-22 16:56:46.217 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-22 16:56:46.218 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.218 | Active: active (running) since Wed 2021-12-22 16:54:36 UTC; 2min 9s ago 2021-12-22 16:56:46.218 | Main PID: 104219 (neutron-metadat) 2021-12-22 16:56:46.218 | Tasks: 4 (limit: 14304) 2021-12-22 16:56:46.218 | Memory: 119.7M 2021-12-22 16:56:46.218 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-22 16:56:46.218 | ├─104219 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-12-22 16:56:46.218 | ├─104696 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-12-22 16:56:46.218 | └─104697 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-12-22 16:56:46.218 | 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_rabbit.ssl = False {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_rabbit.ssl_version = {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_notifications.driver = [] {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_notifications.retry = -1 {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] oslo_messaging_notifications.transport_url = **** {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.218 | Dec 22 16:54:40 dv-neutron-822673-1-hyperv neutron-metadata-agent[104219]: DEBUG oslo_service.service [None req-955a496a-e420-4384-bd2d-7a9ad9c401b8 None None] ******************************************************************************** {{(pid=104219) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-22 16:56:46.221 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.224 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-22 16:56:46.238 | enabled 2021-12-22 16:56:46.243 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-22 16:56:46.259 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-22 16:56:46.259 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.259 | Active: active (running) since Wed 2021-12-22 16:54:38 UTC; 2min 7s ago 2021-12-22 16:56:46.259 | Main PID: 104588 (neutron-meterin) 2021-12-22 16:56:46.259 | Tasks: 2 (limit: 14304) 2021-12-22 16:56:46.259 | Memory: 103.8M 2021-12-22 16:56:46.259 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-22 16:56:46.259 | └─104588 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-12-22 16:56:46.259 | 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=104588) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=104588) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: 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=104588) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=104588) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=104588) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=104588) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.001s {{(pid=104588) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: 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=104588) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=104588) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-12-22 16:56:46.259 | Dec 22 16:56:42 dv-neutron-822673-1-hyperv neutron-metering-agent[104588]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=104588) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2021-12-22 16:56:46.262 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.265 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-22 16:56:46.277 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-22 16:56:46.281 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.284 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-22 16:56:46.297 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-12-22 16:56:46.300 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.303 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@cinder.service 2021-12-22 16:56:46.315 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-22 16:56:46.319 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.321 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-22 16:56:46.336 | enabled 2021-12-22 16:56:46.340 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-22 16:56:46.358 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-22 16:56:46.358 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.358 | Active: active (running) since Wed 2021-12-22 16:55:48 UTC; 58s ago 2021-12-22 16:56:46.358 | Main PID: 109978 (cinder-backup) 2021-12-22 16:56:46.358 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:46.358 | Memory: 118.5M 2021-12-22 16:56:46.358 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-22 16:56:46.358 | ├─109978 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-22 16:56:46.358 | └─110424 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-22 16:56:46.358 | 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.keyfile = None {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.kv_mountpoint = secret {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.kv_version = 2 {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.root_token_id = None {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.split_loggers = False {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.ssl_ca_crt_file = None {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.timeout = None {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.use_ssl = False {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.358 | Dec 22 16:55:51 dv-neutron-822673-1-hyperv cinder-backup[109978]: DEBUG oslo_service.service [None req-c619c0e2-99db-4b06-9a90-a5cc67449922 None None] ******************************************************************************** {{(pid=109978) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-22 16:56:46.361 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.364 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-22 16:56:46.377 | enabled 2021-12-22 16:56:46.381 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-22 16:56:46.398 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-22 16:56:46.398 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.398 | Active: active (running) since Wed 2021-12-22 16:54:07 UTC; 2min 38s ago 2021-12-22 16:56:46.398 | Main PID: 100649 (swift-proxy-ser) 2021-12-22 16:56:46.398 | Tasks: 2 (limit: 14304) 2021-12-22 16:56:46.398 | Memory: 77.2M 2021-12-22 16:56:46.398 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-22 16:56:46.398 | ├─100649 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-22 16:56:46.398 | └─100744 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-22 16:56:46.398 | 2021-12-22 16:56:46.398 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv proxy-server[100744]: Authenticating user token 2021-12-22 16:56:46.398 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv proxy-server[100744]: Validating token access rules against request 2021-12-22 16:56:46.398 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv proxy-server[100744]: Received request from user: user_id b69e30e593084ee99b137f1eeabd8f16, project_id 7aa3580956b342c3896ed98da7037c5d, roles ResellerAdmin,service 2021-12-22 16:56:46.398 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv swift-proxy-server[100744]: proxy-server: Received request from user: user_id b69e30e593084ee99b137f1eeabd8f16, project_id 7aa3580956b342c3896ed98da7037c5d, roles ResellerAdmin,service 2021-12-22 16:56:46.399 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv proxy-server[100744]: Using identity: {'user': ('b69e30e593084ee99b137f1eeabd8f16', 'glance-swift'), 'tenant': ('7aa3580956b342c3896ed98da7037c5d', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx7b9e5af915684f6fa80a7-0061c358a9) 2021-12-22 16:56:46.399 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv swift-proxy-server[100744]: proxy-server: Using identity: {'user': ('b69e30e593084ee99b137f1eeabd8f16', 'glance-swift'), 'tenant': ('7aa3580956b342c3896ed98da7037c5d', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx7b9e5af915684f6fa80a7-0061c358a9) 2021-12-22 16:56:46.399 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv proxy-server[100744]: User 7aa3580956b342c3896ed98da7037c5d has reseller admin authorizing (txn: tx7b9e5af915684f6fa80a7-0061c358a9) (client_ip: 10.222.0.47) 2021-12-22 16:56:46.399 | Dec 22 16:56:10 dv-neutron-822673-1-hyperv swift-proxy-server[100744]: proxy-server: User 7aa3580956b342c3896ed98da7037c5d has reseller admin authorizing (txn: tx7b9e5af915684f6fa80a7-0061c358a9) (client_ip: 10.222.0.47) 2021-12-22 16:56:46.399 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv proxy-server[100744]: 10.222.0.47 10.222.0.47 22/Dec/2021/16/56/24 PUT /v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABhw1ip... 645922816 - - tx7b9e5af915684f6fa80a7-0061c358a9 - 14.8702 - - 1640192169.976936340 1640192184.847164631 0 2021-12-22 16:56:46.399 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv swift-proxy-server[100744]: proxy-server: 10.222.0.47 10.222.0.47 22/Dec/2021/16/56/24 PUT /v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABhw1ip... 645922816 - - tx7b9e5af915684f6fa80a7-0061c358a9 - 14.8702 - - 1640192169.976936340 1640192184.847164631 0 2021-12-22 16:56:46.402 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.405 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-object.service 2021-12-22 16:56:46.419 | enabled 2021-12-22 16:56:46.423 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-22 16:56:46.440 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-22 16:56:46.440 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.440 | Active: active (running) since Wed 2021-12-22 16:54:01 UTC; 2min 44s ago 2021-12-22 16:56:46.440 | Main PID: 99154 (swift-object-se) 2021-12-22 16:56:46.440 | Tasks: 23 (limit: 14304) 2021-12-22 16:56:46.440 | Memory: 50.1M 2021-12-22 16:56:46.440 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-22 16:56:46.440 | ├─99154 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-22 16:56:46.440 | ├─99510 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-22 16:56:46.440 | └─99511 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-22 16:56:46.440 | 2021-12-22 16:56:46.440 | Dec 22 16:54:01 dv-neutron-822673-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2021-12-22 16:56:46.440 | Dec 22 16:54:03 dv-neutron-822673-1-hyperv object-server[99154]: Started child 99510 from parent 99154 2021-12-22 16:56:46.440 | Dec 22 16:54:03 dv-neutron-822673-1-hyperv swift-object-server[99154]: object-server: Started child 99510 from parent 99154 2021-12-22 16:56:46.440 | Dec 22 16:54:03 dv-neutron-822673-1-hyperv object-server[99154]: Started child 99511 from parent 99154 2021-12-22 16:56:46.440 | Dec 22 16:54:03 dv-neutron-822673-1-hyperv swift-object-server[99154]: object-server: Started child 99511 from parent 99154 2021-12-22 16:56:46.440 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv object-server[99511]: 127.0.0.1 - - [22/Dec/2021:16:56:24 +0000] "PUT /sdb1/276/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" "tx7b9e5af915684f6fa80a7-0061c358a9" "proxy-server 100744" 14.8300 "-" 99511 0 2021-12-22 16:56:46.440 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv swift-object-server[99511]: object-server: 127.0.0.1 - - [22/Dec/2021:16:56:24 +0000] "PUT /sdb1/276/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" "tx7b9e5af915684f6fa80a7-0061c358a9" "proxy-server 100744" 14.8300 "-" 99511 0 2021-12-22 16:56:46.444 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.446 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container.service 2021-12-22 16:56:46.462 | enabled 2021-12-22 16:56:46.466 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-22 16:56:46.483 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-22 16:56:46.483 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.484 | Active: active (running) since Wed 2021-12-22 16:54:03 UTC; 2min 43s ago 2021-12-22 16:56:46.484 | Main PID: 99517 (swift-container) 2021-12-22 16:56:46.484 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:46.484 | Memory: 49.9M 2021-12-22 16:56:46.484 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-22 16:56:46.484 | ├─99517 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-22 16:56:46.484 | ├─99849 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-22 16:56:46.484 | └─99872 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-22 16:56:46.484 | 2021-12-22 16:56:46.484 | Dec 22 16:54:04 dv-neutron-822673-1-hyperv container-server[99517]: Started child 99849 from parent 99517 2021-12-22 16:56:46.484 | Dec 22 16:54:04 dv-neutron-822673-1-hyperv swift-container-server[99517]: container-server: Started child 99849 from parent 99517 2021-12-22 16:56:46.484 | Dec 22 16:54:04 dv-neutron-822673-1-hyperv container-server[99517]: Started child 99872 from parent 99517 2021-12-22 16:56:46.484 | Dec 22 16:54:04 dv-neutron-822673-1-hyperv swift-container-server[99517]: container-server: Started child 99872 from parent 99517 2021-12-22 16:56:46.484 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv container-server[99849]: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "PUT /sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" "tx09f7f91607c74c40a1754-0061c358a9" "proxy-server 100744" 0.0309 "-" 99849 0 2021-12-22 16:56:46.484 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv swift-container-server[99849]: container-server: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "PUT /sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" "tx09f7f91607c74c40a1754-0061c358a9" "proxy-server 100744" 0.0309 "-" 99849 0 2021-12-22 16:56:46.484 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv container-server[99872]: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance?format=json&states=listing" "tx7b9e5af915684f6fa80a7-0061c358a9" "proxy-server 100744" 0.0081 "-" 99872 0 2021-12-22 16:56:46.484 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv swift-container-server[99872]: container-server: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d/glance?format=json&states=listing" "tx7b9e5af915684f6fa80a7-0061c358a9" "proxy-server 100744" 0.0081 "-" 99872 0 2021-12-22 16:56:46.484 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv container-server[99849]: 127.0.0.1 - - [22/Dec/2021:16:56:24 +0000] "PUT /sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" 201 - "PUT http://10.222.0.47:8080/sdb1/276/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" "tx7b9e5af915684f6fa80a7-0061c358a9" "object-server 99511" 0.0010 "-" 99849 0 2021-12-22 16:56:46.484 | Dec 22 16:56:24 dv-neutron-822673-1-hyperv swift-container-server[99849]: container-server: 127.0.0.1 - - [22/Dec/2021:16:56:24 +0000] "PUT /sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" 201 - "PUT http://10.222.0.47:8080/sdb1/276/AUTH_7aa3580956b342c3896ed98da7037c5d/glance/e5952a94-5c77-455e-b45c-0db71d611335" "tx7b9e5af915684f6fa80a7-0061c358a9" "object-server 99511" 0.0010 "-" 99849 0 2021-12-22 16:56:46.487 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.490 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-account.service 2021-12-22 16:56:46.503 | enabled 2021-12-22 16:56:46.507 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-22 16:56:46.524 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-22 16:56:46.524 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.524 | Active: active (running) since Wed 2021-12-22 16:54:04 UTC; 2min 41s ago 2021-12-22 16:56:46.524 | Main PID: 99878 (swift-account-s) 2021-12-22 16:56:46.524 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:46.524 | Memory: 46.4M 2021-12-22 16:56:46.524 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-22 16:56:46.524 | ├─ 99878 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-22 16:56:46.524 | ├─100246 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-22 16:56:46.524 | └─100269 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-22 16:56:46.524 | 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv account-server[100246]: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d?format=json" "tx980bf9963b2e4449bc894-0061c358a9" "proxy-server 100744" 0.0024 "-" 100246 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv swift-account-server[100246]: account-server: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d?format=json" "tx980bf9963b2e4449bc894-0061c358a9" "proxy-server 100744" 0.0024 "-" 100246 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv account-server[100246]: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d?format=json" "tx980bf9963b2e4449bc894-0061c358a9" "proxy-server 100744" 0.0004 "-" 100246 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv swift-account-server[100246]: account-server: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d?format=json" "tx980bf9963b2e4449bc894-0061c358a9" "proxy-server 100744" 0.0004 "-" 100246 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv account-server[100269]: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "PUT /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 201 - "-" "tx09f7f91607c74c40a1754-0061c358a9" "-" 0.0317 "-" 100269 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv swift-account-server[100269]: account-server: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "PUT /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 201 - "-" "tx09f7f91607c74c40a1754-0061c358a9" "-" 0.0317 "-" 100269 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv account-server[100269]: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d?format=json" "tx09f7f91607c74c40a1754-0061c358a9" "proxy-server 100744" 0.0029 "-" 100269 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv swift-account-server[100269]: account-server: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "HEAD /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_7aa3580956b342c3896ed98da7037c5d?format=json" "tx09f7f91607c74c40a1754-0061c358a9" "proxy-server 100744" 0.0029 "-" 100269 - 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv account-server[100269]: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "PUT /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" "tx09f7f91607c74c40a1754-0061c358a9" "container-server 99849" 0.0022 "-" 100269 0 2021-12-22 16:56:46.524 | Dec 22 16:56:09 dv-neutron-822673-1-hyperv swift-account-server[100269]: account-server: 127.0.0.1 - - [22/Dec/2021:16:56:09 +0000] "PUT /sdb1/214/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/492/AUTH_7aa3580956b342c3896ed98da7037c5d/glance" "tx09f7f91607c74c40a1754-0061c358a9" "container-server 99849" 0.0022 "-" 100269 0 2021-12-22 16:56:46.527 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.530 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@heat.service 2021-12-22 16:56:46.543 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-22 16:56:46.546 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.549 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api.service 2021-12-22 16:56:46.561 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-22 16:56:46.564 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.567 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-22 16:56:46.579 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-22 16:56:46.583 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.586 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-22 16:56:46.598 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-22 16:56:46.602 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.605 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-22 16:56:46.617 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-22 16:56:46.621 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.623 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-22 16:56:46.636 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-22 16:56:46.640 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.643 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-22 16:56:46.656 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-22 16:56:46.660 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.663 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-22 16:56:46.675 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-22 16:56:46.679 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.682 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-22 16:56:46.694 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-22 16:56:46.698 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.701 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-22 16:56:46.714 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-22 16:56:46.718 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.721 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-22 16:56:46.735 | enabled 2021-12-22 16:56:46.739 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-22 16:56:46.755 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-22 16:56:46.755 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.755 | Active: active (running) since Wed 2021-12-22 16:54:06 UTC; 2min 40s ago 2021-12-22 16:56:46.755 | Main PID: 100275 (swift-container) 2021-12-22 16:56:46.755 | Tasks: 1 (limit: 14304) 2021-12-22 16:56:46.755 | Memory: 31.8M 2021-12-22 16:56:46.755 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-22 16:56:46.755 | └─100275 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-22 16:56:46.755 | 2021-12-22 16:56:46.755 | Dec 22 16:54:06 dv-neutron-822673-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-22 16:56:46.756 | Dec 22 16:54:07 dv-neutron-822673-1-hyperv container-sync[100275]: Starting 100275 2021-12-22 16:56:46.756 | Dec 22 16:54:07 dv-neutron-822673-1-hyperv container-sync[100275]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-22 16:56:46.759 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.761 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-22 16:56:46.776 | enabled 2021-12-22 16:56:46.779 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-22 16:56:46.796 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-22 16:56:46.796 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.796 | Active: active (running) since Wed 2021-12-22 16:55:31 UTC; 1min 15s ago 2021-12-22 16:56:46.796 | Main PID: 107729 (nova-conductor) 2021-12-22 16:56:46.796 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:46.796 | Memory: 147.1M 2021-12-22 16:56:46.796 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-22 16:56:46.796 | ├─107729 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-22 16:56:46.796 | ├─108601 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-22 16:56:46.796 | └─108602 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-22 16:56:46.796 | 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_messaging_rabbit.ssl_version = {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_messaging_notifications.retry = -1 {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_messaging_notifications.transport_url = **** {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_reports.file_event_handler = None {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] oslo_reports.log_dir = None {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.796 | Dec 22 16:55:36 dv-neutron-822673-1-hyperv nova-conductor[107729]: DEBUG oslo_service.service [None req-0368c6e5-aff8-4f84-ac72-a79bca5c8591 None None] ******************************************************************************** {{(pid=107729) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-22 16:56:46.799 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2021-12-22 16:56:46.802 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-22 16:56:46.815 | enabled 2021-12-22 16:56:46.819 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-22 16:56:46.836 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-22 16:56:46.836 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-22 16:56:46.836 | Active: active (running) since Wed 2021-12-22 16:55:33 UTC; 1min 13s ago 2021-12-22 16:56:46.836 | Main PID: 108118 (nova-conductor) 2021-12-22 16:56:46.836 | Tasks: 3 (limit: 14304) 2021-12-22 16:56:46.836 | Memory: 141.1M 2021-12-22 16:56:46.836 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-22 16:56:46.836 | ├─108118 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-22 16:56:46.836 | ├─108608 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-22 16:56:46.837 | └─108609 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-22 16:56:46.837 | 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_messaging_rabbit.ssl_version = {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_messaging_notifications.driver = [] {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_messaging_notifications.retry = -1 {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_messaging_notifications.transport_url = **** {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_reports.file_event_handler = None {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] oslo_reports.log_dir = None {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-22 16:56:46.837 | Dec 22 16:55:37 dv-neutron-822673-1-hyperv nova-conductor[108118]: DEBUG oslo_service.service [None req-bce74920-b56c-4665-b43f-a91abad2435e None None] ******************************************************************************** {{(pid=108118) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-22 16:56:46.840 | + ./stack.sh:main:1440 : is_service_enabled n-api 2021-12-22 16:56:46.858 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:56:46.861 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2021-12-22 16:56:46.879 | + functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:56:46.882 | + ./stack.sh:main:1448 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-22 16:56:46.885 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:56:46.887 | + ./stack.sh:echo_summary:432 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-22 16:56:46.890 | + ./stack.sh:main:1455 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-22 16:56:50.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:50.760 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:50.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:50.760 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:50.760 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.760 | | Upgrade Check Results | 2021-12-22 16:56:50.760 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.760 | | Check: Cells v2 | 2021-12-22 16:56:50.760 | | Result: Success | 2021-12-22 16:56:50.760 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-22 16:56:50.760 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-22 16:56:50.760 | | compute hosts are deployed. | 2021-12-22 16:56:50.760 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.760 | | Check: Placement API | 2021-12-22 16:56:50.761 | | Result: Success | 2021-12-22 16:56:50.761 | | Details: None | 2021-12-22 16:56:50.761 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.761 | | Check: Cinder API | 2021-12-22 16:56:50.761 | | Result: Success | 2021-12-22 16:56:50.761 | | Details: None | 2021-12-22 16:56:50.761 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.761 | | Check: Policy Scope-based Defaults | 2021-12-22 16:56:50.761 | | Result: Success | 2021-12-22 16:56:50.761 | | Details: None | 2021-12-22 16:56:50.761 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.761 | | Check: Policy File JSON to YAML Migration | 2021-12-22 16:56:50.761 | | Result: Success | 2021-12-22 16:56:50.761 | | Details: None | 2021-12-22 16:56:50.761 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.761 | | Check: Older than N-1 computes | 2021-12-22 16:56:50.761 | | Result: Success | 2021-12-22 16:56:50.761 | | Details: None | 2021-12-22 16:56:50.761 | +--------------------------------------------------------------------+ 2021-12-22 16:56:50.761 | | Check: hw_machine_type unset | 2021-12-22 16:56:50.761 | | Result: Success | 2021-12-22 16:56:50.761 | | Details: None | 2021-12-22 16:56:50.761 | +--------------------------------------------------------------------+ 2021-12-22 16:56:51.207 | + ./stack.sh:main:1462 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-22 16:56:51.211 | + ./stack.sh:main:1463 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-22 16:56:51.211 | Running user script /home/ubuntu/devstack/local.sh 2021-12-22 16:56:51.214 | + ./stack.sh:main:1464 : /home/ubuntu/devstack/local.sh 2021-12-22 16:56:51.216 | Before updating nova flavors: 2021-12-22 16:56:53.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:53.443 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:53.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:56:53.443 | from cryptography.utils import int_from_bytes 2021-12-22 16:56:53.443 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:56:53.443 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-22 16:56:53.443 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:56:53.443 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-22 16:56:53.443 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-22 16:56:53.443 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-22 16:56:53.443 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-22 16:56:53.443 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-22 16:56:53.443 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-22 16:56:53.443 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-22 16:56:53.443 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-22 16:56:53.443 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-22 16:56:53.443 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-22 16:56:53.443 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:56:55.239 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-22 16:56:55.324 | Flavor 42 not found 2021-12-22 16:56:56.928 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-22 16:56:57.029 | Flavor 84 not found 2021-12-22 16:56:58.641 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-22 16:56:58.729 | Flavor 451 not found 2021-12-22 16:57:00.259 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:00.259 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 16:57:00.259 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:00.259 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:00.259 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:01.894 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:01.894 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 16:57:01.895 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:01.895 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:01.895 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:03.538 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:03.538 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 16:57:03.538 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:03.538 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:03.538 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:05.156 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:05.156 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 16:57:05.156 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:05.156 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:05.156 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:05.251 | After updating nova flavors: 2021-12-22 16:57:06.766 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:06.766 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-22 16:57:06.766 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:06.766 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-22 16:57:06.766 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-22 16:57:06.766 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-22 16:57:09.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:09.227 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:09.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:09.227 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:11.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:11.832 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:11.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:11.832 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:12.008 | Neutron networks: 2021-12-22 16:57:14.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:14.269 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:14.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:14.269 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:14.269 | +--------------------------------------+---------+--------------------------------------+ 2021-12-22 16:57:14.269 | | ID | Name | Subnets | 2021-12-22 16:57:14.269 | +--------------------------------------+---------+--------------------------------------+ 2021-12-22 16:57:14.269 | | 34cda122-9d68-4123-9776-533598da9698 | public | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 | 2021-12-22 16:57:14.269 | | ba875f27-a756-4269-888a-f834772cd689 | private | e39592f2-90db-4587-874d-d1c01457050d | 2021-12-22 16:57:14.269 | +--------------------------------------+---------+--------------------------------------+ 2021-12-22 16:57:16.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:16.656 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:16.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:16.656 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:19.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:19.047 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:19.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:19.047 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:19.047 | +---------------------------+--------------------------------------+ 2021-12-22 16:57:19.047 | | Field | Value | 2021-12-22 16:57:19.048 | +---------------------------+--------------------------------------+ 2021-12-22 16:57:19.048 | | admin_state_up | UP | 2021-12-22 16:57:19.048 | | availability_zone_hints | | 2021-12-22 16:57:19.048 | | availability_zones | nova | 2021-12-22 16:57:19.048 | | created_at | 2021-12-22T16:55:10Z | 2021-12-22 16:57:19.048 | | description | | 2021-12-22 16:57:19.048 | | dns_domain | None | 2021-12-22 16:57:19.048 | | id | 34cda122-9d68-4123-9776-533598da9698 | 2021-12-22 16:57:19.048 | | ipv4_address_scope | None | 2021-12-22 16:57:19.048 | | ipv6_address_scope | None | 2021-12-22 16:57:19.048 | | is_default | True | 2021-12-22 16:57:19.048 | | is_vlan_transparent | None | 2021-12-22 16:57:19.048 | | mtu | 1500 | 2021-12-22 16:57:19.048 | | name | public | 2021-12-22 16:57:19.048 | | port_security_enabled | True | 2021-12-22 16:57:19.048 | | project_id | bcbd2aaf3660411790682300b2fc973e | 2021-12-22 16:57:19.048 | | provider:network_type | flat | 2021-12-22 16:57:19.048 | | provider:physical_network | physnet1 | 2021-12-22 16:57:19.048 | | provider:segmentation_id | None | 2021-12-22 16:57:19.049 | | qos_policy_id | None | 2021-12-22 16:57:19.049 | | revision_number | 2 | 2021-12-22 16:57:19.049 | | router:external | External | 2021-12-22 16:57:19.049 | | segments | None | 2021-12-22 16:57:19.049 | | shared | False | 2021-12-22 16:57:19.049 | | status | ACTIVE | 2021-12-22 16:57:19.049 | | subnets | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 | 2021-12-22 16:57:19.049 | | tags | | 2021-12-22 16:57:19.049 | | updated_at | 2021-12-22T16:55:18Z | 2021-12-22 16:57:19.049 | +---------------------------+--------------------------------------+ 2021-12-22 16:57:21.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:21.447 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:21.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:21.447 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:21.447 | +---------------------------+--------------------------------------+ 2021-12-22 16:57:21.447 | | Field | Value | 2021-12-22 16:57:21.447 | +---------------------------+--------------------------------------+ 2021-12-22 16:57:21.447 | | admin_state_up | UP | 2021-12-22 16:57:21.447 | | availability_zone_hints | | 2021-12-22 16:57:21.447 | | availability_zones | nova | 2021-12-22 16:57:21.447 | | created_at | 2021-12-22T16:54:51Z | 2021-12-22 16:57:21.447 | | description | | 2021-12-22 16:57:21.447 | | dns_domain | None | 2021-12-22 16:57:21.447 | | id | ba875f27-a756-4269-888a-f834772cd689 | 2021-12-22 16:57:21.447 | | ipv4_address_scope | None | 2021-12-22 16:57:21.447 | | ipv6_address_scope | None | 2021-12-22 16:57:21.447 | | is_default | None | 2021-12-22 16:57:21.447 | | is_vlan_transparent | None | 2021-12-22 16:57:21.447 | | mtu | 1500 | 2021-12-22 16:57:21.447 | | name | private | 2021-12-22 16:57:21.447 | | port_security_enabled | True | 2021-12-22 16:57:21.447 | | project_id | 000111332bf147a59937083a0ab1ac13 | 2021-12-22 16:57:21.447 | | provider:network_type | vlan | 2021-12-22 16:57:21.447 | | provider:physical_network | physnet1 | 2021-12-22 16:57:21.447 | | provider:segmentation_id | 545 | 2021-12-22 16:57:21.447 | | qos_policy_id | None | 2021-12-22 16:57:21.447 | | revision_number | 3 | 2021-12-22 16:57:21.447 | | router:external | Internal | 2021-12-22 16:57:21.447 | | segments | None | 2021-12-22 16:57:21.447 | | shared | False | 2021-12-22 16:57:21.447 | | status | ACTIVE | 2021-12-22 16:57:21.447 | | subnets | e39592f2-90db-4587-874d-d1c01457050d | 2021-12-22 16:57:21.448 | | tags | | 2021-12-22 16:57:21.448 | | updated_at | 2021-12-22T16:57:11Z | 2021-12-22 16:57:21.448 | +---------------------------+--------------------------------------+ 2021-12-22 16:57:21.618 | Neutron subnetworks: 2021-12-22 16:57:23.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:23.906 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:23.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:23.907 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:23.907 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-22 16:57:23.907 | | ID | Name | Network | Subnet | 2021-12-22 16:57:23.907 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-22 16:57:23.907 | | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 | public-subnet | 34cda122-9d68-4123-9776-533598da9698 | 172.26.8.0/24 | 2021-12-22 16:57:23.907 | | e39592f2-90db-4587-874d-d1c01457050d | private-subnet | ba875f27-a756-4269-888a-f834772cd689 | 172.20.0.0/26 | 2021-12-22 16:57:23.907 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-22 16:57:26.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:26.352 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:26.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:26.352 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:28.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:28.665 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:28.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:28.665 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:28.665 | +----------------------+--------------------------------------+ 2021-12-22 16:57:28.665 | | Field | Value | 2021-12-22 16:57:28.665 | +----------------------+--------------------------------------+ 2021-12-22 16:57:28.665 | | allocation_pools | 172.26.8.2-172.26.8.254 | 2021-12-22 16:57:28.665 | | cidr | 172.26.8.0/24 | 2021-12-22 16:57:28.665 | | created_at | 2021-12-22T16:55:18Z | 2021-12-22 16:57:28.665 | | description | | 2021-12-22 16:57:28.665 | | dns_nameservers | | 2021-12-22 16:57:28.665 | | dns_publish_fixed_ip | None | 2021-12-22 16:57:28.665 | | enable_dhcp | False | 2021-12-22 16:57:28.665 | | gateway_ip | 172.26.8.1 | 2021-12-22 16:57:28.665 | | host_routes | | 2021-12-22 16:57:28.665 | | id | 76bdd863-14e4-4a64-9ae9-b3d9ba80d143 | 2021-12-22 16:57:28.665 | | ip_version | 4 | 2021-12-22 16:57:28.665 | | ipv6_address_mode | None | 2021-12-22 16:57:28.665 | | ipv6_ra_mode | None | 2021-12-22 16:57:28.665 | | name | public-subnet | 2021-12-22 16:57:28.665 | | network_id | 34cda122-9d68-4123-9776-533598da9698 | 2021-12-22 16:57:28.665 | | project_id | bcbd2aaf3660411790682300b2fc973e | 2021-12-22 16:57:28.665 | | revision_number | 0 | 2021-12-22 16:57:28.665 | | segment_id | None | 2021-12-22 16:57:28.665 | | service_types | | 2021-12-22 16:57:28.665 | | subnetpool_id | None | 2021-12-22 16:57:28.665 | | tags | | 2021-12-22 16:57:28.665 | | updated_at | 2021-12-22T16:55:18Z | 2021-12-22 16:57:28.665 | +----------------------+--------------------------------------+ 2021-12-22 16:57:30.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:30.954 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:30.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:30.954 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:30.954 | +----------------------+--------------------------------------+ 2021-12-22 16:57:30.954 | | Field | Value | 2021-12-22 16:57:30.954 | +----------------------+--------------------------------------+ 2021-12-22 16:57:30.954 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-22 16:57:30.954 | | cidr | 172.20.0.0/26 | 2021-12-22 16:57:30.954 | | created_at | 2021-12-22T16:54:54Z | 2021-12-22 16:57:30.954 | | description | | 2021-12-22 16:57:30.954 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-22 16:57:30.954 | | dns_publish_fixed_ip | None | 2021-12-22 16:57:30.955 | | enable_dhcp | True | 2021-12-22 16:57:30.955 | | gateway_ip | 172.20.0.1 | 2021-12-22 16:57:30.955 | | host_routes | | 2021-12-22 16:57:30.955 | | id | e39592f2-90db-4587-874d-d1c01457050d | 2021-12-22 16:57:30.955 | | ip_version | 4 | 2021-12-22 16:57:30.955 | | ipv6_address_mode | None | 2021-12-22 16:57:30.955 | | ipv6_ra_mode | None | 2021-12-22 16:57:30.955 | | name | private-subnet | 2021-12-22 16:57:30.955 | | network_id | ba875f27-a756-4269-888a-f834772cd689 | 2021-12-22 16:57:30.955 | | project_id | 000111332bf147a59937083a0ab1ac13 | 2021-12-22 16:57:30.955 | | revision_number | 1 | 2021-12-22 16:57:30.955 | | segment_id | None | 2021-12-22 16:57:30.955 | | service_types | | 2021-12-22 16:57:30.955 | | subnetpool_id | e725c650-c316-4e29-8bd6-9f124fe11b9a | 2021-12-22 16:57:30.955 | | tags | | 2021-12-22 16:57:30.955 | | updated_at | 2021-12-22T16:57:11Z | 2021-12-22 16:57:30.955 | +----------------------+--------------------------------------+ 2021-12-22 16:57:31.175 | + ./stack.sh:main:1473 : command openstack complete 2021-12-22 16:57:31.175 | + ./stack.sh:main:1474 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-22 16:57:31.178 | + ./stack.sh:main:1473 : openstack complete 2021-12-22 16:57:33.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:33.802 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:33.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:33.802 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:33.802 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-22 16:57:34.152 | + ./stack.sh:main:1477 : is_service_enabled cinder 2021-12-22 16:57:34.171 | + functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:57:34.174 | + ./stack.sh:main:1478 : is_ubuntu 2021-12-22 16:57:34.176 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-22 16:57:34.179 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-22 16:57:34.181 | + ./stack.sh:main:1479 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-22 16:57:34.184 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:57:34.187 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2021-12-22 16:57:34.189 | + ./stack.sh:main:1480 : set_lvm_filter 2021-12-22 16:57:34.192 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-22 16:57:34.196 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-12-22 16:57:34.198 | + lib/lvm:set_lvm_filter:180 : local pv 2021-12-22 16:57:34.201 | + lib/lvm:set_lvm_filter:181 : local vg 2021-12-22 16:57:34.203 | + lib/lvm:set_lvm_filter:182 : local line 2021-12-22 16:57:34.206 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-12-22 16:57:34.384 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-22 16:57:34.388 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop4 2021-12-22 16:57:34.388 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2021-12-22 16:57:34.389 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2021-12-22 16:57:34.395 | + lib/lvm:set_lvm_filter:185 : pv=loop4 2021-12-22 16:57:34.399 | + lib/lvm:set_lvm_filter:186 : new='"a|loop4|", ' 2021-12-22 16:57:34.402 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", ' 2021-12-22 16:57:34.405 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-22 16:57:34.410 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2021-12-22 16:57:34.410 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop5 2021-12-22 16:57:34.412 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2021-12-22 16:57:34.417 | + lib/lvm:set_lvm_filter:185 : pv=loop5 2021-12-22 16:57:34.420 | + lib/lvm:set_lvm_filter:186 : new='"a|loop5|", ' 2021-12-22 16:57:34.423 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", ' 2021-12-22 16:57:34.425 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2021-12-22 16:57:34.428 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-12-22 16:57:34.431 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-22 16:57:34.446 | + 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-12-22 16:57:34.461 | + 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-12-22 16:57:34.464 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:57:34.467 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"a|loop5|",' '"r|.*|"' ']' '#' from devstack 2021-12-22 16:57:34.470 | + ./stack.sh:main:1490 : run_phase stack test-config 2021-12-22 16:57:34.473 | + functions-common:run_phase:1737 : local mode=stack 2021-12-22 16:57:34.476 | + functions-common:run_phase:1738 : local phase=test-config 2021-12-22 16:57:34.479 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-22 16:57:34.482 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-12-22 16:57:34.485 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-22 16:57:34.488 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-12-22 16:57:34.492 | + functions-common:run_phase:1747 : local extra 2021-12-22 16:57:34.495 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-22 16:57:34.500 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-12-22 16:57:34.503 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-22 16:57:34.506 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-22 16:57:34.509 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-22 16:57:34.512 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-22 16:57:34.532 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:57:34.534 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:57:34.537 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:57:34.539 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-22 16:57:34.542 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:57:34.545 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-22 16:57:34.547 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:57:34.550 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-22 16:57:34.552 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:57:34.555 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-22 16:57:34.557 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-22 16:57:34.560 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-22 16:57:34.562 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-12-22 16:57:34.616 | [17553 Async install_tempest:77200]: Waiting for completion of install_tempest running on PID 77200 (1 other jobs running) 2021-12-22 16:57:34.642 | [17553 Async install_tempest:77200]: Signaling child to exit 2021-12-22 16:57:34.642 | WAKEUP 2021-12-22 16:57:34.665 | [17553 Async install_tempest:77200]: Signaled 2021-12-22 16:57:34.667 | ++ lib/tempest:install_tempest:734 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-22 16:57:34.667 | +++ functions-common:git_clone:527 : pwd 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-22 16:57:34.667 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-22 16:57:34.667 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-22 16:57:34.668 | ++ functions-common:git_clone:544 : echo master 2021-12-22 16:57:34.668 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-22 16:57:34.668 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-22 16:57:34.668 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-22 16:57:34.668 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-22 16:57:34.668 | ++ functions-common:git_clone:593 : head -1 2021-12-22 16:57:34.668 | 3557e96e7 Merge "Revert "Skip 3.19 test_reset_group_snapshot_status"" 2021-12-22 16:57:34.668 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-22 16:57:34.668 | ++ lib/tempest:install_tempest:735 : pip_install 'tox!=2.8.0' 2021-12-22 16:57:34.668 | Using python 3.8 to install tox!=2.8.0 2021-12-22 16:57: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 'tox!=2.8.0' 2021-12-22 16:57:34.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:34.668 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:34.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:34.668 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:34.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:57:34.668 | Collecting tox!=2.8.0 2021-12-22 16:57:34.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-22 16:57:34.668 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.0) 2021-12-22 16:57:34.668 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2021-12-22 16:57:34.668 | Collecting filelock>=3.0.0 2021-12-22 16:57:34.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-22 16:57:34.668 | Collecting py>=1.4.17 2021-12-22 16:57:34.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-12-22 16:57:34.668 | Collecting pluggy>=0.12.0 2021-12-22 16:57:34.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2021-12-22 16:57:34.668 | Collecting toml>=0.9.4 2021-12-22 16:57:34.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-22 16:57:34.669 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2021-12-22 16:57:34.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e46/70891b3a03eb0/virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB) 2021-12-22 16:57:34.669 | Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (2.4.7) 2021-12-22 16:57:34.669 | Collecting backports.entry-points-selectable>=1.0.4 2021-12-22 16:57:34.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6d/9a871cde5e15b/backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) 2021-12-22 16:57:34.669 | Collecting platformdirs<3,>=2 2021-12-22 16:57:34.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/800/3ac87717ae2c7/platformdirs-2.3.0-py3-none-any.whl (13 kB) 2021-12-22 16:57:34.669 | Collecting distlib<1,>=0.3.1 2021-12-22 16:57:34.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23e/223426b28491b/distlib-0.3.2-py2.py3-none-any.whl (338 kB) 2021-12-22 16:57:34.669 | Installing collected packages: platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, toml, py, pluggy, tox 2021-12-22 16:57:34.669 | Attempting uninstall: platformdirs 2021-12-22 16:57:34.669 | Found existing installation: platformdirs 2.4.0 2021-12-22 16:57:34.669 | Uninstalling platformdirs-2.4.0: 2021-12-22 16:57:34.669 | Successfully uninstalled platformdirs-2.4.0 2021-12-22 16:57:34.669 | Attempting uninstall: filelock 2021-12-22 16:57:34.669 | Found existing installation: filelock 3.4.0 2021-12-22 16:57:34.669 | Uninstalling filelock-3.4.0: 2021-12-22 16:57:34.669 | Successfully uninstalled filelock-3.4.0 2021-12-22 16:57:34.669 | Attempting uninstall: distlib 2021-12-22 16:57:34.669 | Found existing installation: distlib 0.3.4 2021-12-22 16:57:34.669 | Uninstalling distlib-0.3.4: 2021-12-22 16:57:34.669 | Successfully uninstalled distlib-0.3.4 2021-12-22 16:57:34.669 | Attempting uninstall: backports.entry-points-selectable 2021-12-22 16:57:34.669 | Found existing installation: backports.entry-points-selectable 1.1.1 2021-12-22 16:57:34.669 | Uninstalling backports.entry-points-selectable-1.1.1: 2021-12-22 16:57:34.669 | Successfully uninstalled backports.entry-points-selectable-1.1.1 2021-12-22 16:57:34.669 | Attempting uninstall: virtualenv 2021-12-22 16:57:34.669 | Found existing installation: virtualenv 20.10.0 2021-12-22 16:57:34.669 | Uninstalling virtualenv-20.10.0: 2021-12-22 16:57:34.669 | Successfully uninstalled virtualenv-20.10.0 2021-12-22 16:57:34.669 | Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.2 filelock-3.0.12 platformdirs-2.3.0 pluggy-1.0.0 py-1.10.0 toml-0.10.2 tox-3.24.4 virtualenv-20.7.2 2021-12-22 16:57:34.670 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:57:34.670 | ++ inc/python:pip_install:200 : result=0 2021-12-22 16:57:34.670 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2309 : local name 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2310 : local end_time 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2312 : local total 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2313 : local start_time 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2316 : start_time=1640191701512 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2318 : [[ -z 1640191701512 ]] 2021-12-22 16:57:34.670 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2321 : end_time=1640191710835 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2322 : elapsed_time=9323 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2323 : total=265953 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:57:34.670 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=275276 2021-12-22 16:57:34.670 | ++ inc/python:pip_install:203 : return 0 2021-12-22 16:57:34.670 | ++ lib/tempest:install_tempest:736 : pushd /opt/stack/tempest 2021-12-22 16:57:34.670 | /opt/stack/tempest ~/devstack 2021-12-22 16:57:34.670 | ++ lib/tempest:install_tempest:740 : git checkout master 2021-12-22 16:57:34.670 | M .coveragerc 2021-12-22 16:57:34.670 | M .gitignore 2021-12-22 16:57:34.670 | M .gitreview 2021-12-22 16:57:34.670 | M .mailmap 2021-12-22 16:57:34.670 | M .stestr.conf 2021-12-22 16:57:34.670 | M CONTRIBUTING.rst 2021-12-22 16:57:34.670 | M HACKING.rst 2021-12-22 16:57:34.670 | M LICENSE 2021-12-22 16:57:34.670 | M README.rst 2021-12-22 16:57:34.670 | M REVIEWING.rst 2021-12-22 16:57:34.670 | M bindep.txt 2021-12-22 16:57:34.670 | M doc/requirements.txt 2021-12-22 16:57:34.670 | M doc/source/_extra/.htaccess 2021-12-22 16:57:34.670 | M doc/source/_static/.keep 2021-12-22 16:57:34.671 | M doc/source/account_generator.rst 2021-12-22 16:57:34.671 | M doc/source/cleanup.rst 2021-12-22 16:57:34.671 | M doc/source/conf.py 2021-12-22 16:57:34.671 | M doc/source/configuration.rst 2021-12-22 16:57:34.671 | M doc/source/contributor/contributing.rst 2021-12-22 16:57:34.671 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-22 16:57:34.671 | M doc/source/data/tempest-plugins-registry.header 2021-12-22 16:57:34.671 | M doc/source/index.rst 2021-12-22 16:57:34.671 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-22 16:57:34.671 | M doc/source/library.rst 2021-12-22 16:57:34.671 | M doc/source/library/api_microversion_testing.rst 2021-12-22 16:57:34.671 | M doc/source/library/auth.rst 2021-12-22 16:57:34.671 | M doc/source/library/cli.rst 2021-12-22 16:57:34.671 | M doc/source/library/clients.rst 2021-12-22 16:57:34.671 | M doc/source/library/credential_providers.rst 2021-12-22 16:57:34.671 | M doc/source/library/decorators.rst 2021-12-22 16:57:34.671 | M doc/source/library/rest_client.rst 2021-12-22 16:57:34.671 | M doc/source/library/service_clients/compute_clients.rst 2021-12-22 16:57:34.671 | M doc/source/library/utils.rst 2021-12-22 16:57:34.671 | M doc/source/library/validation_resources.rst 2021-12-22 16:57:34.671 | M doc/source/microversion_testing.rst 2021-12-22 16:57:34.671 | M doc/source/overview.rst 2021-12-22 16:57:34.671 | M doc/source/plugins/index.rst 2021-12-22 16:57:34.671 | M doc/source/plugins/plugin.rst 2021-12-22 16:57:34.671 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-22 16:57:34.671 | M doc/source/run.rst 2021-12-22 16:57:34.671 | M doc/source/sampleconf.rst 2021-12-22 16:57:34.671 | M doc/source/stable_branch_support_policy.rst 2021-12-22 16:57:34.671 | M doc/source/stable_branch_testing_policy.rst 2021-12-22 16:57:34.671 | M doc/source/subunit_describe_calls.rst 2021-12-22 16:57:34.671 | M doc/source/supported_version.rst 2021-12-22 16:57:34.671 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-22 16:57:34.671 | M doc/source/test_removal.rst 2021-12-22 16:57:34.672 | M doc/source/tests/modules.rst 2021-12-22 16:57:34.672 | M doc/source/workspace.rst 2021-12-22 16:57:34.672 | M doc/source/write_tests.rst 2021-12-22 16:57:34.672 | M etc/accounts.yaml.sample 2021-12-22 16:57:34.672 | M etc/allow-list.yaml 2021-12-22 16:57:34.672 | M etc/logging.conf.sample 2021-12-22 16:57:34.672 | M etc/rbac-persona-accounts.yaml.sample 2021-12-22 16:57:34.672 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-22 16:57:34.672 | M playbooks/devstack-tempest.yaml 2021-12-22 16:57:34.672 | M playbooks/post-tempest.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-22 16:57:34.672 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-22 16:57:34.673 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-22 16:57:34.674 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-22 16:57:34.675 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-22 16:57:34.676 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-22 16:57:34.677 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-22 16:57:34.678 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-22 16:57:34.679 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-22 16:57:34.680 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-22 16:57:34.681 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-22 16:57:34.682 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-22 16:57:34.682 | M releasenotes/source/_static/.placeholder 2021-12-22 16:57:34.682 | M releasenotes/source/_templates/.placeholder 2021-12-22 16:57:34.682 | M releasenotes/source/conf.py 2021-12-22 16:57:34.682 | M releasenotes/source/index.rst 2021-12-22 16:57:34.682 | M releasenotes/source/unreleased.rst 2021-12-22 16:57:34.682 | M releasenotes/source/v10.0.0.rst 2021-12-22 16:57:34.682 | M releasenotes/source/v11.0.0.rst 2021-12-22 16:57:34.682 | M releasenotes/source/v12.0.0.rst 2021-12-22 16:57:34.682 | M releasenotes/source/v13.0.0.rst 2021-12-22 16:57:34.682 | M releasenotes/source/v14.0.0.rst 2021-12-22 16:57:34.682 | M releasenotes/source/v15.0.0.rst 2021-12-22 16:57:34.682 | M releasenotes/source/v16.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v16.1.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v17.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v17.1.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v17.2.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v18.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v19.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v20.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v21.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v22.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v22.1.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v23.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v24.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v26.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v26.1.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v27.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v28.0.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v28.1.0.rst 2021-12-22 16:57:34.683 | M releasenotes/source/v29.0.0.rst 2021-12-22 16:57:34.683 | M requirements.txt 2021-12-22 16:57:34.683 | M roles/acl-devstack-files/README.rst 2021-12-22 16:57:34.683 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-22 16:57:34.683 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-22 16:57:34.683 | M roles/run-tempest-26/README.rst 2021-12-22 16:57:34.683 | M roles/run-tempest-26/defaults/main.yaml 2021-12-22 16:57:34.683 | M roles/run-tempest-26/tasks/main.yaml 2021-12-22 16:57:34.683 | M roles/run-tempest/README.rst 2021-12-22 16:57:34.683 | M roles/run-tempest/defaults/main.yaml 2021-12-22 16:57:34.683 | M roles/run-tempest/tasks/main.yaml 2021-12-22 16:57:34.683 | M roles/setup-tempest-data-dir/README.rst 2021-12-22 16:57:34.683 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-22 16:57:34.683 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-22 16:57:34.683 | M roles/setup-tempest-run-dir/README.rst 2021-12-22 16:57:34.683 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-22 16:57:34.683 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-22 16:57:34.683 | M roles/tempest-cleanup/README.rst 2021-12-22 16:57:34.683 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-22 16:57:34.683 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-22 16:57:34.684 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-22 16:57:34.684 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-22 16:57:34.684 | M setup.cfg 2021-12-22 16:57:34.684 | M setup.py 2021-12-22 16:57:34.684 | M tempest/README.rst 2021-12-22 16:57:34.684 | M tempest/__init__.py 2021-12-22 16:57:34.684 | M tempest/api/README.rst 2021-12-22 16:57:34.684 | M tempest/api/__init__.py 2021-12-22 16:57:34.684 | M tempest/api/compute/__init__.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/__init__.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_agents.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_aggregates.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_create_server.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_delete_server.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_flavors.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_hosts.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_live_migration.py 2021-12-22 16:57:34.684 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_migrations.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_networks.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_quotas.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_security_groups.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_servers.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_services.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_services_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_volume.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-22 16:57:34.685 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/api_microversion_fixture.py 2021-12-22 16:57:34.685 | M tempest/api/compute/base.py 2021-12-22 16:57:34.685 | M tempest/api/compute/certificates/__init__.py 2021-12-22 16:57:34.685 | M tempest/api/compute/certificates/test_certificates.py 2021-12-22 16:57:34.685 | M tempest/api/compute/flavors/__init__.py 2021-12-22 16:57:34.685 | M tempest/api/compute/flavors/test_flavors.py 2021-12-22 16:57:34.685 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/floating_ips/__init__.py 2021-12-22 16:57:34.685 | M tempest/api/compute/floating_ips/base.py 2021-12-22 16:57:34.685 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-22 16:57:34.685 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-22 16:57:34.685 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/images/__init__.py 2021-12-22 16:57:34.685 | M tempest/api/compute/images/test_image_metadata.py 2021-12-22 16:57:34.685 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/images/test_images.py 2021-12-22 16:57:34.685 | M tempest/api/compute/images/test_images_negative.py 2021-12-22 16:57:34.685 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-22 16:57:34.686 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-22 16:57:34.686 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/images/test_list_images.py 2021-12-22 16:57:34.686 | M tempest/api/compute/keypairs/__init__.py 2021-12-22 16:57:34.686 | M tempest/api/compute/keypairs/base.py 2021-12-22 16:57:34.686 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-22 16:57:34.686 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-22 16:57:34.686 | M tempest/api/compute/limits/__init__.py 2021-12-22 16:57:34.686 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-22 16:57:34.686 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/security_groups/__init__.py 2021-12-22 16:57:34.686 | M tempest/api/compute/security_groups/base.py 2021-12-22 16:57:34.686 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-22 16:57:34.686 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-22 16:57:34.686 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/__init__.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_create_server.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_delete_server.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_disk_config.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-22 16:57:34.686 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_novnc.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_actions.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_group.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_password.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_personality.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_server_tags.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_servers.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-22 16:57:34.687 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-22 16:57:34.687 | M tempest/api/compute/test_extensions.py 2021-12-22 16:57:34.687 | M tempest/api/compute/test_networks.py 2021-12-22 16:57:34.687 | M tempest/api/compute/test_quotas.py 2021-12-22 16:57:34.687 | M tempest/api/compute/test_tenant_networks.py 2021-12-22 16:57:34.687 | M tempest/api/compute/test_versions.py 2021-12-22 16:57:34.687 | M tempest/api/compute/volumes/__init__.py 2021-12-22 16:57:34.687 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-22 16:57:34.687 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-22 16:57:34.687 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-22 16:57:34.687 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-22 16:57:34.687 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-22 16:57:34.687 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-22 16:57:34.687 | M tempest/api/identity/__init__.py 2021-12-22 16:57:34.687 | M tempest/api/identity/admin/__init__.py 2021-12-22 16:57:34.687 | M tempest/api/identity/admin/v2/__init__.py 2021-12-22 16:57:34.687 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-22 16:57:34.687 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-22 16:57:34.687 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v2/test_services.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v2/test_users.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/__init__.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_services.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_users.py 2021-12-22 16:57:34.688 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-22 16:57:34.688 | M tempest/api/identity/base.py 2021-12-22 16:57:34.688 | M tempest/api/identity/v2/__init__.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v2/test_extension.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v2/test_tenants.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v2/test_tokens.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v2/test_users.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/__init__.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_access_rules.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_catalog.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_domains.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_projects.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_tokens.py 2021-12-22 16:57:34.689 | M tempest/api/identity/v3/test_users.py 2021-12-22 16:57:34.689 | M tempest/api/image/__init__.py 2021-12-22 16:57:34.689 | M tempest/api/image/base.py 2021-12-22 16:57:34.689 | M tempest/api/image/v1/__init__.py 2021-12-22 16:57:34.689 | M tempest/api/image/v1/test_image_members.py 2021-12-22 16:57:34.689 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-22 16:57:34.689 | M tempest/api/image/v1/test_images.py 2021-12-22 16:57:34.689 | M tempest/api/image/v1/test_images_negative.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/__init__.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/admin/__init__.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/admin/test_images.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/test_images.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/test_images_member.py 2021-12-22 16:57:34.689 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-22 16:57:34.690 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-22 16:57:34.690 | M tempest/api/image/v2/test_images_negative.py 2021-12-22 16:57:34.690 | M tempest/api/image/v2/test_images_tags.py 2021-12-22 16:57:34.690 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-22 16:57:34.690 | M tempest/api/image/v2/test_versions.py 2021-12-22 16:57:34.690 | M tempest/api/network/__init__.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/__init__.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_ports.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_quotas.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_routers.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-22 16:57:34.690 | M tempest/api/network/admin/test_routers_negative.py 2021-12-22 16:57:34.690 | M tempest/api/network/base.py 2021-12-22 16:57:34.690 | M tempest/api/network/base_security_groups.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_agent_management_negative.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_allowed_address_pair.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_extensions.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_floating_ips.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_floating_ips_negative.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_networks.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_networks_negative.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_ports.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_routers.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_routers_negative.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_security_groups.py 2021-12-22 16:57:34.690 | M tempest/api/network/test_security_groups_negative.py 2021-12-22 16:57:34.691 | M tempest/api/network/test_service_providers.py 2021-12-22 16:57:34.691 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-22 16:57:34.691 | M tempest/api/network/test_tags.py 2021-12-22 16:57:34.691 | M tempest/api/network/test_versions.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/__init__.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/base.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_account_bulk.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_account_quotas.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_account_services.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_acl.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_quotas.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_services.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_sync.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_crossdomain.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_healthcheck.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_expiry.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_formpost.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_services.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_slo.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-22 16:57:34.691 | M tempest/api/object_storage/test_object_version.py 2021-12-22 16:57:34.691 | M tempest/api/volume/__init__.py 2021-12-22 16:57:34.691 | M tempest/api/volume/admin/__init__.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_group_types.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_groups.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_qos.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_user_messages.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_services.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_types.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-22 16:57:34.692 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-22 16:57:34.692 | M tempest/api/volume/api_microversion_fixture.py 2021-12-22 16:57:34.692 | M tempest/api/volume/base.py 2021-12-22 16:57:34.692 | M tempest/api/volume/test_availability_zone.py 2021-12-22 16:57:34.692 | M tempest/api/volume/test_extensions.py 2021-12-22 16:57:34.692 | M tempest/api/volume/test_image_metadata.py 2021-12-22 16:57:34.692 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_versions.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volume_metadata.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volume_transfers.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_actions.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_backup.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_clone.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_extend.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_get.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_list.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_negative.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-22 16:57:34.693 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-22 16:57:34.693 | M tempest/clients.py 2021-12-22 16:57:34.693 | M tempest/cmd/__init__.py 2021-12-22 16:57:34.693 | M tempest/cmd/cleanup.py 2021-12-22 16:57:34.693 | M tempest/cmd/cleanup_service.py 2021-12-22 16:57:34.693 | M tempest/cmd/config-generator.tempest.conf 2021-12-22 16:57:34.693 | M tempest/cmd/init.py 2021-12-22 16:57:34.693 | M tempest/cmd/list_plugins.py 2021-12-22 16:57:34.693 | M tempest/cmd/main.py 2021-12-22 16:57:34.693 | M tempest/cmd/run.py 2021-12-22 16:57:34.693 | M tempest/cmd/subunit_describe_calls.py 2021-12-22 16:57:34.693 | M tempest/cmd/verify_tempest_config.py 2021-12-22 16:57:34.693 | M tempest/cmd/workspace.py 2021-12-22 16:57:34.693 | M tempest/common/__init__.py 2021-12-22 16:57:34.693 | M tempest/common/compute.py 2021-12-22 16:57:34.693 | M tempest/common/credentials_factory.py 2021-12-22 16:57:34.693 | M tempest/common/custom_matchers.py 2021-12-22 16:57:34.693 | M tempest/common/identity.py 2021-12-22 16:57:34.693 | M tempest/common/image.py 2021-12-22 16:57:34.693 | M tempest/common/tempest_fixtures.py 2021-12-22 16:57:34.694 | M tempest/common/utils/__init__.py 2021-12-22 16:57:34.694 | M tempest/common/utils/linux/__init__.py 2021-12-22 16:57:34.694 | M tempest/common/utils/linux/remote_client.py 2021-12-22 16:57:34.694 | M tempest/common/utils/net_info.py 2021-12-22 16:57:34.694 | M tempest/common/utils/net_utils.py 2021-12-22 16:57:34.694 | M tempest/common/waiters.py 2021-12-22 16:57:34.694 | M tempest/config.py 2021-12-22 16:57:34.694 | M tempest/hacking/__init__.py 2021-12-22 16:57:34.694 | M tempest/hacking/checks.py 2021-12-22 16:57:34.694 | M tempest/lib/__init__.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/__init__.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/__init__.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-22 16:57:34.694 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-22 16:57:34.695 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-22 16:57:34.696 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/services.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-22 16:57:34.697 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-22 16:57:34.697 | M tempest/lib/auth.py 2021-12-22 16:57:34.697 | M tempest/lib/base.py 2021-12-22 16:57:34.697 | M tempest/lib/cli/__init__.py 2021-12-22 16:57:34.697 | M tempest/lib/cli/base.py 2021-12-22 16:57:34.698 | M tempest/lib/cli/output_parser.py 2021-12-22 16:57:34.698 | M tempest/lib/cmd/__init__.py 2021-12-22 16:57:34.698 | M tempest/lib/common/__init__.py 2021-12-22 16:57:34.698 | M tempest/lib/common/api_microversion_fixture.py 2021-12-22 16:57:34.698 | M tempest/lib/common/api_version_request.py 2021-12-22 16:57:34.698 | M tempest/lib/common/api_version_utils.py 2021-12-22 16:57:34.698 | M tempest/lib/common/cred_client.py 2021-12-22 16:57:34.698 | M tempest/lib/common/cred_provider.py 2021-12-22 16:57:34.698 | M tempest/lib/common/dynamic_creds.py 2021-12-22 16:57:34.698 | M tempest/lib/common/fixed_network.py 2021-12-22 16:57:34.698 | M tempest/lib/common/http.py 2021-12-22 16:57:34.698 | M tempest/lib/common/jsonschema_validator.py 2021-12-22 16:57:34.698 | M tempest/lib/common/preprov_creds.py 2021-12-22 16:57:34.698 | M tempest/lib/common/profiler.py 2021-12-22 16:57:34.698 | M tempest/lib/common/rest_client.py 2021-12-22 16:57:34.698 | M tempest/lib/common/ssh.py 2021-12-22 16:57:34.698 | M tempest/lib/common/thread.py 2021-12-22 16:57:34.698 | M tempest/lib/common/utils/__init__.py 2021-12-22 16:57:34.698 | M tempest/lib/common/utils/data_utils.py 2021-12-22 16:57:34.698 | M tempest/lib/common/utils/linux/__init__.py 2021-12-22 16:57:34.698 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-22 16:57:34.698 | M tempest/lib/common/utils/misc.py 2021-12-22 16:57:34.698 | M tempest/lib/common/utils/test_utils.py 2021-12-22 16:57:34.698 | M tempest/lib/common/validation_resources.py 2021-12-22 16:57:34.698 | M tempest/lib/decorators.py 2021-12-22 16:57:34.698 | M tempest/lib/exceptions.py 2021-12-22 16:57:34.698 | M tempest/lib/services/__init__.py 2021-12-22 16:57:34.698 | M tempest/lib/services/clients.py 2021-12-22 16:57:34.698 | M tempest/lib/services/compute/__init__.py 2021-12-22 16:57:34.698 | M tempest/lib/services/compute/agents_client.py 2021-12-22 16:57:34.698 | M tempest/lib/services/compute/aggregates_client.py 2021-12-22 16:57:34.698 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-22 16:57:34.698 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-22 16:57:34.698 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/base_compute_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/certificates_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/extensions_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/flavors_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/hosts_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/images_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/interfaces_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/keypairs_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/limits_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/migrations_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/networks_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/quotas_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/security_groups_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/server_groups_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/servers_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/services_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/snapshots_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/versions_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/compute/volumes_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/identity/__init__.py 2021-12-22 16:57:34.699 | M tempest/lib/services/identity/v2/__init__.py 2021-12-22 16:57:34.699 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-22 16:57:34.699 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v2/services_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v2/token_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v2/users_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/__init__.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/services_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/token_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/users_client.py 2021-12-22 16:57:34.700 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/__init__.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v1/__init__.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v1/images_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/__init__.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/images_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/image/v2/versions_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/__init__.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/agents_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/base.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/extensions_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/floating_ips_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/log_resource_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/metering_labels_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/networks_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/ports_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/qos_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/quotas_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/routers_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/security_groups_client.py 2021-12-22 16:57:34.701 | M tempest/lib/services/network/segments_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/network/service_providers_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/network/subnetpools_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/network/subnets_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/network/tags_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/network/trunks_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/network/versions_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/object_storage/__init__.py 2021-12-22 16:57:34.702 | M tempest/lib/services/object_storage/account_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/object_storage/container_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/object_storage/object_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/placement/__init__.py 2021-12-22 16:57:34.702 | M tempest/lib/services/placement/base_placement_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/placement/placement_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/__init__.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/base_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/__init__.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/services_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-22 16:57:34.702 | M tempest/lib/services/volume/v2/types_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/__init__.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/base_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/services_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/types_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-22 16:57:34.703 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-22 16:57:34.703 | M tempest/scenario/README.rst 2021-12-22 16:57:34.703 | M tempest/scenario/__init__.py 2021-12-22 16:57:34.703 | M tempest/scenario/manager.py 2021-12-22 16:57:34.703 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-22 16:57:34.703 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-22 16:57:34.703 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-22 16:57:34.703 | M tempest/scenario/test_minimum_basic.py 2021-12-22 16:57:34.703 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_network_basic_ops.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_network_qos_placement.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_network_v6.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_server_advanced_ops.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_server_basic_ops.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_server_multinode.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_shelve_instance.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_snapshot_pattern.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_stamp_pattern.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_unified_limits.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_volume_backup_restore.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-22 16:57:34.704 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-22 16:57:34.704 | M tempest/services/__init__.py 2021-12-22 16:57:34.704 | M tempest/services/orchestration/__init__.py 2021-12-22 16:57:34.704 | M tempest/services/orchestration/json/__init__.py 2021-12-22 16:57:34.704 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-22 16:57:34.704 | M tempest/test.py 2021-12-22 16:57:34.704 | M tempest/test_discover/__init__.py 2021-12-22 16:57:34.704 | M tempest/test_discover/plugins.py 2021-12-22 16:57:34.704 | M tempest/test_discover/test_discover.py 2021-12-22 16:57:34.704 | M tempest/tests/README.rst 2021-12-22 16:57:34.704 | M tempest/tests/__init__.py 2021-12-22 16:57:34.704 | M tempest/tests/api/__init__.py 2021-12-22 16:57:34.704 | M tempest/tests/api/compute/__init__.py 2021-12-22 16:57:34.704 | M tempest/tests/api/compute/test_base.py 2021-12-22 16:57:34.704 | M tempest/tests/base.py 2021-12-22 16:57:34.704 | M tempest/tests/cmd/__init__.py 2021-12-22 16:57:34.704 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-22 16:57:34.704 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-22 16:57:34.704 | M tempest/tests/cmd/test_account_generator.py 2021-12-22 16:57:34.704 | M tempest/tests/cmd/test_cleanup.py 2021-12-22 16:57:34.704 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-22 16:57:34.704 | M tempest/tests/cmd/test_list_plugins.py 2021-12-22 16:57:34.705 | M tempest/tests/cmd/test_run.py 2021-12-22 16:57:34.705 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-22 16:57:34.705 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-22 16:57:34.705 | M tempest/tests/cmd/test_tempest_init.py 2021-12-22 16:57:34.705 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-22 16:57:34.705 | M tempest/tests/cmd/test_workspace.py 2021-12-22 16:57:34.705 | M tempest/tests/common/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/common/test_admin_available.py 2021-12-22 16:57:34.705 | M tempest/tests/common/test_alt_available.py 2021-12-22 16:57:34.705 | M tempest/tests/common/test_compute.py 2021-12-22 16:57:34.705 | M tempest/tests/common/test_credentials_factory.py 2021-12-22 16:57:34.705 | M tempest/tests/common/test_custom_matchers.py 2021-12-22 16:57:34.705 | M tempest/tests/common/test_image.py 2021-12-22 16:57:34.705 | M tempest/tests/common/utils/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/common/utils/linux/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-22 16:57:34.705 | M tempest/tests/common/utils/test_net_utils.py 2021-12-22 16:57:34.705 | M tempest/tests/fake_config.py 2021-12-22 16:57:34.705 | M tempest/tests/fake_tempest_plugin.py 2021-12-22 16:57:34.705 | M tempest/tests/files/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/files/failing-tests 2021-12-22 16:57:34.705 | M tempest/tests/files/passing-tests 2021-12-22 16:57:34.705 | M tempest/tests/files/setup.cfg 2021-12-22 16:57:34.705 | M tempest/tests/files/testr-conf 2021-12-22 16:57:34.705 | M tempest/tests/lib/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/cli/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/cli/test_execute.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/cmd/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/common/__init__.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/common/test_cred_client.py 2021-12-22 16:57:34.705 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/test_http.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/test_profiler.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/test_rest_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/utils/__init__.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/fake_auth_provider.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/fake_credentials.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/fake_http.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/fake_identity.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/__init__.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/base.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/__init__.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-22 16:57:34.706 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/__init__.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-22 16:57:34.707 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/__init__.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-22 16:57:34.708 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/__init__.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-22 16:57:34.709 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/placement/__init__.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/registry_fixture.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/test_clients.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/__init__.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-22 16:57:34.710 | tas_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-22 16:57:34.710 | M tempest/tests/lib/test_auth.py 2021-12-22 16:57:34.711 | M tempest/tests/lib/test_base.py 2021-12-22 16:57:34.711 | M tempest/tests/lib/test_credentials.py 2021-12-22 16:57:34.711 | M tempest/tests/lib/test_decorators.py 2021-12-22 16:57:34.711 | M tempest/tests/lib/test_ssh.py 2021-12-22 16:57:34.711 | M tempest/tests/lib/test_tempest_lib.py 2021-12-22 16:57:34.711 | M tempest/tests/test_base_test.py 2021-12-22 16:57:34.711 | M tempest/tests/test_config.py 2021-12-22 16:57:34.711 | M tempest/tests/test_decorators.py 2021-12-22 16:57:34.711 | M tempest/tests/test_hacking.py 2021-12-22 16:57:34.711 | M tempest/tests/test_imports.py 2021-12-22 16:57:34.711 | M tempest/tests/test_list_tests.py 2021-12-22 16:57:34.711 | M tempest/tests/test_microversions.py 2021-12-22 16:57:34.711 | M tempest/tests/test_tempest_plugin.py 2021-12-22 16:57:34.711 | M tempest/tests/test_test.py 2021-12-22 16:57:34.711 | M tempest/tests/utils.py 2021-12-22 16:57:34.711 | M tempest/version.py 2021-12-22 16:57:34.711 | M test-requirements.txt 2021-12-22 16:57:34.711 | M tools/generate-tempest-plugins-list.py 2021-12-22 16:57:34.711 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-22 16:57:34.711 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-22 16:57:34.711 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-22 16:57:34.711 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-22 16:57:34.711 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-22 16:57:34.711 | M tools/tempest-plugin-sanity.sh 2021-12-22 16:57:34.711 | M tox.ini 2021-12-22 16:57:34.711 | M zuul.d/base.yaml 2021-12-22 16:57:34.711 | M zuul.d/integrated-gate.yaml 2021-12-22 16:57:34.711 | M zuul.d/project.yaml 2021-12-22 16:57:34.711 | M zuul.d/stable-jobs.yaml 2021-12-22 16:57:34.711 | M zuul.d/tempest-specific.yaml 2021-12-22 16:57:34.711 | Your branch is up to date with 'origin/master'. 2021-12-22 16:57:34.711 | ++ lib/tempest:install_tempest:742 : local tmp_u_c_m 2021-12-22 16:57:34.711 | +++ lib/tempest:install_tempest:743 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-22 16:57:34.711 | ++ lib/tempest:install_tempest:743 : tmp_u_c_m=/tmp/tempest_u_c_m.nQGzX4aNrC 2021-12-22 16:57:34.711 | ++ lib/tempest:install_tempest:744 : set_tempest_venv_constraints /tmp/tempest_u_c_m.nQGzX4aNrC 2021-12-22 16:57:34.712 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-22 16:57:34.712 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.nQGzX4aNrC 2021-12-22 16:57:34.712 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-22 16:57:34.712 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-22 16:57:34.712 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-22 16:57:34.712 | ++ lib/tempest:install_tempest:746 : tox -r --notest -efull 2021-12-22 16:57:34.712 | full create: /opt/stack/tempest/.tox/tempest 2021-12-22 16:57:34.712 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-22 16:57:34.712 | full develop-inst: /opt/stack/tempest 2021-12-22 16:57:34.712 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-22 16:57:34.712 | ___________________________________ summary ____________________________________ 2021-12-22 16:57:34.712 | full: skipped tests 2021-12-22 16:57:34.712 | congratulations :) 2021-12-22 16:57:34.712 | ++ lib/tempest:install_tempest:750 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.nQGzX4aNrC -r requirements.txt 2021-12-22 16:57:34.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:57:34.712 | 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.8.0) 2021-12-22 16:57:34.712 | 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.10.0) 2021-12-22 16:57:34.712 | 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-12-22 16:57:34.712 | 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-12-22 16:57:34.712 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-22 16:57:34.712 | 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-12-22 16:57:34.712 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-22 16:57:34.712 | 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-12-22 16:57:34.712 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-22 16:57:34.712 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-22 16:57:34.712 | 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-12-22 16:57:34.713 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-22 16:57:34.713 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-22 16:57:34.713 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-22 16:57:34.713 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2021-12-22 16:57:34.713 | 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.3.3) 2021-12-22 16:57:34.713 | 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)) (3.0.6) 2021-12-22 16:57:34.713 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.8.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.1) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | 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.1.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | 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.4.0) 2021-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | 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-12-22 16:57:34.713 | 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.2) 2021-12-22 16:57:34.713 | 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.3) 2021-12-22 16:57:34.713 | 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.3) 2021-12-22 16:57:34.714 | 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)) (1.0.2) 2021-12-22 16:57:34.714 | 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.3) 2021-12-22 16:57:34.714 | 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-12-22 16:57:34.714 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-22 16:57:34.714 | 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.13.3) 2021-12-22 16:57:34.714 | 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-12-22 16:57:34.714 | Collecting argparse 2021-12-22 16:57:34.714 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-22 16:57:34.714 | 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.15.0) 2021-12-22 16:57:34.714 | 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.21) 2021-12-22 16:57:34.714 | 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-12-22 16:57:34.714 | 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-12-22 16:57:34.714 | 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.9) 2021-12-22 16:57:34.714 | 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.3) 2021-12-22 16:57:34.714 | 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.10.8) 2021-12-22 16:57:34.714 | 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-12-22 16:57:34.714 | Installing collected packages: argparse 2021-12-22 16:57:34.714 | Successfully installed argparse-1.4.0 2021-12-22 16:57:34.714 | WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. 2021-12-22 16:57:34.714 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-22 16:57:34.714 | ++ lib/tempest:install_tempest:751 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-22 16:57:34.714 | ++ lib/tempest:install_tempest:752 : rm -f /tmp/tempest_u_c_m.nQGzX4aNrC 2021-12-22 16:57:34.714 | ++ lib/tempest:install_tempest:753 : popd 2021-12-22 16:57:34.714 | ~/devstack 2021-12-22 16:57:34.729 | [17553 Async install_tempest:77200]: finished install_tempest with result 0 in 54 seconds 2021-12-22 16:57:34.734 | ++ inc/async:async_wait:197 : return 0 2021-12-22 16:57:34.736 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-12-22 16:57:34.739 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:57:34.743 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2021-12-22 16:57:34.746 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-12-22 16:57:34.748 | ++ lib/tempest:configure_tempest:131 : [[ True == \T\r\u\e ]] 2021-12-22 16:57:34.751 | ++ lib/tempest:configure_tempest:132 : setup_develop /opt/stack/tempest 2021-12-22 16:57:34.753 | ++ inc/python:setup_develop:338 : local bindep 2021-12-22 16:57:34.755 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-22 16:57:34.757 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-12-22 16:57:34.759 | ++ inc/python:setup_develop:344 : local extras= 2021-12-22 16:57:34.761 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-12-22 16:57:34.764 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-22 16:57:34.767 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-22 16:57:34.769 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-12-22 16:57:34.771 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-22 16:57:34.773 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-22 16:57:34.776 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-12-22 16:57:34.778 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-22 16:57:34.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-12-22 16:57:34.783 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-22 16:57:34.785 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-22 16:57:34.788 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-12-22 16:57:34.794 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2021-12-22 16:57:34.796 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2021-12-22 16:57:35.449 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2021-12-22 16:57:35.451 | ++ inc/python:setup_package:418 : local bindep=0 2021-12-22 16:57:35.454 | ++ inc/python:setup_package:419 : local bindep_flag= 2021-12-22 16:57:35.456 | ++ inc/python:setup_package:420 : local bindep_profiles= 2021-12-22 16:57:35.458 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-22 16:57:35.461 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2021-12-22 16:57:35.463 | ++ inc/python:setup_package:427 : local flags=-e 2021-12-22 16:57:35.467 | ++ inc/python:setup_package:428 : local extras= 2021-12-22 16:57:35.469 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2021-12-22 16:57:35.471 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2021-12-22 16:57:35.473 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-22 16:57:35.476 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-22 16:57:35.479 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-22 16:57:35.481 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2021-12-22 16:57:35.506 | Using python 3.8 to install /opt/stack/tempest 2021-12-22 16:57:35.508 | ++ 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-12-22 16:57:36.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:36.461 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:36.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:36.461 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:37.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:57:37.551 | Obtaining file:///opt/stack/tempest 2021-12-22 16:57:37.552 | Preparing metadata (setup.py): started 2021-12-22 16:57:39.395 | Preparing metadata (setup.py): finished with status 'done' 2021-12-22 16:57:39.541 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (5.6.0) 2021-12-22 16:57:39.543 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (3.9.0) 2021-12-22 16:57:39.544 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev29) (3.2.0) 2021-12-22 16:57:39.545 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (2.5.0) 2021-12-22 16:57:39.546 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (2.7.2) 2021-12-22 16:57:39.547 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (0.8.0) 2021-12-22 16:57:39.548 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (4.4.1) 2021-12-22 16:57:39.549 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (8.7.1) 2021-12-22 16:57:39.550 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (4.6.0) 2021-12-22 16:57:39.551 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (3.2.0) 2021-12-22 16:57:39.553 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (4.2.0) 2021-12-22 16:57:39.554 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (4.10.0) 2021-12-22 16:57:39.555 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (3.0.0) 2021-12-22 16:57:39.556 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (5.4.1) 2021-12-22 16:57:39.557 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (1.4.0) 2021-12-22 16:57:39.558 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (3.4.0) 2021-12-22 16:57:39.559 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (0.7.2) 2021-12-22 16:57:39.560 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (1.26.6) 2021-12-22 16:57:39.562 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev29) (2.3.0) 2021-12-22 16:57:39.655 | Collecting unittest2>=1.1.0 2021-12-22 16:57:39.663 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-12-22 16:57:39.682 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev29) (2.4.7) 2021-12-22 16:57:39.683 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev29) (0.4.0) 2021-12-22 16:57:39.686 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev29) (2.1.2) 2021-12-22 16:57:39.695 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev29) (1.12.1) 2021-12-22 16:57:39.697 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev29) (1.16.0) 2021-12-22 16:57:39.732 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev29) (0.14.1) 2021-12-22 16:57:39.734 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev29) (5.1.0) 2021-12-22 16:57:39.773 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev29) (1.5.0) 2021-12-22 16:57:39.774 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev29) (2.26.0) 2021-12-22 16:57:39.818 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev29) (3.3.2) 2021-12-22 16:57:39.820 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev29) (2.8.2) 2021-12-22 16:57:39.823 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev29) (0.9.6) 2021-12-22 16:57:39.834 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev29) (2021.1) 2021-12-22 16:57:39.835 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev29) (1.0.2) 2021-12-22 16:57:39.851 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev29) (0.1.16) 2021-12-22 16:57:39.853 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev29) (0.11.0) 2021-12-22 16:57:39.854 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev29) (21.0) 2021-12-22 16:57:39.894 | Requirement already satisfied: cryptography>=2.5 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev29) (3.4.8) 2021-12-22 16:57:39.895 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev29) (1.4.0) 2021-12-22 16:57:39.896 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev29) (3.2.0) 2021-12-22 16:57:39.924 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev29) (1.0.0) 2021-12-22 16:57:39.961 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev29) (0.12.1) 2021-12-22 16:57:39.964 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev29) (0.18.2) 2021-12-22 16:57:40.045 | Collecting traceback2 2021-12-22 16:57:40.054 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-12-22 16:57:40.103 | Collecting argparse 2021-12-22 16:57:40.110 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-22 16:57:40.160 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev29) (1.14.6) 2021-12-22 16:57:40.219 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev29) (1.8.2) 2021-12-22 16:57:40.220 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev29) (0.2.5) 2021-12-22 16:57:40.221 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev29) (0.4.4) 2021-12-22 16:57:40.222 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev29) (21.2.0) 2021-12-22 16:57:40.288 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->tempest==29.2.1.dev29) (1.6) 2021-12-22 16:57:40.444 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev29) (2021.5.30) 2021-12-22 16:57:40.446 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev29) (2.0.4) 2021-12-22 16:57:40.450 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev29) (3.2) 2021-12-22 16:57:40.564 | Collecting linecache2 2021-12-22 16:57:40.571 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-12-22 16:57:40.687 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev29) (2.20) 2021-12-22 16:57:42.844 | Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest 2021-12-22 16:57:43.100 | Running setup.py develop for tempest 2021-12-22 16:57:45.802 | Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest traceback2-1.4.0 unittest2-1.1.0 2021-12-22 16:57:45.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-22 16:57:45.985 | ++ inc/python:pip_install:200 : result=0 2021-12-22 16:57:45.987 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-22 16:57:45.989 | ++ functions-common:time_stop:2309 : local name 2021-12-22 16:57:45.994 | ++ functions-common:time_stop:2310 : local end_time 2021-12-22 16:57:45.996 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-12-22 16:57:45.998 | ++ functions-common:time_stop:2312 : local total 2021-12-22 16:57:46.000 | ++ functions-common:time_stop:2313 : local start_time 2021-12-22 16:57:46.003 | ++ functions-common:time_stop:2315 : name=pip_install 2021-12-22 16:57:46.005 | ++ functions-common:time_stop:2316 : start_time=1640192255500 2021-12-22 16:57:46.008 | ++ functions-common:time_stop:2318 : [[ -z 1640192255500 ]] 2021-12-22 16:57:46.010 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-12-22 16:57:46.015 | ++ functions-common:time_stop:2321 : end_time=1640192266012 2021-12-22 16:57:46.017 | ++ functions-common:time_stop:2322 : elapsed_time=10512 2021-12-22 16:57:46.020 | ++ functions-common:time_stop:2323 : total=272994 2021-12-22 16:57:46.022 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-12-22 16:57:46.024 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=283506 2021-12-22 16:57:46.027 | ++ inc/python:pip_install:203 : return 0 2021-12-22 16:57:46.029 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-22 16:57:46.032 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-22 16:57:46.034 | ++ functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-22 16:57:46.061 | ++ functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-22 16:57:46.075 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2021-12-22 16:57:46.078 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-12-22 16:57:46.080 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-12-22 16:57:46.083 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-22 16:57:46.086 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-12-22 16:57:46.089 | ++ inc/python:use_library_from_git:253 : return 1 2021-12-22 16:57:46.092 | ++ lib/tempest:configure_tempest:138 : local image_lines 2021-12-22 16:57:46.095 | ++ lib/tempest:configure_tempest:139 : local images 2021-12-22 16:57:46.097 | ++ lib/tempest:configure_tempest:140 : local num_images 2021-12-22 16:57:46.100 | ++ lib/tempest:configure_tempest:141 : local image_uuid 2021-12-22 16:57:46.103 | ++ lib/tempest:configure_tempest:142 : local image_uuid_alt 2021-12-22 16:57:46.105 | ++ lib/tempest:configure_tempest:143 : local password 2021-12-22 16:57:46.108 | ++ lib/tempest:configure_tempest:144 : local line 2021-12-22 16:57:46.111 | ++ lib/tempest:configure_tempest:145 : local flavors 2021-12-22 16:57:46.113 | ++ lib/tempest:configure_tempest:146 : local available_flavors 2021-12-22 16:57:46.116 | ++ lib/tempest:configure_tempest:147 : local flavors_ref 2021-12-22 16:57:46.118 | ++ lib/tempest:configure_tempest:148 : local flavor_lines 2021-12-22 16:57:46.120 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_size 2021-12-22 16:57:46.123 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_alt_size 2021-12-22 16:57:46.125 | ++ lib/tempest:configure_tempest:151 : local public_network_id 2021-12-22 16:57:46.127 | ++ lib/tempest:configure_tempest:152 : local public_router_id 2021-12-22 16:57:46.130 | ++ lib/tempest:configure_tempest:153 : local ssh_connect_method=floating 2021-12-22 16:57:46.132 | ++ lib/tempest:configure_tempest:154 : local disk 2021-12-22 16:57:46.135 | ++ lib/tempest:configure_tempest:157 : ifs=' 2021-12-22 16:57:46.135 | ' 2021-12-22 16:57:46.138 | ++ lib/tempest:configure_tempest:167 : declare -a images 2021-12-22 16:57:46.141 | ++ lib/tempest:configure_tempest:169 : is_service_enabled glance 2021-12-22 16:57:46.158 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:57:46.162 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-12-22 16:57:46.163 | +++ lib/tempest:configure_tempest:130 : oscwrap --os-cloud devstack-admin image list --property status=active 2021-12-22 16:57:46.164 | +++ lib/tempest:configure_tempest:130 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-22 16:57:48.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:48.619 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:48.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:48.619 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:48.792 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:57:48.796 | ++ lib/tempest:configure_tempest:171 : '[' ubuntu-16 = '' ']' 2021-12-22 16:57:48.798 | ++ lib/tempest:configure_tempest:175 : images+=($IMAGE_UUID) 2021-12-22 16:57:48.801 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-12-22 16:57:48.803 | ++ lib/tempest:configure_tempest:178 : case "${#images[*]}" in 2021-12-22 16:57:48.805 | ++ lib/tempest:configure_tempest:184 : '[' -z '' ']' 2021-12-22 16:57:48.808 | ++ lib/tempest:configure_tempest:185 : image_uuid=e5952a94-5c77-455e-b45c-0db71d611335 2021-12-22 16:57:48.810 | ++ lib/tempest:configure_tempest:186 : image_uuid_alt=e5952a94-5c77-455e-b45c-0db71d611335 2021-12-22 16:57:48.813 | ++ lib/tempest:configure_tempest:200 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-22 16:57:48.834 | ++ lib/tempest:configure_tempest:201 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-22 16:57:48.838 | ++ lib/tempest:configure_tempest:203 : local password=Passw0rd 2021-12-22 16:57:48.841 | ++ lib/tempest:configure_tempest:206 : local admin_username=admin 2021-12-22 16:57:48.843 | ++ lib/tempest:configure_tempest:207 : local admin_project_name=admin 2021-12-22 16:57:48.845 | ++ lib/tempest:configure_tempest:208 : local admin_domain_name=Default 2021-12-22 16:57:48.848 | ++ lib/tempest:configure_tempest:209 : local alt_username=alt_demo 2021-12-22 16:57:48.851 | ++ lib/tempest:configure_tempest:210 : local alt_project_name=alt_demo 2021-12-22 16:57:48.853 | ++ lib/tempest:configure_tempest:211 : local admin_project_id 2021-12-22 16:57:48.857 | +++ lib/tempest:configure_tempest:212 : oscwrap --os-cloud devstack-admin project list 2021-12-22 16:57:48.858 | +++ lib/tempest:configure_tempest:212 : awk '/ admin / { print $2 }' 2021-12-22 16:57:51.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:51.002 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:51.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:51.003 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:51.161 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:57:51.165 | ++ lib/tempest:configure_tempest:212 : admin_project_id=bcbd2aaf3660411790682300b2fc973e 2021-12-22 16:57:51.167 | ++ lib/tempest:configure_tempest:214 : is_service_enabled nova 2021-12-22 16:57:51.184 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:57:51.187 | +++ lib/tempest:configure_tempest:217 : oscwrap --os-cloud devstack-admin flavor list 2021-12-22 16:57:53.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:53.454 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:53.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:53.454 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:53.621 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:57:53.623 | ++ lib/tempest:configure_tempest:217 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:57:53.623 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-22 16:57:53.623 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:57:53.623 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.623 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-22 16:57:53.624 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-22 16:57:53.624 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-22 16:57:53.624 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-22 16:57:53.624 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-22 16:57:53.624 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-22 16:57:53.624 | +-----+-----------+-------+------+-----------+-------+-----------+' 2021-12-22 16:57:53.626 | ++ lib/tempest:configure_tempest:218 : [[ -z '' ]] 2021-12-22 16:57:53.628 | ++ lib/tempest:configure_tempest:219 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:57:53.628 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-22 16:57:53.628 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:57:53.628 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.628 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-22 16:57:53.628 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-22 16:57:53.628 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-22 16:57:53.628 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.628 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.628 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.628 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-22 16:57:53.628 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-22 16:57:53.628 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.628 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-22 16:57:53.629 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-22 16:57:53.629 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-22 16:57:53.629 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-22 16:57:53.629 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2021-12-22 16:57:53.631 | ++ lib/tempest:configure_tempest:224 : flavor_ref=42 2021-12-22 16:57:53.633 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:57:53.633 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-22 16:57:53.633 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-22 16:57:53.633 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-22 16:57:53.633 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-22 16:57:53.633 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-22 16:57:53.633 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-22 16:57:53.633 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-22 16:57:53.633 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-22 16:57:53.633 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2021-12-22 16:57:53.635 | ++ lib/tempest:configure_tempest:230 : flavor_ref_alt=84 2021-12-22 16:57:53.639 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-22 16:57:53.671 | ++ lib/tempest:configure_tempest:281 : ssh_connect_method=floating 2021-12-22 16:57:53.674 | ++ lib/tempest:configure_tempest:287 : [[ True == \T\r\u\e ]] 2021-12-22 16:57:53.682 | ++ lib/tempest:configure_tempest:287 : is_networking_extension_supported external-net 2021-12-22 16:57:53.684 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-12-22 16:57:53.687 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-22 16:57:55.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:55.878 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:55.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:55.878 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:56.049 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:57:56.052 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-22 16:57:56.052 | address-scope 2021-12-22 16:57:56.052 | router-admin-state-down-before-update 2021-12-22 16:57:56.052 | agent 2021-12-22 16:57:56.052 | agent-resources-synced 2021-12-22 16:57:56.052 | allowed-address-pairs 2021-12-22 16:57:56.052 | auto-allocated-topology 2021-12-22 16:57:56.052 | availability_zone 2021-12-22 16:57:56.052 | availability_zone_filter 2021-12-22 16:57:56.052 | default-subnetpools 2021-12-22 16:57:56.052 | dhcp_agent_scheduler 2021-12-22 16:57:56.052 | dvr 2021-12-22 16:57:56.052 | empty-string-filtering 2021-12-22 16:57:56.052 | external-net 2021-12-22 16:57:56.052 | extra_dhcp_opt 2021-12-22 16:57:56.052 | extraroute 2021-12-22 16:57:56.052 | extraroute-atomic 2021-12-22 16:57:56.052 | filter-validation 2021-12-22 16:57:56.052 | fip-port-details 2021-12-22 16:57:56.052 | flavors 2021-12-22 16:57:56.053 | floatingip-pools 2021-12-22 16:57:56.053 | ip-substring-filtering 2021-12-22 16:57:56.053 | router 2021-12-22 16:57:56.053 | ext-gw-mode 2021-12-22 16:57:56.053 | l3-ha 2021-12-22 16:57:56.053 | l3-flavors 2021-12-22 16:57:56.053 | l3-port-ip-change-not-allowed 2021-12-22 16:57:56.053 | l3_agent_scheduler 2021-12-22 16:57:56.053 | metering 2021-12-22 16:57:56.053 | metering_source_and_destination_fields 2021-12-22 16:57:56.053 | multi-provider 2021-12-22 16:57:56.053 | net-mtu 2021-12-22 16:57:56.053 | net-mtu-writable 2021-12-22 16:57:56.053 | network_availability_zone 2021-12-22 16:57:56.053 | network-ip-availability 2021-12-22 16:57:56.053 | pagination 2021-12-22 16:57:56.053 | port-device-profile 2021-12-22 16:57:56.053 | port-mac-address-regenerate 2021-12-22 16:57:56.053 | port-numa-affinity-policy 2021-12-22 16:57:56.053 | binding 2021-12-22 16:57:56.053 | binding-extended 2021-12-22 16:57:56.053 | port-security 2021-12-22 16:57:56.053 | project-id 2021-12-22 16:57:56.053 | provider 2021-12-22 16:57:56.053 | quotas 2021-12-22 16:57:56.053 | quota_details 2021-12-22 16:57:56.053 | rbac-policies 2021-12-22 16:57:56.053 | rbac-address-group 2021-12-22 16:57:56.053 | rbac-address-scope 2021-12-22 16:57:56.053 | rbac-security-groups 2021-12-22 16:57:56.053 | rbac-subnetpool 2021-12-22 16:57:56.053 | revision-if-match 2021-12-22 16:57:56.053 | standard-attr-revisions 2021-12-22 16:57:56.053 | router_availability_zone 2021-12-22 16:57:56.053 | security-groups-normalized-cidr 2021-12-22 16:57:56.053 | port-security-groups-filtering 2021-12-22 16:57:56.054 | security-groups-remote-address-group 2021-12-22 16:57:56.054 | security-group 2021-12-22 16:57:56.054 | service-type 2021-12-22 16:57:56.054 | sorting 2021-12-22 16:57:56.054 | standard-attr-description 2021-12-22 16:57:56.054 | stateful-security-group 2021-12-22 16:57:56.054 | subnet_onboard 2021-12-22 16:57:56.054 | subnet-service-types 2021-12-22 16:57:56.054 | subnet_allocation 2021-12-22 16:57:56.054 | subnetpool-prefix-ops 2021-12-22 16:57:56.054 | standard-attr-tag 2021-12-22 16:57:56.054 | standard-attr-timestamp' 2021-12-22 16:57:56.056 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-22 16:57:56.056 | address-scope 2021-12-22 16:57:56.056 | router-admin-state-down-before-update 2021-12-22 16:57:56.056 | agent 2021-12-22 16:57:56.056 | agent-resources-synced 2021-12-22 16:57:56.056 | allowed-address-pairs 2021-12-22 16:57:56.056 | auto-allocated-topology 2021-12-22 16:57:56.056 | availability_zone 2021-12-22 16:57:56.056 | availability_zone_filter 2021-12-22 16:57:56.056 | default-subnetpools 2021-12-22 16:57:56.056 | dhcp_agent_scheduler 2021-12-22 16:57:56.056 | dvr 2021-12-22 16:57:56.056 | empty-string-filtering 2021-12-22 16:57:56.056 | external-net 2021-12-22 16:57:56.056 | extra_dhcp_opt 2021-12-22 16:57:56.056 | extraroute 2021-12-22 16:57:56.057 | extraroute-atomic 2021-12-22 16:57:56.057 | filter-validation 2021-12-22 16:57:56.057 | fip-port-details 2021-12-22 16:57:56.057 | flavors 2021-12-22 16:57:56.057 | floatingip-pools 2021-12-22 16:57:56.057 | ip-substring-filtering 2021-12-22 16:57:56.057 | router 2021-12-22 16:57:56.057 | ext-gw-mode 2021-12-22 16:57:56.057 | l3-ha 2021-12-22 16:57:56.057 | l3-flavors 2021-12-22 16:57:56.057 | l3-port-ip-change-not-allowed 2021-12-22 16:57:56.057 | l3_agent_scheduler 2021-12-22 16:57:56.057 | metering 2021-12-22 16:57:56.057 | metering_source_and_destination_fields 2021-12-22 16:57:56.057 | multi-provider 2021-12-22 16:57:56.057 | net-mtu 2021-12-22 16:57:56.057 | net-mtu-writable 2021-12-22 16:57:56.057 | network_availability_zone 2021-12-22 16:57:56.057 | network-ip-availability 2021-12-22 16:57:56.057 | pagination 2021-12-22 16:57:56.057 | port-device-profile 2021-12-22 16:57:56.057 | port-mac-address-regenerate 2021-12-22 16:57:56.057 | port-numa-affinity-policy 2021-12-22 16:57:56.057 | binding 2021-12-22 16:57:56.057 | binding-extended 2021-12-22 16:57:56.057 | port-security 2021-12-22 16:57:56.057 | project-id 2021-12-22 16:57:56.057 | provider 2021-12-22 16:57:56.057 | quotas 2021-12-22 16:57:56.057 | quota_details 2021-12-22 16:57:56.057 | rbac-policies 2021-12-22 16:57:56.057 | rbac-address-group 2021-12-22 16:57:56.057 | rbac-address-scope 2021-12-22 16:57:56.057 | rbac-security-groups 2021-12-22 16:57:56.057 | rbac-subnetpool 2021-12-22 16:57:56.057 | revision-if-match 2021-12-22 16:57:56.057 | standard-attr-revisions 2021-12-22 16:57:56.057 | router_availability_zone 2021-12-22 16:57:56.058 | security-groups-normalized-cidr 2021-12-22 16:57:56.058 | port-security-groups-filtering 2021-12-22 16:57:56.058 | security-groups-remote-address-group 2021-12-22 16:57:56.058 | security-group 2021-12-22 16:57:56.058 | service-type 2021-12-22 16:57:56.058 | sorting 2021-12-22 16:57:56.058 | standard-attr-description 2021-12-22 16:57:56.058 | stateful-security-group 2021-12-22 16:57:56.058 | subnet_onboard 2021-12-22 16:57:56.058 | subnet-service-types 2021-12-22 16:57:56.058 | subnet_allocation 2021-12-22 16:57:56.058 | subnetpool-prefix-ops 2021-12-22 16:57:56.058 | standard-attr-tag 2021-12-22 16:57:56.058 | standard-attr-timestamp =~ external-net ]] 2021-12-22 16:57:56.060 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-22 16:57:56.063 | +++ lib/tempest:configure_tempest:288 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2021-12-22 16:57:58.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:58.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:58.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:57:58.363 | from cryptography.utils import int_from_bytes 2021-12-22 16:57:58.538 | +++ functions-common:oscwrap:2349 : return 0 2021-12-22 16:57:58.541 | ++ lib/tempest:configure_tempest:288 : public_network_id=34cda122-9d68-4123-9776-533598da9698 2021-12-22 16:57:58.543 | ++ lib/tempest:configure_tempest:290 : openstack --os-cloud devstack-admin network create --share shared 2021-12-22 16:58:00.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:58:00.910 | from cryptography.utils import int_from_bytes 2021-12-22 16:58:00.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:58:00.910 | from cryptography.utils import int_from_bytes 2021-12-22 16:58:00.910 | +---------------------------+--------------------------------------+ 2021-12-22 16:58:00.910 | | Field | Value | 2021-12-22 16:58:00.910 | +---------------------------+--------------------------------------+ 2021-12-22 16:58:00.910 | | admin_state_up | UP | 2021-12-22 16:58:00.910 | | availability_zone_hints | | 2021-12-22 16:58:00.910 | | availability_zones | | 2021-12-22 16:58:00.910 | | created_at | 2021-12-22T16:58:00Z | 2021-12-22 16:58:00.910 | | description | | 2021-12-22 16:58:00.910 | | dns_domain | None | 2021-12-22 16:58:00.911 | | id | bf2acb05-379b-4f5e-ab6c-995585a4ba1b | 2021-12-22 16:58:00.911 | | ipv4_address_scope | None | 2021-12-22 16:58:00.911 | | ipv6_address_scope | None | 2021-12-22 16:58:00.911 | | is_default | False | 2021-12-22 16:58:00.911 | | is_vlan_transparent | None | 2021-12-22 16:58:00.911 | | mtu | 1500 | 2021-12-22 16:58:00.911 | | name | shared | 2021-12-22 16:58:00.911 | | port_security_enabled | True | 2021-12-22 16:58:00.911 | | project_id | bcbd2aaf3660411790682300b2fc973e | 2021-12-22 16:58:00.911 | | provider:network_type | vlan | 2021-12-22 16:58:00.911 | | provider:physical_network | physnet1 | 2021-12-22 16:58:00.911 | | provider:segmentation_id | 518 | 2021-12-22 16:58:00.911 | | qos_policy_id | None | 2021-12-22 16:58:00.911 | | revision_number | 1 | 2021-12-22 16:58:00.911 | | router:external | Internal | 2021-12-22 16:58:00.911 | | segments | None | 2021-12-22 16:58:00.911 | | shared | True | 2021-12-22 16:58:00.911 | | status | ACTIVE | 2021-12-22 16:58:00.911 | | subnets | | 2021-12-22 16:58:00.911 | | tags | | 2021-12-22 16:58:00.911 | | updated_at | 2021-12-22T16:58:00Z | 2021-12-22 16:58:00.911 | +---------------------------+--------------------------------------+ 2021-12-22 16:58:01.079 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-22 16:58:03.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:58:03.671 | from cryptography.utils import int_from_bytes 2021-12-22 16:58:03.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-22 16:58:03.671 | from cryptography.utils import int_from_bytes 2021-12-22 16:58:03.671 | +----------------------+--------------------------------------+ 2021-12-22 16:58:03.671 | | Field | Value | 2021-12-22 16:58:03.671 | +----------------------+--------------------------------------+ 2021-12-22 16:58:03.671 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-22 16:58:03.671 | | cidr | 192.168.233.0/24 | 2021-12-22 16:58:03.672 | | created_at | 2021-12-22T16:58:03Z | 2021-12-22 16:58:03.672 | | description | shared-subnet | 2021-12-22 16:58:03.672 | | dns_nameservers | | 2021-12-22 16:58:03.672 | | dns_publish_fixed_ip | None | 2021-12-22 16:58:03.672 | | enable_dhcp | True | 2021-12-22 16:58:03.672 | | gateway_ip | 192.168.233.1 | 2021-12-22 16:58:03.672 | | host_routes | | 2021-12-22 16:58:03.672 | | id | 1da4211d-8379-4625-bdb6-367aaa04fa01 | 2021-12-22 16:58:03.672 | | ip_version | 4 | 2021-12-22 16:58:03.672 | | ipv6_address_mode | None | 2021-12-22 16:58:03.672 | | ipv6_ra_mode | None | 2021-12-22 16:58:03.672 | | name | shared-subnet | 2021-12-22 16:58:03.672 | | network_id | bf2acb05-379b-4f5e-ab6c-995585a4ba1b | 2021-12-22 16:58:03.672 | | project_id | bcbd2aaf3660411790682300b2fc973e | 2021-12-22 16:58:03.672 | | revision_number | 0 | 2021-12-22 16:58:03.672 | | segment_id | None | 2021-12-22 16:58:03.672 | | service_types | | 2021-12-22 16:58:03.672 | | subnetpool_id | None | 2021-12-22 16:58:03.672 | | tags | | 2021-12-22 16:58:03.672 | | updated_at | 2021-12-22T16:58:03Z | 2021-12-22 16:58:03.672 | +----------------------+--------------------------------------+ 2021-12-22 16:58:03.834 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-22 16:58:03.866 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-22 16:58:03.899 | ++ lib/tempest:configure_tempest:298 : mkdir -p /opt/stack/data/tempest 2021-12-22 16:58:03.903 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-22 16:58:03.938 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-22 16:58:03.970 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-22 16:58:04.005 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-22 16:58:04.043 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-22 16:58:04.082 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.47/identity/v2.0/ 2021-12-22 16:58:04.113 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.47/identity/v3 2021-12-22 16:58:04.143 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-22 16:58:04.171 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-22 16:58:04.204 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-22 16:58:04.234 | ++ lib/tempest:configure_tempest:313 : [[ True == \T\r\u\e ]] 2021-12-22 16:58:04.236 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-22 16:58:04.267 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-22 16:58:04.297 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-22 16:58:04.331 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-22 16:58:04.363 | ++ lib/tempest:configure_tempest:319 : '[' False == True ']' 2021-12-22 16:58:04.366 | ++ lib/tempest:configure_tempest:324 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-22 16:58:04.410 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-22 16:58:04.441 | ++ lib/tempest:configure_tempest:327 : [[ '' != \v\2 ]] 2021-12-22 16:58:04.444 | ++ lib/tempest:configure_tempest:329 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-22 16:58:04.476 | ++ lib/tempest:configure_tempest:332 : is_service_enabled tls-proxy 2021-12-22 16:58:04.494 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:58:04.496 | ++ lib/tempest:configure_tempest:337 : [[ True = True ]] 2021-12-22 16:58:04.498 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-22 16:58:04.536 | ++ lib/tempest:configure_tempest:343 : is_service_enabled ldap 2021-12-22 16:58:04.556 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:58:04.558 | ++ lib/tempest:configure_tempest:349 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-22 16:58:04.594 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-22 16:58:04.627 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-12-22 16:58:04.657 | ++ lib/tempest:configure_tempest:362 : [[ ! -z '' ]] 2021-12-22 16:58:04.660 | ++ lib/tempest:configure_tempest:365 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-12-22 16:58:04.692 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2021-12-22 16:58:04.721 | ++ lib/tempest:configure_tempest:367 : is_service_enabled g-api-r 2021-12-22 16:58:04.738 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:58:04.740 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref e5952a94-5c77-455e-b45c-0db71d611335 2021-12-22 16:58:04.768 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt e5952a94-5c77-455e-b45c-0db71d611335 2021-12-22 16:58:04.796 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-22 16:58:04.825 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-22 16:58:04.855 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-22 16:58:04.885 | ++ lib/tempest:configure_tempest:377 : is_service_enabled neutron 2021-12-22 16:58:04.902 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:04.905 | ++ lib/tempest:configure_tempest:385 : [[ -n '' ]] 2021-12-22 16:58:04.907 | ++ lib/tempest:configure_tempest:395 : local tempest_compute_min_microversion=None 2021-12-22 16:58:04.909 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_max_microversion=2.90 2021-12-22 16:58:04.911 | ++ lib/tempest:configure_tempest:399 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-22 16:58:04.914 | ++ lib/tempest:configure_tempest:403 : '[' None == None ']' 2021-12-22 16:58:04.916 | ++ lib/tempest:configure_tempest:404 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-22 16:58:04.935 | ++ lib/tempest:configure_tempest:408 : '[' 2.90 == None ']' 2021-12-22 16:58:04.938 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.90 2021-12-22 16:58:04.967 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-22 16:58:05.001 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-22 16:58:05.032 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-22 16:58:05.063 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-22 16:58:05.093 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-22 16:58:05.124 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-22 16:58:05.159 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-22 16:58:05.191 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2021-12-22 16:58:05.224 | ++ lib/tempest:configure_tempest:425 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-22 16:58:05.227 | ++ lib/tempest:configure_tempest:426 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-22 16:58:05.259 | ++ lib/tempest:configure_tempest:429 : [[ False == \T\r\u\e ]] 2021-12-22 16:58:05.261 | ++ lib/tempest:configure_tempest:433 : is_service_enabled n-novnc 2021-12-22 16:58:05.277 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:58:05.279 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-22 16:58:05.311 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 34cda122-9d68-4123-9776-533598da9698 2021-12-22 16:58:05.341 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-22 16:58:05.371 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-22 16:58:05.401 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-22 16:58:05.436 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-22 16:58:05.465 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-22 16:58:05.504 | ++ lib/tempest:configure_tempest:447 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-22 16:58:05.506 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_FILE= 2021-12-22 16:58:05.508 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-22 16:58:05.555 | ++ lib/tempest:configure_tempest:452 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-22 16:58:05.558 | ++ lib/tempest:configure_tempest:453 : is_provider_network 2021-12-22 16:58:05.560 | ++ functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-12-22 16:58:05.563 | ++ functions-common:is_provider_network:2161 : return 1 2021-12-22 16:58:05.566 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-22 16:58:05.602 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-22 16:58:05.635 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-22 16:58:05.667 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-22 16:58:05.697 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-12-22 16:58:05.728 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-22 16:58:05.761 | ++ lib/tempest:configure_tempest:466 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 16:58:05.764 | ++ lib/tempest:configure_tempest:467 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-22 16:58:05.768 | +++ lib/tempest:configure_tempest:469 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-22 16:58:05.786 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-22 16:58:05.820 | ++ lib/tempest:configure_tempest:471 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 16:58:05.822 | ++ lib/tempest:configure_tempest:472 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-22 16:58:05.825 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-22 16:58:05.843 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-22 16:58:05.871 | ++ lib/tempest:configure_tempest:477 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 16:58:05.874 | ++ lib/tempest:configure_tempest:477 : '[' libvirt = libvirt ']' 2021-12-22 16:58:05.876 | ++ lib/tempest:configure_tempest:478 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-22 16:58:05.879 | +++ lib/tempest:configure_tempest:480 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-22 16:58:05.897 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-22 16:58:05.926 | ++ lib/tempest:configure_tempest:482 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-22 16:58:05.928 | ++ lib/tempest:configure_tempest:483 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-22 16:58:05.931 | +++ lib/tempest:configure_tempest:485 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-22 16:58:05.948 | ++ lib/tempest:configure_tempest:485 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-22 16:58:05.977 | ++ lib/tempest:configure_tempest:486 : local tempest_volume_min_microversion=None 2021-12-22 16:58:05.980 | ++ lib/tempest:configure_tempest:487 : local tempest_volume_max_microversion=3.66 2021-12-22 16:58:05.983 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2021-12-22 16:58:05.986 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-22 16:58:06.005 | ++ lib/tempest:configure_tempest:494 : '[' 3.66 == None ']' 2021-12-22 16:58:06.007 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.66 2021-12-22 16:58:06.037 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2021-12-22 16:58:06.053 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:06.056 | ++ lib/tempest:configure_tempest:507 : [[ -n lvm:lvmdriver-1 ]] 2021-12-22 16:58:06.058 | ++ lib/tempest:configure_tempest:507 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-22 16:58:06.060 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-22 16:58:06.063 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-22 16:58:06.065 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2021-12-22 16:58:06.067 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=1.38 2021-12-22 16:58:06.070 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2021-12-22 16:58:06.072 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-22 16:58:06.091 | ++ lib/tempest:configure_tempest:548 : '[' 1.38 == None ']' 2021-12-22 16:58:06.094 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.38 2021-12-22 16:58:06.130 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2021-12-22 16:58:06.133 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2021-12-22 16:58:06.135 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2021-12-22 16:58:06.137 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-12-22 16:58:06.167 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-22 16:58:06.195 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-22 16:58:06.229 | ++ lib/tempest:configure_tempest:593 : local service 2021-12-22 16:58:06.231 | ++ lib/tempest:configure_tempest:594 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-22 16:58:06.233 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-22 16:58:06.238 | ++ lib/tempest:configure_tempest:596 : is_service_enabled key 2021-12-22 16:58:06.255 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:06.258 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-22 16:58:06.293 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-22 16:58:06.296 | ++ lib/tempest:configure_tempest:596 : is_service_enabled glance 2021-12-22 16:58:06.313 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:06.315 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-22 16:58:06.347 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-22 16:58:06.349 | ++ lib/tempest:configure_tempest:596 : is_service_enabled nova 2021-12-22 16:58:06.365 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:06.368 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-22 16:58:06.397 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-22 16:58:06.400 | ++ lib/tempest:configure_tempest:596 : is_service_enabled neutron 2021-12-22 16:58:06.417 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:06.419 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-22 16:58:06.448 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-22 16:58:06.450 | ++ lib/tempest:configure_tempest:596 : is_service_enabled cinder 2021-12-22 16:58:06.467 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:06.470 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-22 16:58:06.498 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-22 16:58:06.500 | ++ lib/tempest:configure_tempest:596 : is_service_enabled swift 2021-12-22 16:58:06.517 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:58:06.519 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-22 16:58:06.547 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-22 16:58:06.549 | ++ lib/tempest:configure_tempest:596 : is_service_enabled horizon 2021-12-22 16:58:06.566 | ++ functions-common:is_service_enabled:1965 : return 1 2021-12-22 16:58:06.569 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-22 16:58:06.597 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2021-12-22 16:58:06.627 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2021-12-22 16:58:06.656 | ++ lib/tempest:configure_tempest:607 : '[' libvirt = libvirt ']' 2021-12-22 16:58:06.658 | ++ lib/tempest:configure_tempest:607 : '[' kvm = lxc ']' 2021-12-22 16:58:06.660 | ++ lib/tempest:configure_tempest:617 : local tmp_cfg_file 2021-12-22 16:58:06.663 | +++ lib/tempest:configure_tempest:618 : mktemp 2021-12-22 16:58:06.675 | ++ lib/tempest:configure_tempest:618 : tmp_cfg_file=/tmp/tmp.LxkoESotwd 2021-12-22 16:58:06.677 | ++ lib/tempest:configure_tempest:619 : cd /opt/stack/tempest 2021-12-22 16:58:06.680 | ++ lib/tempest:configure_tempest:620 : [[ False != \T\r\u\e ]] 2021-12-22 16:58:06.682 | ++ lib/tempest:configure_tempest:621 : tox -revenv-tempest --notest 2021-12-22 16:58:07.250 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-22 16:58:08.264 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-22 16:58:26.825 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-22 16:58:33.346 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-22 16:58:33.346 | ___________________________________ summary ____________________________________ 2021-12-22 16:58:33.346 | venv-tempest: skipped tests 2021-12-22 16:58:33.346 | congratulations :) 2021-12-22 16:58:33.379 | ++ lib/tempest:configure_tempest:624 : local tmp_u_c_m 2021-12-22 16:58:33.383 | +++ lib/tempest:configure_tempest:625 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-22 16:58:33.388 | ++ lib/tempest:configure_tempest:625 : tmp_u_c_m=/tmp/tempest_u_c_m.HJmH4pXh8R 2021-12-22 16:58:33.391 | ++ lib/tempest:configure_tempest:626 : set_tempest_venv_constraints /tmp/tempest_u_c_m.HJmH4pXh8R 2021-12-22 16:58:33.393 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-22 16:58:33.395 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.HJmH4pXh8R 2021-12-22 16:58:33.398 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-22 16:58:33.402 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-22 16:58:33.407 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-22 16:58:33.415 | ++ lib/tempest:configure_tempest:627 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.HJmH4pXh8R -r requirements.txt 2021-12-22 16:58:34.971 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-22 16:58:34.971 | warnings.warn( 2021-12-22 16:58:34.971 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-22 16:58:34.971 | warnings.warn( 2021-12-22 16:58:35.051 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-22 16:58:35.735 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-22 16:58:35.736 | venv-tempest run-test-pre: PYTHONHASHSEED='2852615459' 2021-12-22 16:58:35.736 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.HJmH4pXh8R -r requirements.txt 2021-12-22 16:58:37.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-22 16:58:37.445 | 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.8.0) 2021-12-22 16:58:37.448 | 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.10.0) 2021-12-22 16:58:37.449 | 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-12-22 16:58:37.452 | 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-12-22 16:58:37.455 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-22 16:58:37.457 | 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-12-22 16:58:37.460 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-22 16:58:37.462 | 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-12-22 16:58:37.464 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-22 16:58:37.466 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-22 16:58:37.468 | 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-12-22 16:58:37.470 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-22 16:58:37.472 | 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-12-22 16:58:37.474 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-22 16:58:37.475 | 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-12-22 16:58:37.477 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-22 16:58:37.479 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-22 16:58:37.481 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-22 16:58:37.483 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-22 16:58:37.484 | 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-12-22 16:58:37.501 | 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)) (3.0.6) 2021-12-22 16:58:37.505 | 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.3.3) 2021-12-22 16:58:37.507 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2021-12-22 16:58:37.536 | 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-12-22 16:58:37.538 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2021-12-22 16:58:37.540 | 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-12-22 16:58:37.541 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.8.0) 2021-12-22 16:58:37.555 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-12-22 16:58:37.591 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.1) 2021-12-22 16:58:37.592 | 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-12-22 16:58:37.594 | 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-12-22 16:58:37.612 | 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.1.0) 2021-12-22 16:58:37.616 | 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-12-22 16:58:37.660 | 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-12-22 16:58:37.663 | 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-12-22 16:58:37.713 | 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-12-22 16:58:37.716 | 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.4.0) 2021-12-22 16:58:37.719 | 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-12-22 16:58:37.753 | 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.2) 2021-12-22 16:58:37.755 | 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-12-22 16:58:37.772 | 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.3) 2021-12-22 16:58:37.776 | 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.3) 2021-12-22 16:58:37.800 | 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)) (1.0.2) 2021-12-22 16:58:37.802 | 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.3) 2021-12-22 16:58:37.807 | 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-12-22 16:58:37.881 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-22 16:58:37.924 | 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.13.3) 2021-12-22 16:58:37.937 | 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-12-22 16:58:38.012 | Collecting argparse 2021-12-22 16:58:38.019 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-22 16:58:38.107 | 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.15.0) 2021-12-22 16:58:38.118 | 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.21) 2021-12-22 16:58:38.179 | 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-12-22 16:58:38.245 | 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-12-22 16:58:38.449 | 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.10.8) 2021-12-22 16:58:38.453 | 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.3) 2021-12-22 16:58:38.455 | 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.9) 2021-12-22 16:58:38.602 | 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-12-22 16:58:38.738 | Installing collected packages: argparse 2021-12-22 16:58:38.802 | Successfully installed argparse-1.4.0 2021-12-22 16:58:38.809 | WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. 2021-12-22 16:58:38.809 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-22 16:58:38.894 | ___________________________________ summary ____________________________________ 2021-12-22 16:58:38.894 | venv-tempest: commands succeeded 2021-12-22 16:58:38.894 | congratulations :) 2021-12-22 16:58:38.924 | ++ lib/tempest:configure_tempest:628 : rm -f /tmp/tempest_u_c_m.HJmH4pXh8R 2021-12-22 16:58:38.928 | ++ lib/tempest:configure_tempest:631 : [[ False == \T\r\u\e ]] 2021-12-22 16:58:38.931 | ++ lib/tempest:configure_tempest:639 : [[ True == \F\a\l\s\e ]] 2021-12-22 16:58:38.933 | ++ lib/tempest:configure_tempest:643 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-22 16:58:38.964 | ++ lib/tempest:configure_tempest:649 : tox -evenv -- tempest verify-config -uro /tmp/tmp.LxkoESotwd 2021-12-22 16:58:39.578 | venv create: /opt/stack/tempest/.tox/venv 2021-12-22 16:58:40.456 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-22 16:59:07.398 | venv develop-inst: /opt/stack/tempest 2021-12-22 16:59:15.623 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@3557e96e7107e6a118f9ca471cf1a3c1445225dd#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-22 16:59:15.623 | venv run-test-pre: PYTHONHASHSEED='3144520753' 2021-12-22 16:59:15.624 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.LxkoESotwd 2021-12-22 16:59:18.506 | /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-12-22 16:59:18.506 | warnings.warn( 2021-12-22 16:59:18.506 | /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-12-22 16:59:18.506 | warnings.warn( 2021-12-22 16:59:18.506 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-12-22 16:59:18.506 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-22 16:59:18.506 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-22 16:59:18.614 | ___________________________________ summary ____________________________________ 2021-12-22 16:59:18.614 | venv: commands succeeded 2021-12-22 16:59:18.614 | congratulations :) 2021-12-22 16:59:18.643 | ++ lib/tempest:configure_tempest:654 : is_service_enabled q-metering 2021-12-22 16:59:18.659 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:59:18.662 | ++ lib/tempest:configure_tempest:659 : is_service_enabled q-l3 2021-12-22 16:59:18.679 | ++ functions-common:is_service_enabled:1965 : return 0 2021-12-22 16:59:18.682 | ++ lib/tempest:configure_tempest:663 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-22 16:59:18.684 | ++ lib/tempest:configure_tempest:664 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-22 16:59:18.687 | ++ lib/tempest:configure_tempest:665 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-22 16:59:18.689 | ++ lib/tempest:configure_tempest:666 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-22 16:59:18.692 | ++ lib/tempest:configure_tempest:667 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-22 16:59:18.694 | ++ lib/tempest:configure_tempest:668 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-22 16:59:18.697 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-22 16:59:18.699 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-22 16:59:18.701 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-22 16:59:18.705 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-22 16:59:18.708 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-22 16:59:18.710 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-22 16:59:18.712 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-22 16:59:18.715 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2021-12-22 16:59:18.717 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2021-12-22 16:59:18.720 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2021-12-22 16:59:18.722 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2021-12-22 16:59:18.725 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2021-12-22 16:59:18.727 | ++ lib/tempest:configure_tempest:682 : 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,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2021-12-22 16:59:18.729 | ++ lib/tempest:configure_tempest:683 : [[ ! -z '' ]] 2021-12-22 16:59:18.732 | ++ lib/tempest:configure_tempest:689 : [[ -n '' ]] 2021-12-22 16:59:18.734 | ++ lib/tempest:configure_tempest:692 : 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,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2021-12-22 16:59:18.765 | ++ lib/tempest:configure_tempest:694 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-22 16:59:18.767 | ++ lib/tempest:configure_tempest:695 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-22 16:59:18.770 | ++ lib/tempest:configure_tempest:696 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-22 16:59:18.772 | ++ lib/tempest:configure_tempest:697 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-22 16:59:18.775 | ++ lib/tempest:configure_tempest:698 : [[ ! -z '' ]] 2021-12-22 16:59:18.777 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-22 16:59:18.809 | ++ lib/tempest:configure_tempest:706 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-22 16:59:18.811 | ++ lib/tempest:configure_tempest:707 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-22 16:59:18.814 | ++ lib/tempest:configure_tempest:708 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-22 16:59:18.816 | ++ lib/tempest:configure_tempest:709 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-22 16:59:18.819 | ++ lib/tempest:configure_tempest:710 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-22 16:59:18.821 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-22 16:59:18.824 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-22 16:59:18.826 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-22 16:59:18.829 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-22 16:59:18.831 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-22 16:59:18.833 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-22 16:59:18.836 | ++ lib/tempest:configure_tempest:718 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-22 16:59:18.838 | ++ lib/tempest:configure_tempest:720 : [[ ! -z '' ]] 2021-12-22 16:59:18.841 | ++ lib/tempest:configure_tempest:726 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-22 16:59:18.870 | ++ lib/tempest:configure_tempest:729 : IFS=' 2021-12-22 16:59:18.871 | ' 2021-12-22 16:59:18.873 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-12-22 16:59:18.876 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-22 16:59:18.878 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2021-12-22 16:59:18.882 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-12-22 16:59:18.884 | ++ lib/tempest:install_tempest_plugins:758 : pushd /opt/stack/tempest 2021-12-22 16:59:18.884 | /opt/stack/tempest /opt/stack/tempest 2021-12-22 16:59:18.887 | ++ lib/tempest:install_tempest_plugins:759 : [[ 0 != 0 ]] 2021-12-22 16:59:18.890 | ++ lib/tempest:install_tempest_plugins:768 : popd 2021-12-22 16:59:18.890 | /opt/stack/tempest 2021-12-22 16:59:18.893 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-22 16:59:18.896 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-22 16:59:18.898 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-12-22 16:59:18.901 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-22 16:59:18.904 | + functions-common:run_phase:1764 : run_plugins stack test-config 2021-12-22 16:59:18.907 | + functions-common:run_plugins:1723 : local mode=stack 2021-12-22 16:59:18.909 | + functions-common:run_plugins:1724 : local phase=test-config 2021-12-22 16:59:18.913 | + functions-common:run_plugins:1726 : local plugins= 2021-12-22 16:59:18.915 | + functions-common:run_plugins:1727 : local plugin 2021-12-22 16:59:18.918 | + ./stack.sh:main:1494 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-22 16:59:18.921 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-22 16:59:18.924 | + inc/meta-config:merge_config_group:171 : shift 2021-12-22 16:59:18.927 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-22 16:59:18.929 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:59:18.932 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-22 16:59:18.935 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-22 16:59:18.938 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-22 16:59:18.941 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-22 16:59:18.944 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-22 16:59:18.947 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-22 16:59:18.950 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-22 16:59:18.950 | /^\[\[.+\|.*\]\]/ { 2021-12-22 16:59:18.950 | gsub("[][]", "", $1); 2021-12-22 16:59:18.950 | split($1, a, "|"); 2021-12-22 16:59:18.950 | if (a[1] == matchgroup) 2021-12-22 16:59:18.950 | print a[2] 2021-12-22 16:59:18.950 | } 2021-12-22 16:59:18.950 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 26 pip_install 283 apt-get 293 run_process 39 dbsync 20 git_timed 13 apt-get-update 2 test_with_retry 5 async_wait 146 osc 512 ------------------------- Unaccounted time -38 ========================= Total runtime 1301 ================= Async summary ================= Time spent in the background minus waits: 590 sec Elapsed time: 1302 sec Time if we did everything serially: 1892 sec Speedup: 1.45315 This is your host IP address: 10.222.0.47 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.47/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: xena Change: 04cf39878d61939a8ea26c2e959c091adddbb11b Use ping instead of arping for br-data 2021-12-22 16:36:12 +0000 OS Version: Ubuntu 20.04 focal