2021-09-03 18:50:44.741 | + ./stack.sh:main:473 : exec 2021-09-03 18:50:44.741 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-03-185044.summary.2021-09-03-185044 2021-09-03 18:50:44.741 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-185044' 2021-09-03 18:50:44.741 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:50:44.741 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-185044 2021-09-03 18:50:44.741 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-185044 /opt/stack/logs/stack.sh.log 2021-09-03 18:50:44.741 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-185044.summary.2021-09-03-185044 /opt/stack/logs/stack.sh.log.summary 2021-09-03 18:50:44.741 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-03 18:50:44.741 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-03 18:50:44.741 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-03 18:50:44.741 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-03 18:50:44.741 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 18:50:44.741 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-03 18:50:44.741 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-03 18:50:44.743 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 18:50:44.745 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-03 18:50:44.747 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-03 18:50:44.749 | + ./stack.sh:main:559 : set -o errexit 2021-09-03 18:50:44.751 | + ./stack.sh:main:562 : uname -a 2021-09-03 18:50:44.752 | Linux dv-cinder-760152-4-iscsi 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-09-03 18:50:44.754 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-03 18:50:44.756 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-03 18:50:44.759 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-03 18:50:44.794 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-03 18:50:44.808 | + ./stack.sh:main:576 : fetch_plugins 2021-09-03 18:50:44.810 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-03 18:50:44.812 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-03 18:50:44.813 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-03 18:50:44.815 | + functions-common:fetch_plugins:1660 : return 2021-09-03 18:50:44.817 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-03 18:50:44.819 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-03 18:50:44.820 | + functions-common:run_phase:1738 : local phase= 2021-09-03 18:50:44.822 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 18:50:44.824 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 18:50:44.826 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 18:50:44.827 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 18:50:44.829 | + functions-common:run_phase:1747 : local extra 2021-09-03 18:50:44.831 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 18:50:44.834 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 18:50:44.836 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 18:50:44.838 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 18:50:44.840 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-03 18:50:44.841 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 18:50:44.854 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:50:44.855 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 18:50:44.857 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:50:44.859 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:50:44.861 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:50:44.862 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:50:44.864 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:50:44.866 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-03 18:50:44.867 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-03 18:50:44.869 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 18:50:44.871 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 18:50:44.873 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-03 18:50:44.874 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-03 18:50:44.876 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-03 18:50:44.878 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-03 18:50:44.880 | + functions-common:plugin_override_defaults:1701 : return 2021-09-03 18:50:44.882 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-03 18:50:44.898 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-03 18:50:44.900 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-03 18:50:44.913 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:50:44.915 | +++ lib/tls:source:43 : hostname -f 2021-09-03 18:50:44.918 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-03 18:50:44.920 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-03 18:50:44.922 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-03 18:50:44.923 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-03 18:50:44.925 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-03 18:50:44.927 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-03 18:50:44.929 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-03 18:50:44.930 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-03 18:50:44.932 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-03 18:50:44.934 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-03 18:50:44.938 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-03 18:50:44.950 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-03 18:50:44.966 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-03 18:50:44.978 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-03 18:50:44.990 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-03 18:50:45.015 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-03 18:50:45.070 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-03 18:50:45.148 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-03 18:50:45.168 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-03 18:50:45.208 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-03 18:50:45.258 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-03 18:50:45.375 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-03 18:50:45.388 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-03 18:50:45.400 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-03 18:50:45.412 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-03 18:50:45.495 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-03 18:50:45.497 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-03 18:50:45.500 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-03 18:50:45.502 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-03 18:50:45.504 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-03 18:50:45.506 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-03 18:50:45.509 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-03 18:50:45.509 | False' 2021-09-03 18:50:45.511 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-03 18:50:45.525 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-03 18:50:45.527 | + ./stack.sh:main:610 : run_phase source 2021-09-03 18:50:45.529 | + functions-common:run_phase:1737 : local mode=source 2021-09-03 18:50:45.531 | + functions-common:run_phase:1738 : local phase= 2021-09-03 18:50:45.533 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 18:50:45.535 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 18:50:45.537 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 18:50:45.539 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 18:50:45.541 | + functions-common:run_phase:1747 : local extra 2021-09-03 18:50:45.543 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 18:50:45.546 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 18:50:45.548 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 18:50:45.551 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 18:50:45.553 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-03 18:50:45.555 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 18:50:45.569 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:50:45.571 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 18:50:45.572 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-03 18:50:45.609 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-03 18:50:45.611 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-03 18:50:45.614 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 18:50:45.616 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-03 18:50:45.618 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-03 18:50:45.620 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-03 18:50:45.622 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-03 18:50:45.624 | + functions-common:load_plugin_settings:1678 : return 2021-09-03 18:50:45.626 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-03 18:50:45.628 | + functions-common:verify_disabled_services:2020 : local service 2021-09-03 18:50:45.630 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.632 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-03 18:50:45.634 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.636 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-03 18:50:45.638 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.640 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-03 18:50:45.643 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.645 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-03 18:50:45.647 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.649 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-03 18:50:45.651 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.653 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-03 18:50:45.655 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.657 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-03 18:50:45.660 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.662 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-03 18:50:45.664 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.667 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-03 18:50:45.669 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.671 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-03 18:50:45.673 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.675 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-09-03 18:50:45.678 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.680 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-09-03 18:50:45.682 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.684 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-09-03 18:50:45.686 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.689 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-09-03 18:50:45.691 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.693 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-03 18:50:45.695 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.697 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-09-03 18:50:45.699 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.701 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-03 18:50:45.704 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.706 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-03 18:50:45.708 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.710 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-03 18:50:45.712 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.714 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-03 18:50:45.716 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.718 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-03 18:50:45.721 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.723 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-03 18:50:45.726 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.728 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-03 18:50:45.730 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.732 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-03 18:50:45.734 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.736 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-03 18:50:45.739 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.741 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-03 18:50:45.743 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.745 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-03 18:50:45.748 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.750 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-03 18:50:45.752 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.754 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-03 18:50:45.756 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.758 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-03 18:50:45.760 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.763 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-03 18:50:45.765 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.767 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-03 18:50:45.769 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.771 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-03 18:50:45.773 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.775 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-03 18:50:45.777 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.780 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-03 18:50:45.782 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.784 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-03 18:50:45.787 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.789 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-03 18:50:45.791 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.793 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-03 18:50:45.795 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.797 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-03 18:50:45.800 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.802 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-03 18:50:45.804 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.807 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-03 18:50:45.809 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.811 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-03 18:50:45.813 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.815 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-03 18:50:45.817 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.819 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-03 18:50:45.822 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:50:45.824 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-03 18:50:45.826 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-03 18:50:45.829 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 18:50:45.831 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-03 18:50:45.845 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:50:45.847 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-03 18:50:45.849 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 18:50:45.852 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-03 18:50:45.866 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:50:45.868 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-03 18:50:45.870 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-03 18:50:45.873 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-03 18:50:45.875 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-03 18:50:45.877 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-03 18:50:45.879 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-03 18:50:45.881 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-03 18:50:45.884 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-03 18:50:45.886 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 18:50:45.888 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-03 18:50:45.891 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 18:50:45.893 | + lib/database:initialize_database_backends:104 : return 0 2021-09-03 18:50:45.896 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-03 18:50:45.896 | Using mysql database backend 2021-09-03 18:50:45.898 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-03 18:50:45.913 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-03 18:50:45.928 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:50:45.931 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-03 18:50:45.946 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-03 18:50:45.961 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:50:45.963 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-03 18:50:45.979 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-03 18:50:45.995 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-03 18:50:46.010 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:50:46.012 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-03 18:50:46.028 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:50:46.030 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-03 18:50:46.046 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-03 18:50:46.048 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-03 18:50:46.050 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-03 18:50:46.052 | + functions-common:save_stackenv:60 : local tag=741 2021-09-03 18:50:46.055 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-03 18:50:46.059 | + functions-common:save_stackenv:62 : time_stamp=2021-09-03-185046 2021-09-03 18:50:46.061 | + functions-common:save_stackenv:63 : echo '# 2021-09-03-185046 741' 2021-09-03 18:50:46.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.066 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 18:50:46.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.071 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-03 18:50:46.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.075 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-03 18:50:46.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.080 | + 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,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,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-09-03 18:50:46.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.085 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2021-09-03 18:50:46.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.089 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2021-09-03 18:50:46.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.094 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-03-185044 2021-09-03 18:50:46.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.100 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-03 18:50:46.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.104 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2021-09-03 18:50:46.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.109 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-03 18:50:46.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.113 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-03 18:50:46.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.118 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-03 18:50:46.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:50:46.122 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-03 18:50:46.125 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-03 18:50:46.127 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-03 18:50:46.129 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-03 18:50:46.131 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:50:46.133 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:50:46.135 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:50:46.138 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:50:46.140 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:50:46.142 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:50:46.157 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:50:46.159 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:50:46.162 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:50:46.164 | + functions-common:git_clone:544 : echo master 2021-09-03 18:50:46.165 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:50:46.169 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-03 18:50:46.171 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:50:46.173 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-03 18:50:46.176 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:50:46.177 | + functions-common:git_clone:593 : head -1 2021-09-03 18:50:46.179 | d60dc676 Merge "update constraint for python-cinderclient to new release 8.1.0" 2021-09-03 18:50:46.182 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:50:46.184 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-03 18:50:46.186 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:50:46.189 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-03 18:50:46.191 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-03 18:50:46.194 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-03 18:50:46.196 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-03 18:50:46.198 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 18:50:46.201 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-03 18:50:46.203 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-03 18:50:46.205 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-03 18:50:46.209 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-03 18:50:46.213 | ++ tools/install_prereqs.sh:source:47 : NOW=1630695046 2021-09-03 18:50:46.217 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-03 18:50:46.221 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-09-03 18:50:46.224 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-09-03 18:50:46.227 | ++ tools/install_prereqs.sh:source:49 : DELTA=1630695046 2021-09-03 18:50:46.229 | ++ tools/install_prereqs.sh:source:50 : [[ 1630695046 -lt 7200 ]] 2021-09-03 18:50:46.231 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-03 18:50:46.234 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-03 18:50:46.236 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-03 18:50:46.238 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-03 18:50:46.241 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-03 18:50:46.243 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-03 18:50:46.245 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-03 18:50:46.248 | +++ 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,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,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-09-03 18:50:46.294 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-03 18:50:46.294 | apache2-dev 2021-09-03 18:50:46.294 | bc 2021-09-03 18:50:46.294 | bsdmainutils 2021-09-03 18:50:46.294 | curl 2021-09-03 18:50:46.294 | g++ 2021-09-03 18:50:46.294 | gawk 2021-09-03 18:50:46.294 | gcc 2021-09-03 18:50:46.294 | gettext 2021-09-03 18:50:46.294 | git 2021-09-03 18:50:46.294 | graphviz 2021-09-03 18:50:46.294 | iputils-ping 2021-09-03 18:50:46.294 | libapache2-mod-proxy-uwsgi 2021-09-03 18:50:46.294 | libffi-dev 2021-09-03 18:50:46.294 | libjpeg-dev 2021-09-03 18:50:46.294 | libmysqlclient-dev 2021-09-03 18:50:46.294 | libpcre3-dev 2021-09-03 18:50:46.294 | libpq-dev 2021-09-03 18:50:46.294 | libssl-dev 2021-09-03 18:50:46.294 | libsystemd-dev 2021-09-03 18:50:46.294 | libxml2-dev 2021-09-03 18:50:46.294 | libxslt1-dev 2021-09-03 18:50:46.294 | libyaml-dev 2021-09-03 18:50:46.294 | lsof 2021-09-03 18:50:46.294 | openssh-server 2021-09-03 18:50:46.294 | openssl 2021-09-03 18:50:46.294 | pkg-config 2021-09-03 18:50:46.295 | psmisc 2021-09-03 18:50:46.295 | python3-dev 2021-09-03 18:50:46.295 | python3-pip 2021-09-03 18:50:46.295 | python3-systemd 2021-09-03 18:50:46.295 | python3-venv 2021-09-03 18:50:46.295 | tar 2021-09-03 18:50:46.295 | tcpdump 2021-09-03 18:50:46.295 | unzip 2021-09-03 18:50:46.295 | uuid-runtime 2021-09-03 18:50:46.295 | wget 2021-09-03 18:50:46.295 | wget 2021-09-03 18:50:46.295 | zlib1g-dev 2021-09-03 18:50:46.295 | libkrb5-dev 2021-09-03 18:50:46.295 | libldap2-dev 2021-09-03 18:50:46.295 | libsasl2-dev 2021-09-03 18:50:46.295 | memcached 2021-09-03 18:50:46.295 | python3-mysqldb 2021-09-03 18:50:46.295 | sqlite3 2021-09-03 18:50:46.295 | conntrack 2021-09-03 18:50:46.295 | curl 2021-09-03 18:50:46.295 | dnsmasq-base 2021-09-03 18:50:46.295 | dnsmasq-utils 2021-09-03 18:50:46.295 | ebtables 2021-09-03 18:50:46.295 | genisoimage 2021-09-03 18:50:46.295 | iptables 2021-09-03 18:50:46.295 | iputils-arping 2021-09-03 18:50:46.295 | kpartx 2021-09-03 18:50:46.295 | libjs-jquery-tablesorter 2021-09-03 18:50:46.295 | libmysqlclient-dev 2021-09-03 18:50:46.295 | parted 2021-09-03 18:50:46.295 | pm-utils 2021-09-03 18:50:46.295 | python3-mysqldb 2021-09-03 18:50:46.295 | socat 2021-09-03 18:50:46.295 | sqlite3 2021-09-03 18:50:46.295 | sudo 2021-09-03 18:50:46.295 | vlan 2021-09-03 18:50:46.296 | lsscsi 2021-09-03 18:50:46.296 | open-iscsi 2021-09-03 18:50:46.296 | lvm2 2021-09-03 18:50:46.296 | qemu-utils 2021-09-03 18:50:46.296 | thin-provisioning-tools 2021-09-03 18:50:46.296 | acl 2021-09-03 18:50:46.296 | dnsmasq-base 2021-09-03 18:50:46.296 | dnsmasq-utils 2021-09-03 18:50:46.296 | ebtables 2021-09-03 18:50:46.296 | haproxy 2021-09-03 18:50:46.296 | iptables 2021-09-03 18:50:46.296 | iputils-arping 2021-09-03 18:50:46.296 | iputils-ping 2021-09-03 18:50:46.296 | libmysqlclient-dev 2021-09-03 18:50:46.296 | postgresql-server-dev-all 2021-09-03 18:50:46.296 | python3-mysqldb 2021-09-03 18:50:46.296 | sqlite3 2021-09-03 18:50:46.296 | sudo 2021-09-03 18:50:46.296 | vlan 2021-09-03 18:50:46.296 | pcp 2021-09-03 18:50:46.296 | ipset 2021-09-03 18:50:46.296 | conntrack 2021-09-03 18:50:46.296 | conntrackd 2021-09-03 18:50:46.296 | keepalived 2021-09-03 18:50:46.296 | lvm2 2021-09-03 18:50:46.296 | qemu-utils 2021-09-03 18:50:46.296 | thin-provisioning-tools 2021-09-03 18:50:46.296 | curl 2021-09-03 18:50:46.296 | liberasurecode-dev 2021-09-03 18:50:46.296 | make 2021-09-03 18:50:46.296 | memcached 2021-09-03 18:50:46.296 | sqlite3 2021-09-03 18:50:46.296 | xfsprogs' 2021-09-03 18:50:46.297 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-03 18:50:46.314 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-03 18:50:46.314 | apache2-dev 2021-09-03 18:50:46.314 | bc 2021-09-03 18:50:46.314 | bsdmainutils 2021-09-03 18:50:46.314 | curl 2021-09-03 18:50:46.314 | g++ 2021-09-03 18:50:46.314 | gawk 2021-09-03 18:50:46.314 | gcc 2021-09-03 18:50:46.314 | gettext 2021-09-03 18:50:46.314 | git 2021-09-03 18:50:46.314 | graphviz 2021-09-03 18:50:46.314 | iputils-ping 2021-09-03 18:50:46.314 | libapache2-mod-proxy-uwsgi 2021-09-03 18:50:46.314 | libffi-dev 2021-09-03 18:50:46.314 | libjpeg-dev 2021-09-03 18:50:46.314 | libmysqlclient-dev 2021-09-03 18:50:46.315 | libpcre3-dev 2021-09-03 18:50:46.315 | libpq-dev 2021-09-03 18:50:46.315 | libssl-dev 2021-09-03 18:50:46.315 | libsystemd-dev 2021-09-03 18:50:46.315 | libxml2-dev 2021-09-03 18:50:46.315 | libxslt1-dev 2021-09-03 18:50:46.315 | libyaml-dev 2021-09-03 18:50:46.315 | lsof 2021-09-03 18:50:46.315 | openssh-server 2021-09-03 18:50:46.315 | openssl 2021-09-03 18:50:46.315 | pkg-config 2021-09-03 18:50:46.315 | psmisc 2021-09-03 18:50:46.315 | python3-dev 2021-09-03 18:50:46.315 | python3-pip 2021-09-03 18:50:46.315 | python3-systemd 2021-09-03 18:50:46.315 | python3-venv 2021-09-03 18:50:46.315 | tar 2021-09-03 18:50:46.315 | tcpdump 2021-09-03 18:50:46.315 | unzip 2021-09-03 18:50:46.315 | uuid-runtime 2021-09-03 18:50:46.315 | wget 2021-09-03 18:50:46.315 | wget 2021-09-03 18:50:46.315 | zlib1g-dev 2021-09-03 18:50:46.315 | libkrb5-dev 2021-09-03 18:50:46.315 | libldap2-dev 2021-09-03 18:50:46.315 | libsasl2-dev 2021-09-03 18:50:46.315 | memcached 2021-09-03 18:50:46.315 | python3-mysqldb 2021-09-03 18:50:46.315 | sqlite3 2021-09-03 18:50:46.315 | conntrack 2021-09-03 18:50:46.315 | curl 2021-09-03 18:50:46.315 | dnsmasq-base 2021-09-03 18:50:46.315 | dnsmasq-utils 2021-09-03 18:50:46.315 | ebtables 2021-09-03 18:50:46.315 | genisoimage 2021-09-03 18:50:46.315 | iptables 2021-09-03 18:50:46.315 | iputils-arping 2021-09-03 18:50:46.316 | kpartx 2021-09-03 18:50:46.316 | libjs-jquery-tablesorter 2021-09-03 18:50:46.316 | libmysqlclient-dev 2021-09-03 18:50:46.316 | parted 2021-09-03 18:50:46.316 | pm-utils 2021-09-03 18:50:46.316 | python3-mysqldb 2021-09-03 18:50:46.316 | socat 2021-09-03 18:50:46.316 | sqlite3 2021-09-03 18:50:46.316 | sudo 2021-09-03 18:50:46.316 | vlan 2021-09-03 18:50:46.316 | lsscsi 2021-09-03 18:50:46.316 | open-iscsi 2021-09-03 18:50:46.316 | lvm2 2021-09-03 18:50:46.316 | qemu-utils 2021-09-03 18:50:46.316 | thin-provisioning-tools 2021-09-03 18:50:46.316 | acl 2021-09-03 18:50:46.316 | dnsmasq-base 2021-09-03 18:50:46.316 | dnsmasq-utils 2021-09-03 18:50:46.316 | ebtables 2021-09-03 18:50:46.316 | haproxy 2021-09-03 18:50:46.316 | iptables 2021-09-03 18:50:46.316 | iputils-arping 2021-09-03 18:50:46.316 | iputils-ping 2021-09-03 18:50:46.316 | libmysqlclient-dev 2021-09-03 18:50:46.316 | postgresql-server-dev-all 2021-09-03 18:50:46.316 | python3-mysqldb 2021-09-03 18:50:46.316 | sqlite3 2021-09-03 18:50:46.316 | sudo 2021-09-03 18:50:46.316 | vlan 2021-09-03 18:50:46.316 | pcp 2021-09-03 18:50:46.316 | ipset 2021-09-03 18:50:46.316 | conntrack 2021-09-03 18:50:46.316 | conntrackd 2021-09-03 18:50:46.316 | keepalived 2021-09-03 18:50:46.316 | lvm2 2021-09-03 18:50:46.316 | qemu-utils 2021-09-03 18:50:46.316 | thin-provisioning-tools 2021-09-03 18:50:46.317 | curl 2021-09-03 18:50:46.317 | liberasurecode-dev 2021-09-03 18:50:46.317 | make 2021-09-03 18:50:46.317 | memcached 2021-09-03 18:50:46.317 | sqlite3 2021-09-03 18:50:46.317 | xfsprogs ' 2021-09-03 18:50:46.317 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-03 18:50:46.319 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:50:46.321 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:50:46.324 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 18:50:46.324 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-03 18:50:46.329 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 18:50:46.331 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-03 18:50:46.333 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:50:46.335 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-03 18:50:46.337 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:50:46.339 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:50:46.341 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:50:46.343 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:50:46.345 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:50:46.348 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:50:46.350 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-03 18:50:46.352 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-03 18:50:46.354 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-03 18:50:46.356 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-03 18:50:46.360 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-03 18:50:46.362 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-03 18:50:46.364 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-03 18:50:46.366 | ++ functions-common:time_start:2296 : local start_time= 2021-09-03 18:50:46.368 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 18:50:46.370 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 18:50:46.374 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1630695046372 2021-09-03 18:50:46.376 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-03 18:50:46.378 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-03 18:50:46.380 | ++ 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-09-03 18:50:46.833 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-09-03 18:50:46.915 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-03 18:50:47.055 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-09-03 18:50:47.196 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-09-03 18:50:48.924 | Reading package lists... 2021-09-03 18:50:48.953 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-03 18:50:48.955 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-03 18:50:48.957 | ++ functions-common:time_stop:2309 : local name 2021-09-03 18:50:48.959 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 18:50:48.961 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:50:48.963 | ++ functions-common:time_stop:2312 : local total 2021-09-03 18:50:48.965 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 18:50:48.967 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-03 18:50:48.969 | ++ functions-common:time_stop:2316 : start_time=1630695046372 2021-09-03 18:50:48.971 | ++ functions-common:time_stop:2318 : [[ -z 1630695046372 ]] 2021-09-03 18:50:48.974 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:50:48.978 | ++ functions-common:time_stop:2321 : end_time=1630695048976 2021-09-03 18:50:48.980 | ++ functions-common:time_stop:2322 : elapsed_time=2604 2021-09-03 18:50:48.982 | ++ functions-common:time_stop:2323 : total=0 2021-09-03 18:50:48.984 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:50:48.986 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2604 2021-09-03 18:50:48.989 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 18:50:48.991 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:50:48.993 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:50:48.995 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:50:48.998 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 18:50:49.017 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-03 18:50:49.121 | Reading package lists... 2021-09-03 18:50:49.334 | Building dependency tree... 2021-09-03 18:50:49.335 | Reading state information... 2021-09-03 18:50:49.582 | bc is already the newest version (1.07.1-2build1). 2021-09-03 18:50:49.582 | bc set to manually installed. 2021-09-03 18:50:49.582 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-03 18:50:49.582 | bsdmainutils set to manually installed. 2021-09-03 18:50:49.583 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-03 18:50:49.583 | gawk set to manually installed. 2021-09-03 18:50:49.583 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-03 18:50:49.583 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-03 18:50:49.583 | iptables set to manually installed. 2021-09-03 18:50:49.583 | iputils-ping is already the newest version (3:20190709-3). 2021-09-03 18:50:49.583 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-03 18:50:49.583 | kpartx set to manually installed. 2021-09-03 18:50:49.583 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-03 18:50:49.583 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-03 18:50:49.583 | psmisc is already the newest version (23.3-1). 2021-09-03 18:50:49.583 | psmisc set to manually installed. 2021-09-03 18:50:49.583 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-03 18:50:49.583 | python3-systemd is already the newest version (234-3build2). 2021-09-03 18:50:49.583 | python3-systemd set to manually installed. 2021-09-03 18:50:49.583 | tcpdump is already the newest version (4.9.3-4). 2021-09-03 18:50:49.583 | tcpdump set to manually installed. 2021-09-03 18:50:49.583 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-03 18:50:49.583 | thin-provisioning-tools set to manually installed. 2021-09-03 18:50:49.583 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-03 18:50:49.583 | wget set to manually installed. 2021-09-03 18:50:49.583 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-03 18:50:49.583 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-09-03 18:50:49.583 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-03 18:50:49.583 | lsof set to manually installed. 2021-09-03 18:50:49.583 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-03 18:50:49.583 | parted set to manually installed. 2021-09-03 18:50:49.583 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-03 18:50:49.583 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-03 18:50:49.583 | tar set to manually installed. 2021-09-03 18:50:49.583 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-03 18:50:49.583 | uuid-runtime set to manually installed. 2021-09-03 18:50:49.584 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-03 18:50:49.584 | zlib1g-dev set to manually installed. 2021-09-03 18:50:49.584 | The following packages were automatically installed and are no longer required: 2021-09-03 18:50:49.584 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:50:49.584 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:50:49.584 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:50:49.584 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:50:49.584 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:50:49.584 | python3-zope.interface 2021-09-03 18:50:49.584 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:50:49.584 | The following additional packages will be installed: 2021-09-03 18:50:49.584 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-09-03 18:50:49.584 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-09-03 18:50:49.584 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-09-03 18:50:49.584 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-09-03 18:50:49.584 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-09-03 18:50:49.584 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-09-03 18:50:49.584 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-09-03 18:50:49.584 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-09-03 18:50:49.584 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-09-03 18:50:49.584 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-09-03 18:50:49.584 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-09-03 18:50:49.584 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-09-03 18:50:49.584 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-09-03 18:50:49.584 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-09-03 18:50:49.584 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-09-03 18:50:49.584 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-09-03 18:50:49.584 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-09-03 18:50:49.584 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-09-03 18:50:49.584 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-09-03 18:50:49.584 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-09-03 18:50:49.584 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-09-03 18:50:49.584 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-09-03 18:50:49.585 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-03 18:50:49.585 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-09-03 18:50:49.585 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-09-03 18:50:49.585 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-09-03 18:50:49.585 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-09-03 18:50:49.585 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-09-03 18:50:49.585 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-09-03 18:50:49.585 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-09-03 18:50:49.585 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-09-03 18:50:49.585 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-09-03 18:50:49.585 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-09-03 18:50:49.585 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-09-03 18:50:49.585 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-09-03 18:50:49.585 | systemd-timesyncd uuid-dev vbetool x11-common 2021-09-03 18:50:49.586 | Suggested packages: 2021-09-03 18:50:49.586 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-09-03 18:50:49.586 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-09-03 18:50:49.586 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-09-03 18:50:49.586 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-09-03 18:50:49.586 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-09-03 18:50:49.586 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-09-03 18:50:49.586 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-09-03 18:50:49.586 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-09-03 18:50:49.586 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-09-03 18:50:49.586 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-09-03 18:50:49.586 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-09-03 18:50:49.586 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-09-03 18:50:49.586 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-09-03 18:50:49.586 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-09-03 18:50:49.586 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-09-03 18:50:49.805 | The following NEW packages will be installed: 2021-09-03 18:50:49.806 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-09-03 18:50:49.806 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-09-03 18:50:49.806 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-09-03 18:50:49.806 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-09-03 18:50:49.806 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-09-03 18:50:49.806 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-09-03 18:50:49.806 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-09-03 18:50:49.806 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-09-03 18:50:49.806 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-09-03 18:50:49.806 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-09-03 18:50:49.806 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-03 18:50:49.806 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-09-03 18:50:49.806 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-09-03 18:50:49.806 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-09-03 18:50:49.806 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-09-03 18:50:49.806 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-09-03 18:50:49.806 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-09-03 18:50:49.806 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-09-03 18:50:49.806 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-09-03 18:50:49.806 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-03 18:50:49.806 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-09-03 18:50:49.806 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-09-03 18:50:49.806 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-09-03 18:50:49.806 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-09-03 18:50:49.806 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-03 18:50:49.806 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-09-03 18:50:49.806 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-03 18:50:49.806 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-09-03 18:50:49.806 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-09-03 18:50:49.807 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-09-03 18:50:49.807 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-09-03 18:50:49.807 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-09-03 18:50:49.807 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-09-03 18:50:49.807 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-09-03 18:50:49.807 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-09-03 18:50:49.807 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-09-03 18:50:49.807 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-09-03 18:50:49.807 | postgresql-client-12 postgresql-client-common postgresql-common 2021-09-03 18:50:49.807 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-09-03 18:50:49.807 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-09-03 18:50:49.807 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-09-03 18:50:49.807 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-09-03 18:50:49.807 | The following packages will be upgraded: 2021-09-03 18:50:49.808 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-09-03 18:50:49.808 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-09-03 18:50:49.808 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-09-03 18:50:50.112 | 16 upgraded, 220 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:50:50.112 | Need to get 156 MB of archives. 2021-09-03 18:50:50.112 | After this operation, 777 MB of additional disk space will be used. 2021-09-03 18:50:50.112 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-09-03 18:50:50.676 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-09-03 18:50:50.709 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-09-03 18:50:50.725 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-09-03 18:50:50.957 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-09-03 18:50:52.059 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-09-03 18:50:52.065 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-09-03 18:50:52.067 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-09-03 18:50:52.347 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-09-03 18:50:52.349 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-09-03 18:50:52.349 | 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-09-03 18:50:52.381 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-09-03 18:50:52.382 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-09-03 18:50:52.397 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-09-03 18:50:52.451 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-09-03 18:50:52.452 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-09-03 18:50:52.454 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-09-03 18:50:53.066 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-09-03 18:50:53.090 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-09-03 18:50:53.094 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-09-03 18:50:53.096 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-09-03 18:50:53.098 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-09-03 18:50:53.101 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-09-03 18:50:53.258 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-09-03 18:50:53.400 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-09-03 18:50:53.401 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-09-03 18:50:53.402 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-09-03 18:50:53.479 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-09-03 18:50:53.480 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-09-03 18:50:53.481 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-09-03 18:50:53.694 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-09-03 18:50:53.949 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-09-03 18:50:53.954 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-09-03 18:50:53.957 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-09-03 18:50:53.977 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-09-03 18:50:54.033 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-09-03 18:50:54.090 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-09-03 18:50:54.092 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-09-03 18:50:54.230 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-09-03 18:50:54.301 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-09-03 18:50:54.302 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-09-03 18:50:54.303 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-09-03 18:50:54.306 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-09-03 18:50:54.413 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-09-03 18:50:54.636 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-09-03 18:50:54.642 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-09-03 18:50:57.480 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-09-03 18:50:59.208 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-09-03 18:50:59.520 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-09-03 18:50:59.535 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-09-03 18:50:59.543 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-09-03 18:50:59.584 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-09-03 18:51:00.088 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-09-03 18:51:00.097 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-09-03 18:51:00.194 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-09-03 18:51:01.165 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-09-03 18:51:02.581 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-09-03 18:51:02.592 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-09-03 18:51:02.621 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-09-03 18:51:02.623 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-09-03 18:51:02.635 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-09-03 18:51:02.652 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-09-03 18:51:02.653 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-09-03 18:51:02.657 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-09-03 18:51:02.657 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-09-03 18:51:02.721 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-09-03 18:51:02.839 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-09-03 18:51:02.965 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-09-03 18:51:02.994 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-09-03 18:51:03.011 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-09-03 18:51:03.173 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-09-03 18:51:03.178 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-09-03 18:51:03.636 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-09-03 18:51:03.785 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-09-03 18:51:03.787 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-09-03 18:51:03.788 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-09-03 18:51:03.821 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-09-03 18:51:03.924 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-09-03 18:51:03.959 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-09-03 18:51:04.011 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-09-03 18:51:04.041 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-09-03 18:51:04.051 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-09-03 18:51:05.169 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-09-03 18:51:05.170 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-09-03 18:51:05.170 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-09-03 18:51:05.171 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-09-03 18:51:05.172 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-09-03 18:51:05.173 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-09-03 18:51:05.175 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-09-03 18:51:05.176 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-09-03 18:51:05.177 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-09-03 18:51:05.318 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-09-03 18:51:05.320 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-09-03 18:51:05.330 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-09-03 18:51:05.333 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-09-03 18:51:05.341 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-09-03 18:51:05.455 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-09-03 18:51:05.555 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-09-03 18:51:05.556 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-09-03 18:51:05.569 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-09-03 18:51:05.722 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-09-03 18:51:06.031 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-09-03 18:51:06.332 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-09-03 18:51:06.377 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-09-03 18:51:06.523 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-09-03 18:51:06.699 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-09-03 18:51:06.701 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-09-03 18:51:06.731 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-09-03 18:51:06.856 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-09-03 18:51:06.923 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-09-03 18:51:06.935 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-09-03 18:51:06.972 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-09-03 18:51:07.009 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-09-03 18:51:07.055 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-09-03 18:51:07.058 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-09-03 18:51:07.058 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-09-03 18:51:07.062 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-09-03 18:51:07.147 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-09-03 18:51:07.181 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-09-03 18:51:07.230 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-09-03 18:51:07.244 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-09-03 18:51:07.246 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-09-03 18:51:07.319 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-09-03 18:51:07.337 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-09-03 18:51:07.341 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-09-03 18:51:07.344 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-09-03 18:51:07.346 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-09-03 18:51:07.415 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-09-03 18:51:07.468 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-09-03 18:51:07.484 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-09-03 18:51:07.486 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-09-03 18:51:07.489 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-09-03 18:51:07.607 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-09-03 18:51:07.622 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-09-03 18:51:07.627 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-09-03 18:51:07.643 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-09-03 18:51:07.706 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-09-03 18:51:07.727 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-09-03 18:51:07.771 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-09-03 18:51:07.794 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-09-03 18:51:07.812 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-09-03 18:51:07.813 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-09-03 18:51:07.910 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-09-03 18:51:07.916 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-09-03 18:51:07.920 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-09-03 18:51:07.925 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-09-03 18:51:07.928 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-09-03 18:51:07.932 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-09-03 18:51:08.049 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-09-03 18:51:08.053 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-09-03 18:51:08.054 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-09-03 18:51:08.055 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-09-03 18:51:08.189 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-09-03 18:51:08.221 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-09-03 18:51:08.247 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-09-03 18:51:08.249 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-09-03 18:51:08.253 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-09-03 18:51:09.548 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-09-03 18:51:09.549 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-09-03 18:51:09.567 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-09-03 18:51:09.568 | Get:161 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-09-03 18:51:09.573 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-09-03 18:51:09.574 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-09-03 18:51:09.574 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-09-03 18:51:09.617 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-09-03 18:51:09.617 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-09-03 18:51:09.781 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-09-03 18:51:09.784 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-09-03 18:51:09.828 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-09-03 18:51:09.830 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-09-03 18:51:10.227 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-09-03 18:51:10.264 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-09-03 18:51:10.288 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-09-03 18:51:10.290 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-09-03 18:51:10.405 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-09-03 18:51:10.431 | 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-09-03 18:51:10.435 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-09-03 18:51:10.436 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-09-03 18:51:11.005 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-09-03 18:51:11.006 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-09-03 18:51:11.007 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-09-03 18:51:11.010 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-09-03 18:51:11.013 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.2 [3,210 kB] 2021-09-03 18:51:11.198 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.2 [1,624 kB] 2021-09-03 18:51:11.586 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-09-03 18:51:11.590 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-09-03 18:51:11.630 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-09-03 18:51:11.631 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-09-03 18:51:11.632 | Get:189 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-09-03 18:51:11.710 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-09-03 18:51:11.714 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-09-03 18:51:11.738 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-09-03 18:51:11.748 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-09-03 18:51:12.517 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-09-03 18:51:12.519 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-09-03 18:51:12.592 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-09-03 18:51:12.622 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-09-03 18:51:13.715 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-09-03 18:51:13.754 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-09-03 18:51:18.230 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-09-03 18:51:18.232 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-09-03 18:51:18.232 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-09-03 18:51:18.510 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-09-03 18:51:18.790 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-09-03 18:51:19.488 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-09-03 18:51:19.492 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-09-03 18:51:19.534 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-09-03 18:51:19.650 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-09-03 18:51:19.650 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-09-03 18:51:19.809 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-09-03 18:51:19.812 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-09-03 18:51:19.814 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-09-03 18:51:19.834 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-09-03 18:51:19.835 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-09-03 18:51:19.835 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-09-03 18:51:19.840 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-09-03 18:51:20.068 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-09-03 18:51:20.071 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-09-03 18:51:20.143 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-09-03 18:51:20.201 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-09-03 18:51:20.201 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-09-03 18:51:20.202 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-09-03 18:51:20.203 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-09-03 18:51:20.204 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-09-03 18:51:20.205 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-09-03 18:51:20.241 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-09-03 18:51:20.243 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-09-03 18:51:20.380 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-09-03 18:51:20.382 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-09-03 18:51:20.383 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-09-03 18:51:20.384 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-09-03 18:51:20.395 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-09-03 18:51:20.400 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-09-03 18:51:20.406 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-09-03 18:51:20.796 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-09-03 18:51:20.832 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-09-03 18:51:22.264 | Preconfiguring packages ... 2021-09-03 18:51:22.405 | Fetched 156 MB in 31s (5,038 kB/s) 2021-09-03 18:51:22.469 | (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-09-03 18:51:22.471 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:51:22.486 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:51:22.550 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:51:22.566 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:51:22.960 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:51:22.966 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:51:23.002 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:51:23.011 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:51:23.079 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:51:23.248 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:51:24.073 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:51:24.083 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:51:24.162 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:51:24.211 | Selecting previously unselected package libapr1:amd64. 2021-09-03 18:51:24.249 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67327 files and directories currently installed.) 2021-09-03 18:51:24.251 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-09-03 18:51:24.253 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-03 18:51:24.308 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 18:51:24.317 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-03 18:51:24.520 | Selecting previously unselected package libaprutil1:amd64. 2021-09-03 18:51:24.528 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:51:24.530 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:51:24.565 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-09-03 18:51:24.572 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:51:24.574 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:51:24.609 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-03 18:51:24.615 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-09-03 18:51:24.671 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-09-03 18:51:24.678 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:51:24.680 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:51:24.716 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-09-03 18:51:24.723 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-09-03 18:51:24.787 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-09-03 18:51:24.793 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-09-03 18:51:24.854 | Selecting previously unselected package libjansson4:amd64. 2021-09-03 18:51:24.861 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-09-03 18:51:24.863 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-09-03 18:51:24.891 | Selecting previously unselected package liblua5.2-0:amd64. 2021-09-03 18:51:24.899 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-09-03 18:51:24.901 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-03 18:51:24.950 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:24.955 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-09-03 18:51:25.071 | Selecting previously unselected package apache2-bin. 2021-09-03 18:51:25.078 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:51:25.080 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-03 18:51:25.281 | Selecting previously unselected package apache2-data. 2021-09-03 18:51:25.288 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-09-03 18:51:25.290 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-03 18:51:25.396 | Selecting previously unselected package apache2-utils. 2021-09-03 18:51:25.403 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:51:25.405 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-03 18:51:25.448 | Selecting previously unselected package apache2. 2021-09-03 18:51:25.455 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:51:25.474 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-09-03 18:51:25.538 | Selecting previously unselected package liblua5.3-0:amd64. 2021-09-03 18:51:25.545 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-09-03 18:51:25.547 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-03 18:51:25.593 | Selecting previously unselected package haproxy. 2021-09-03 18:51:25.601 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-09-03 18:51:25.610 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-09-03 18:51:25.826 | Selecting previously unselected package libnl-3-200:amd64. 2021-09-03 18:51:25.833 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-09-03 18:51:25.836 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:51:25.870 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-09-03 18:51:25.877 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-09-03 18:51:25.879 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:51:25.908 | Selecting previously unselected package mysql-common. 2021-09-03 18:51:25.916 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-09-03 18:51:25.932 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-03 18:51:25.960 | Selecting previously unselected package libmysqlclient21:amd64. 2021-09-03 18:51:25.967 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:51:25.969 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:51:26.195 | Selecting previously unselected package libsensors-config. 2021-09-03 18:51:26.202 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-09-03 18:51:26.204 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-03 18:51:26.232 | Selecting previously unselected package libsensors5:amd64. 2021-09-03 18:51:26.239 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-09-03 18:51:26.307 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-03 18:51:26.338 | Selecting previously unselected package libsnmp-base. 2021-09-03 18:51:26.345 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-09-03 18:51:26.347 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:51:26.414 | Selecting previously unselected package libsnmp35:amd64. 2021-09-03 18:51:26.422 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-09-03 18:51:26.424 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:51:26.588 | Selecting previously unselected package keepalived. 2021-09-03 18:51:26.596 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-09-03 18:51:26.597 | Unpacking keepalived (1:2.0.19-2) ... 2021-09-03 18:51:26.679 | Selecting previously unselected package memcached. 2021-09-03 18:51:26.686 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-09-03 18:51:26.688 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-09-03 18:51:26.747 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-09-03 18:51:27.200 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-09-03 18:51:27.308 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 18:51:27.313 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-03 18:51:27.444 | Selecting previously unselected package python3-yaml. 2021-09-03 18:51:27.452 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-09-03 18:51:27.454 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-03 18:51:27.507 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 18:51:27.513 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 18:51:27.560 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 18:51:27.635 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 18:51:28.072 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 18:51:28.096 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 18:51:28.250 | Selecting previously unselected package acl. 2021-09-03 18:51:28.258 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-09-03 18:51:28.260 | Unpacking acl (2.2.53-6) ... 2021-09-03 18:51:28.289 | Selecting previously unselected package autotools-dev. 2021-09-03 18:51:28.296 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-09-03 18:51:28.298 | Unpacking autotools-dev (20180224.1) ... 2021-09-03 18:51:28.329 | Selecting previously unselected package m4. 2021-09-03 18:51:28.336 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-09-03 18:51:28.339 | Unpacking m4 (1.4.18-4) ... 2021-09-03 18:51:28.400 | Selecting previously unselected package autoconf. 2021-09-03 18:51:28.407 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-09-03 18:51:28.409 | Unpacking autoconf (2.69-11.1) ... 2021-09-03 18:51:28.488 | Selecting previously unselected package automake. 2021-09-03 18:51:28.496 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-09-03 18:51:28.500 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-09-03 18:51:28.599 | Selecting previously unselected package autopoint. 2021-09-03 18:51:28.606 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-09-03 18:51:28.608 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-09-03 18:51:28.648 | Selecting previously unselected package libllvm10:amd64. 2021-09-03 18:51:28.655 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:28.657 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:30.936 | Selecting previously unselected package libclang-cpp10. 2021-09-03 18:51:30.944 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:30.946 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:32.377 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-09-03 18:51:32.385 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 18:51:32.387 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:51:32.855 | Selecting previously unselected package libgc1c2:amd64. 2021-09-03 18:51:32.863 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-09-03 18:51:32.865 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-03 18:51:32.902 | Selecting previously unselected package libobjc4:amd64. 2021-09-03 18:51:32.909 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 18:51:32.912 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:51:32.940 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-09-03 18:51:32.948 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 18:51:32.950 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:51:33.026 | Selecting previously unselected package libc6-i386. 2021-09-03 18:51:33.033 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-09-03 18:51:33.036 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-03 18:51:33.530 | Selecting previously unselected package lib32gcc-s1. 2021-09-03 18:51:33.538 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 18:51:33.541 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:51:33.578 | Selecting previously unselected package lib32stdc++6. 2021-09-03 18:51:33.586 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 18:51:33.588 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:51:33.686 | Selecting previously unselected package libclang-common-10-dev. 2021-09-03 18:51:33.693 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:33.695 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:34.654 | Selecting previously unselected package libclang1-10. 2021-09-03 18:51:34.662 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:34.664 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:35.766 | Selecting previously unselected package clang-10. 2021-09-03 18:51:35.774 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:35.776 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:35.809 | Selecting previously unselected package libtool. 2021-09-03 18:51:35.817 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-09-03 18:51:35.819 | Unpacking libtool (2.4.6-14) ... 2021-09-03 18:51:35.865 | Selecting previously unselected package dh-autoreconf. 2021-09-03 18:51:35.872 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-09-03 18:51:35.874 | Unpacking dh-autoreconf (19) ... 2021-09-03 18:51:35.902 | Selecting previously unselected package libdebhelper-perl. 2021-09-03 18:51:35.909 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-09-03 18:51:35.912 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-09-03 18:51:35.957 | Selecting previously unselected package libarchive-zip-perl. 2021-09-03 18:51:35.965 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-09-03 18:51:35.967 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-09-03 18:51:36.009 | Selecting previously unselected package libsub-override-perl. 2021-09-03 18:51:36.016 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-09-03 18:51:36.018 | Unpacking libsub-override-perl (0.09-2) ... 2021-09-03 18:51:36.042 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-09-03 18:51:36.049 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-09-03 18:51:36.051 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-03 18:51:36.081 | Selecting previously unselected package dh-strip-nondeterminism. 2021-09-03 18:51:36.089 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-09-03 18:51:36.091 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-09-03 18:51:36.118 | Selecting previously unselected package libdpkg-perl. 2021-09-03 18:51:36.126 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-09-03 18:51:36.128 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-09-03 18:51:36.199 | Selecting previously unselected package make. 2021-09-03 18:51:36.206 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-09-03 18:51:36.208 | Unpacking make (4.2.1-1.2) ... 2021-09-03 18:51:36.255 | Selecting previously unselected package dpkg-dev. 2021-09-03 18:51:36.263 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-09-03 18:51:36.265 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-09-03 18:51:36.400 | Selecting previously unselected package dwz. 2021-09-03 18:51:36.408 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-09-03 18:51:36.410 | Unpacking dwz (0.13-5) ... 2021-09-03 18:51:36.459 | Selecting previously unselected package libcroco3:amd64. 2021-09-03 18:51:36.467 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-09-03 18:51:36.469 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-09-03 18:51:36.507 | Selecting previously unselected package gettext. 2021-09-03 18:51:36.514 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-09-03 18:51:36.516 | Unpacking gettext (0.19.8.1-10build1) ... 2021-09-03 18:51:36.681 | Selecting previously unselected package intltool-debian. 2021-09-03 18:51:36.688 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-09-03 18:51:36.690 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-09-03 18:51:36.716 | Selecting previously unselected package po-debconf. 2021-09-03 18:51:36.724 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-09-03 18:51:36.726 | Unpacking po-debconf (1.0.21) ... 2021-09-03 18:51:36.805 | Selecting previously unselected package debhelper. 2021-09-03 18:51:36.813 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-09-03 18:51:36.815 | Unpacking debhelper (12.10ubuntu1) ... 2021-09-03 18:51:36.999 | Selecting previously unselected package uuid-dev:amd64. 2021-09-03 18:51:37.007 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-09-03 18:51:37.009 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-03 18:51:37.043 | Selecting previously unselected package libsctp1:amd64. 2021-09-03 18:51:37.051 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-09-03 18:51:37.054 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:51:37.080 | Selecting previously unselected package libsctp-dev:amd64. 2021-09-03 18:51:37.088 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-09-03 18:51:37.091 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:51:37.126 | Selecting previously unselected package libapr1-dev. 2021-09-03 18:51:37.133 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-09-03 18:51:37.135 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-03 18:51:37.411 | Selecting previously unselected package libldap2-dev:amd64. 2021-09-03 18:51:37.418 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-03 18:51:37.421 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 18:51:37.543 | Selecting previously unselected package libaprutil1-dev. 2021-09-03 18:51:37.551 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:51:37.554 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-03 18:51:37.761 | Selecting previously unselected package apache2-dev. 2021-09-03 18:51:37.769 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:51:37.771 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-03 18:51:37.836 | Selecting previously unselected package binfmt-support. 2021-09-03 18:51:37.844 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-09-03 18:51:37.854 | Unpacking binfmt-support (2.2.0-2) ... 2021-09-03 18:51:37.886 | Selecting previously unselected package g++-9. 2021-09-03 18:51:37.893 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 18:51:37.895 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:51:39.020 | Selecting previously unselected package g++. 2021-09-03 18:51:39.028 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-09-03 18:51:39.030 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-09-03 18:51:39.053 | Selecting previously unselected package build-essential. 2021-09-03 18:51:39.061 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-09-03 18:51:39.064 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-09-03 18:51:39.090 | Selecting previously unselected package conntrack. 2021-09-03 18:51:39.098 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-09-03 18:51:39.100 | Unpacking conntrack (1:1.4.5-2) ... 2021-09-03 18:51:39.132 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-09-03 18:51:39.140 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-09-03 18:51:39.142 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-03 18:51:39.169 | Selecting previously unselected package libnetfilter-queue1. 2021-09-03 18:51:39.177 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-09-03 18:51:39.179 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-09-03 18:51:39.209 | Selecting previously unselected package conntrackd. 2021-09-03 18:51:39.217 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-09-03 18:51:39.219 | Unpacking conntrackd (1:1.4.5-2) ... 2021-09-03 18:51:39.265 | Selecting previously unselected package dns-root-data. 2021-09-03 18:51:39.273 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-09-03 18:51:39.275 | Unpacking dns-root-data (2019052802) ... 2021-09-03 18:51:39.304 | Selecting previously unselected package libidn11:amd64. 2021-09-03 18:51:39.312 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-09-03 18:51:39.314 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-03 18:51:39.350 | Selecting previously unselected package dnsmasq-base. 2021-09-03 18:51:39.358 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-03 18:51:39.360 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-03 18:51:39.426 | Selecting previously unselected package dnsmasq-utils. 2021-09-03 18:51:39.433 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-03 18:51:39.435 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-03 18:51:39.468 | Selecting previously unselected package ebtables. 2021-09-03 18:51:39.477 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-09-03 18:51:39.491 | Unpacking ebtables (2.0.11-3build1) ... 2021-09-03 18:51:39.531 | Selecting previously unselected package libfakeroot:amd64. 2021-09-03 18:51:39.538 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-09-03 18:51:39.540 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-09-03 18:51:39.572 | Selecting previously unselected package fakeroot. 2021-09-03 18:51:39.580 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-09-03 18:51:39.582 | Unpacking fakeroot (1.24-1) ... 2021-09-03 18:51:39.621 | Selecting previously unselected package fonts-dejavu-core. 2021-09-03 18:51:39.629 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-09-03 18:51:39.631 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-09-03 18:51:39.813 | Selecting previously unselected package fonts-liberation. 2021-09-03 18:51:39.821 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-09-03 18:51:39.823 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-09-03 18:51:39.967 | Selecting previously unselected package fontconfig-config. 2021-09-03 18:51:39.974 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-09-03 18:51:39.976 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-03 18:51:40.014 | Selecting previously unselected package libfontconfig1:amd64. 2021-09-03 18:51:40.021 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-09-03 18:51:40.023 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-03 18:51:40.064 | Selecting previously unselected package fontconfig. 2021-09-03 18:51:40.072 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-09-03 18:51:40.075 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-09-03 18:51:40.119 | Selecting previously unselected package genisoimage. 2021-09-03 18:51:40.126 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-09-03 18:51:40.129 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-03 18:51:40.208 | Selecting previously unselected package libann0. 2021-09-03 18:51:40.216 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-09-03 18:51:40.218 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-09-03 18:51:40.246 | Selecting previously unselected package libcdt5:amd64. 2021-09-03 18:51:40.254 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-09-03 18:51:40.256 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-09-03 18:51:40.285 | Selecting previously unselected package libcgraph6:amd64. 2021-09-03 18:51:40.293 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-09-03 18:51:40.295 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-03 18:51:40.328 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-09-03 18:51:40.336 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-03 18:51:40.337 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:51:40.379 | Selecting previously unselected package libjpeg8:amd64. 2021-09-03 18:51:40.386 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-09-03 18:51:40.389 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-03 18:51:40.415 | Selecting previously unselected package libjbig0:amd64. 2021-09-03 18:51:40.422 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-09-03 18:51:40.424 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-09-03 18:51:40.456 | Selecting previously unselected package libwebp6:amd64. 2021-09-03 18:51:40.463 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:40.465 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-03 18:51:40.518 | Selecting previously unselected package libtiff5:amd64. 2021-09-03 18:51:40.526 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:40.528 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-03 18:51:40.579 | Selecting previously unselected package libxpm4:amd64. 2021-09-03 18:51:40.586 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-09-03 18:51:40.588 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-09-03 18:51:40.620 | Selecting previously unselected package libgd3:amd64. 2021-09-03 18:51:40.628 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-09-03 18:51:40.630 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-09-03 18:51:40.675 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-09-03 18:51:40.682 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-09-03 18:51:40.685 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-03 18:51:40.734 | Selecting previously unselected package libpixman-1-0:amd64. 2021-09-03 18:51:40.741 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-09-03 18:51:40.743 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-03 18:51:40.804 | Selecting previously unselected package libxcb-render0:amd64. 2021-09-03 18:51:40.811 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-09-03 18:51:40.814 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-09-03 18:51:40.842 | Selecting previously unselected package libxcb-shm0:amd64. 2021-09-03 18:51:40.850 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-09-03 18:51:40.853 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-09-03 18:51:40.880 | Selecting previously unselected package libxrender1:amd64. 2021-09-03 18:51:40.887 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-09-03 18:51:40.889 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-09-03 18:51:40.920 | Selecting previously unselected package libcairo2:amd64. 2021-09-03 18:51:40.928 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:40.930 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-03 18:51:41.035 | Selecting previously unselected package libgraphite2-3:amd64. 2021-09-03 18:51:41.043 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-09-03 18:51:41.045 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-03 18:51:41.081 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-09-03 18:51:41.089 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-09-03 18:51:41.092 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-03 18:51:41.170 | Selecting previously unselected package libthai-data. 2021-09-03 18:51:41.178 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-09-03 18:51:41.181 | Unpacking libthai-data (0.1.28-3) ... 2021-09-03 18:51:41.230 | Selecting previously unselected package libdatrie1:amd64. 2021-09-03 18:51:41.237 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-09-03 18:51:41.240 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-09-03 18:51:41.269 | Selecting previously unselected package libthai0:amd64. 2021-09-03 18:51:41.276 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-09-03 18:51:41.278 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-09-03 18:51:41.307 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-09-03 18:51:41.314 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 18:51:41.316 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:51:41.366 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-09-03 18:51:41.374 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 18:51:41.377 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:51:41.417 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-09-03 18:51:41.424 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 18:51:41.426 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:51:41.456 | Selecting previously unselected package libpathplan4:amd64. 2021-09-03 18:51:41.463 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-09-03 18:51:41.465 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-03 18:51:41.496 | Selecting previously unselected package libgvc6. 2021-09-03 18:51:41.503 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-09-03 18:51:41.505 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-09-03 18:51:41.623 | Selecting previously unselected package libgvpr2:amd64. 2021-09-03 18:51:41.630 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-09-03 18:51:41.633 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-03 18:51:41.682 | Selecting previously unselected package liblab-gamut1:amd64. 2021-09-03 18:51:41.690 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-09-03 18:51:41.692 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-03 18:51:41.843 | Selecting previously unselected package x11-common. 2021-09-03 18:51:41.852 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-09-03 18:51:41.875 | dpkg-query: no packages found matching nux-tools 2021-09-03 18:51:41.886 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-09-03 18:51:41.919 | Selecting previously unselected package libice6:amd64. 2021-09-03 18:51:41.927 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-09-03 18:51:41.929 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-03 18:51:41.959 | Selecting previously unselected package libsm6:amd64. 2021-09-03 18:51:41.967 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-09-03 18:51:41.968 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-09-03 18:51:41.996 | Selecting previously unselected package libxt6:amd64. 2021-09-03 18:51:42.004 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-09-03 18:51:42.006 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-09-03 18:51:42.054 | Selecting previously unselected package libxmu6:amd64. 2021-09-03 18:51:42.062 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-09-03 18:51:42.064 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-03 18:51:42.096 | Selecting previously unselected package libxaw7:amd64. 2021-09-03 18:51:42.104 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-09-03 18:51:42.106 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-09-03 18:51:42.155 | Selecting previously unselected package graphviz. 2021-09-03 18:51:42.162 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-09-03 18:51:42.165 | Unpacking graphviz (2.42.2-3build2) ... 2021-09-03 18:51:42.296 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-09-03 18:51:42.304 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-09-03 18:51:42.306 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:51:42.357 | Selecting previously unselected package libibverbs1:amd64. 2021-09-03 18:51:42.364 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-09-03 18:51:42.366 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:51:42.406 | Selecting previously unselected package ibverbs-providers:amd64. 2021-09-03 18:51:42.415 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-09-03 18:51:42.429 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:51:42.489 | Selecting previously unselected package icu-devtools. 2021-09-03 18:51:42.497 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-09-03 18:51:42.499 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-09-03 18:51:42.559 | Selecting previously unselected package iputils-arping. 2021-09-03 18:51:42.567 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-09-03 18:51:42.571 | Unpacking iputils-arping (3:20190709-3) ... 2021-09-03 18:51:42.603 | Selecting previously unselected package javascript-common. 2021-09-03 18:51:42.610 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-09-03 18:51:42.624 | Unpacking javascript-common (11) ... 2021-09-03 18:51:42.655 | Selecting previously unselected package libgssrpc4:amd64. 2021-09-03 18:51:42.662 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:51:42.665 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:51:42.699 | Selecting previously unselected package libkdb5-9:amd64. 2021-09-03 18:51:42.706 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:51:42.709 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:51:42.742 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-09-03 18:51:42.750 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:51:42.752 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:51:42.787 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-09-03 18:51:42.794 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:51:42.797 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:51:42.829 | Selecting previously unselected package comerr-dev:amd64. 2021-09-03 18:51:42.837 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-09-03 18:51:42.841 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-03 18:51:42.873 | Selecting previously unselected package krb5-multidev:amd64. 2021-09-03 18:51:42.880 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:51:42.883 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:51:42.933 | Selecting previously unselected package libalgorithm-diff-perl. 2021-09-03 18:51:42.941 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-09-03 18:51:42.943 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-09-03 18:51:42.973 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-09-03 18:51:42.981 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-09-03 18:51:42.983 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-03 18:51:43.011 | Selecting previously unselected package libalgorithm-merge-perl. 2021-09-03 18:51:43.018 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-09-03 18:51:43.020 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-09-03 18:51:43.045 | Selecting previously unselected package libarchive-cpio-perl. 2021-09-03 18:51:43.053 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-09-03 18:51:43.055 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-09-03 18:51:43.085 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-09-03 18:51:43.093 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-03 18:51:43.095 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:51:43.161 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-09-03 18:51:43.169 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-03 18:51:43.171 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:51:43.234 | Selecting previously unselected package libfile-fcntllock-perl. 2021-09-03 18:51:43.243 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-09-03 18:51:43.245 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-09-03 18:51:43.274 | Selecting previously unselected package libgts-bin. 2021-09-03 18:51:43.282 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-09-03 18:51:43.284 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-09-03 18:51:43.319 | Selecting previously unselected package libicu-dev:amd64. 2021-09-03 18:51:43.327 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-09-03 18:51:43.329 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-03 18:51:44.763 | Selecting previously unselected package libipset13:amd64. 2021-09-03 18:51:44.771 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-09-03 18:51:44.773 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-09-03 18:51:44.809 | Selecting previously unselected package librdmacm1:amd64. 2021-09-03 18:51:44.816 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-09-03 18:51:44.819 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:51:44.857 | Selecting previously unselected package libiscsi7:amd64. 2021-09-03 18:51:44.865 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-09-03 18:51:44.867 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-09-03 18:51:44.901 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-09-03 18:51:44.909 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-03 18:51:44.911 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:51:44.970 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-09-03 18:51:44.979 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-09-03 18:51:44.997 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:51:45.020 | Selecting previously unselected package libjpeg-dev:amd64. 2021-09-03 18:51:45.030 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-09-03 18:51:45.033 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:51:45.058 | Selecting previously unselected package libjs-jquery. 2021-09-03 18:51:45.066 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-09-03 18:51:45.068 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-09-03 18:51:45.129 | Selecting previously unselected package libjs-jquery-metadata. 2021-09-03 18:51:45.137 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-09-03 18:51:45.139 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-09-03 18:51:45.165 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-09-03 18:51:45.172 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-09-03 18:51:45.175 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-03 18:51:45.250 | Selecting previously unselected package libltdl-dev:amd64. 2021-09-03 18:51:45.258 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-09-03 18:51:45.260 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-09-03 18:51:45.314 | Selecting previously unselected package libsys-hostname-long-perl. 2021-09-03 18:51:45.322 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-09-03 18:51:45.324 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-09-03 18:51:45.350 | Selecting previously unselected package libmail-sendmail-perl. 2021-09-03 18:51:45.358 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-09-03 18:51:45.361 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-09-03 18:51:45.391 | Selecting previously unselected package libssl-dev:amd64. 2021-09-03 18:51:45.399 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 18:51:45.401 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:51:45.660 | Selecting previously unselected package libmysqlclient-dev. 2021-09-03 18:51:45.668 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:51:45.670 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:51:45.952 | Selecting previously unselected package libncurses-dev:amd64. 2021-09-03 18:51:45.960 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-03 18:51:45.962 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:51:46.056 | Selecting previously unselected package libnspr4:amd64. 2021-09-03 18:51:46.064 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-09-03 18:51:46.066 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-09-03 18:51:46.109 | Selecting previously unselected package libnss3:amd64. 2021-09-03 18:51:46.117 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-09-03 18:51:46.120 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-03 18:51:46.322 | Selecting previously unselected package libomp5-10:amd64. 2021-09-03 18:51:46.330 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:46.332 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:46.406 | Selecting previously unselected package libomp-10-dev. 2021-09-03 18:51:46.415 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:46.417 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:46.450 | Selecting previously unselected package pcp-conf. 2021-09-03 18:51:46.458 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-09-03 18:51:46.460 | Unpacking pcp-conf (5.0.3-1) ... 2021-09-03 18:51:46.492 | Selecting previously unselected package libpcp3. 2021-09-03 18:51:46.500 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-09-03 18:51:46.502 | Unpacking libpcp3 (5.0.3-1) ... 2021-09-03 18:51:46.567 | Selecting previously unselected package libpcp-pmda3. 2021-09-03 18:51:46.576 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-09-03 18:51:46.578 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-09-03 18:51:46.609 | Selecting previously unselected package libpcp-pmda-perl. 2021-09-03 18:51:46.617 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-09-03 18:51:46.619 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-09-03 18:51:46.654 | Selecting previously unselected package libpq5:amd64. 2021-09-03 18:51:46.662 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:46.665 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:51:46.707 | Selecting previously unselected package libpq-dev. 2021-09-03 18:51:46.715 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:46.718 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:51:46.791 | Selecting previously unselected package librados2. 2021-09-03 18:51:46.798 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:51:46.800 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:51:47.270 | Selecting previously unselected package librbd1. 2021-09-03 18:51:47.278 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:51:47.280 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:51:47.538 | Selecting previously unselected package libsasl2-dev. 2021-09-03 18:51:47.546 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-09-03 18:51:47.548 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-03 18:51:47.616 | Selecting previously unselected package libsystemd-dev:amd64. 2021-09-03 18:51:47.624 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:51:47.626 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:51:47.734 | Selecting previously unselected package libtinfo-dev:amd64. 2021-09-03 18:51:47.743 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-03 18:51:47.745 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:51:47.770 | Selecting previously unselected package libx86-1:amd64. 2021-09-03 18:51:47.778 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-09-03 18:51:47.780 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-09-03 18:51:47.815 | Selecting previously unselected package libxml2-dev:amd64. 2021-09-03 18:51:47.823 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:47.825 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 18:51:47.965 | Selecting previously unselected package libxslt1-dev:amd64. 2021-09-03 18:51:47.974 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-09-03 18:51:47.975 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-03 18:51:48.054 | Selecting previously unselected package llvm-10-runtime. 2021-09-03 18:51:48.063 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:48.065 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:48.121 | Selecting previously unselected package libpfm4:amd64. 2021-09-03 18:51:48.129 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-09-03 18:51:48.131 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-03 18:51:48.205 | Selecting previously unselected package llvm-10. 2021-09-03 18:51:48.213 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:48.215 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:48.982 | Selecting previously unselected package libffi-dev:amd64. 2021-09-03 18:51:48.990 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-09-03 18:51:48.992 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-09-03 18:51:49.031 | Selecting previously unselected package python3-pygments. 2021-09-03 18:51:49.040 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-09-03 18:51:49.042 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-03 18:51:49.177 | Selecting previously unselected package llvm-10-tools. 2021-09-03 18:51:49.185 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:49.187 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:49.333 | Selecting previously unselected package libz3-4:amd64. 2021-09-03 18:51:49.341 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-09-03 18:51:49.344 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-09-03 18:51:50.285 | Selecting previously unselected package libz3-dev:amd64. 2021-09-03 18:51:50.293 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-09-03 18:51:50.296 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-03 18:51:50.339 | Selecting previously unselected package llvm-10-dev. 2021-09-03 18:51:50.348 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:51:50.350 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:51:54.745 | Selecting previously unselected package lsscsi. 2021-09-03 18:51:54.754 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-09-03 18:51:54.756 | Unpacking lsscsi (0.30-0.1) ... 2021-09-03 18:51:54.788 | Selecting previously unselected package pkg-config. 2021-09-03 18:51:54.796 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-09-03 18:51:54.798 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-09-03 18:51:54.830 | Selecting previously unselected package pm-utils. 2021-09-03 18:51:54.838 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-09-03 18:51:54.840 | Unpacking pm-utils (1.4.1-19) ... 2021-09-03 18:51:54.891 | Selecting previously unselected package postgresql-client-common. 2021-09-03 18:51:54.900 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-09-03 18:51:54.902 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-09-03 18:51:54.942 | Selecting previously unselected package postgresql-client-12. 2021-09-03 18:51:54.951 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:54.953 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:51:55.155 | Selecting previously unselected package ssl-cert. 2021-09-03 18:51:55.163 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-09-03 18:51:55.165 | Unpacking ssl-cert (1.0.39) ... 2021-09-03 18:51:55.199 | Selecting previously unselected package postgresql-common. 2021-09-03 18:51:55.207 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-09-03 18:51:55.242 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-09-03 18:51:55.248 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-09-03 18:51:55.316 | Selecting previously unselected package postgresql-server-dev-12. 2021-09-03 18:51:55.325 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:51:55.327 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:51:55.651 | Selecting previously unselected package postgresql-server-dev-all. 2021-09-03 18:51:55.660 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-09-03 18:51:55.662 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-03 18:51:55.690 | Selecting previously unselected package python-pip-whl. 2021-09-03 18:51:55.699 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-09-03 18:51:55.701 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-03 18:51:55.904 | Selecting previously unselected package python3-mysqldb. 2021-09-03 18:51:55.912 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-09-03 18:51:55.914 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-09-03 18:51:55.949 | Selecting previously unselected package python3-wheel. 2021-09-03 18:51:55.958 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-09-03 18:51:55.960 | Unpacking python3-wheel (0.34.2-1) ... 2021-09-03 18:51:55.992 | Selecting previously unselected package python3-pip. 2021-09-03 18:51:56.000 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-09-03 18:51:56.002 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-03 18:51:56.082 | Selecting previously unselected package python3.8-venv. 2021-09-03 18:51:56.090 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-09-03 18:51:56.092 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-03 18:51:56.117 | Selecting previously unselected package python3-venv. 2021-09-03 18:51:56.126 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-09-03 18:51:56.128 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-09-03 18:51:56.151 | Selecting previously unselected package qemu-block-extra:amd64. 2021-09-03 18:51:56.159 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-03 18:51:56.161 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-03 18:51:56.193 | Selecting previously unselected package qemu-utils. 2021-09-03 18:51:56.202 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-03 18:51:56.204 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-03 18:51:56.381 | Selecting previously unselected package sharutils. 2021-09-03 18:51:56.390 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-09-03 18:51:56.392 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-09-03 18:51:56.439 | Selecting previously unselected package sqlite3. 2021-09-03 18:51:56.447 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-09-03 18:51:56.449 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-03 18:51:56.590 | Selecting previously unselected package unzip. 2021-09-03 18:51:56.599 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-09-03 18:51:56.602 | Unpacking unzip (6.0-25ubuntu1) ... 2021-09-03 18:51:56.650 | Selecting previously unselected package vbetool. 2021-09-03 18:51:56.658 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-09-03 18:51:56.661 | Unpacking vbetool (1.1-4) ... 2021-09-03 18:51:56.692 | Selecting previously unselected package ipset. 2021-09-03 18:51:56.700 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-09-03 18:51:56.709 | Unpacking ipset (7.5-1~exp1) ... 2021-09-03 18:51:56.740 | Selecting previously unselected package ipvsadm. 2021-09-03 18:51:56.748 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-09-03 18:51:56.750 | Unpacking ipvsadm (1:1.31-1) ... 2021-09-03 18:51:56.784 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-09-03 18:51:56.792 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:51:56.801 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-03 18:51:56.826 | Selecting previously unselected package liberasurecode1:amd64. 2021-09-03 18:51:56.834 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-09-03 18:51:56.837 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-09-03 18:51:56.866 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-09-03 18:51:56.875 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-09-03 18:51:56.876 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-03 18:51:56.905 | Selecting previously unselected package libkrb5-dev:amd64. 2021-09-03 18:51:56.914 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:51:56.916 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:51:56.948 | Selecting previously unselected package libpcp-gui2. 2021-09-03 18:51:56.957 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-09-03 18:51:56.960 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-09-03 18:51:56.987 | Selecting previously unselected package libpcp-import1. 2021-09-03 18:51:56.996 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-09-03 18:51:56.998 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-09-03 18:51:57.027 | Selecting previously unselected package libpcp-mmv1. 2021-09-03 18:51:57.035 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-09-03 18:51:57.037 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-09-03 18:51:57.064 | Selecting previously unselected package libpcp-trace2. 2021-09-03 18:51:57.073 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-09-03 18:51:57.075 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-09-03 18:51:57.103 | Selecting previously unselected package libpcp-web1. 2021-09-03 18:51:57.111 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-09-03 18:51:57.113 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-09-03 18:51:57.154 | Selecting previously unselected package libyaml-dev:amd64. 2021-09-03 18:51:57.163 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-09-03 18:51:57.164 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-09-03 18:51:57.199 | Selecting previously unselected package python3-pcp. 2021-09-03 18:51:57.207 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-09-03 18:51:57.209 | Unpacking python3-pcp (5.0.3-1) ... 2021-09-03 18:51:57.251 | Selecting previously unselected package pcp. 2021-09-03 18:51:57.260 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-09-03 18:51:57.329 | Unpacking pcp (5.0.3-1) ... 2021-09-03 18:51:57.843 | Selecting previously unselected package socat. 2021-09-03 18:51:57.852 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-09-03 18:51:57.854 | Unpacking socat (1.7.3.3-2) ... 2021-09-03 18:51:57.929 | Selecting previously unselected package vlan. 2021-09-03 18:51:57.937 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-09-03 18:51:57.939 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-03 18:51:57.998 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-03 18:51:58.004 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-09-03 18:51:58.012 | Setting up javascript-common (11) ... 2021-09-03 18:51:58.043 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-09-03 18:51:58.059 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-03 18:51:58.064 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-03 18:51:58.069 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-03 18:51:58.074 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-03 18:51:58.096 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-03 18:51:58.100 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:51:58.105 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-09-03 18:51:58.110 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:51:58.115 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-09-03 18:51:58.120 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-09-03 18:51:58.125 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-09-03 18:51:58.130 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-09-03 18:51:58.135 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-09-03 18:51:58.141 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-09-03 18:51:58.146 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-09-03 18:51:58.151 | Setting up libarchive-zip-perl (1.67-2) ... 2021-09-03 18:51:58.156 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-03 18:51:58.161 | Setting up vbetool (1.1-4) ... 2021-09-03 18:51:58.166 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:51:58.172 | Setting up pm-utils (1.4.1-19) ... 2021-09-03 18:51:58.181 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:51:58.421 | Setting up unzip (6.0-25ubuntu1) ... 2021-09-03 18:51:58.445 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-09-03 18:51:58.449 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-03 18:51:58.454 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-09-03 18:51:58.695 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-09-03 18:51:59.360 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-03 18:51:59.369 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-03 18:51:59.374 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 18:51:59.379 | Setting up m4 (1.4.18-4) ... 2021-09-03 18:51:59.384 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-03 18:51:59.670 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:51:59.675 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-09-03 18:51:59.681 | Setting up iputils-arping (3:20190709-3) ... 2021-09-03 18:51:59.711 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-09-03 18:51:59.716 | Setting up conntrack (1:1.4.5-2) ... 2021-09-03 18:51:59.722 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:51:59.727 | Setting up python3-wheel (0.34.2-1) ... 2021-09-03 18:51:59.975 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-09-03 18:51:59.981 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-09-03 18:52:00.182 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-09-03 18:52:02.249 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-09-03 18:52:03.465 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-09-03 18:52:04.133 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-09-03 18:52:04.157 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-09-03 18:52:04.162 | Setting up acl (2.2.53-6) ... 2021-09-03 18:52:04.169 | Setting up dns-root-data (2019052802) ... 2021-09-03 18:52:04.174 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:04.179 | Setting up fakeroot (1.24-1) ... 2021-09-03 18:52:04.186 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-09-03 18:52:04.194 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-03 18:52:04.199 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 18:52:04.204 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:04.209 | Setting up autotools-dev (20180224.1) ... 2021-09-03 18:52:04.215 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-03 18:52:05.010 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-09-03 18:52:05.015 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-03 18:52:05.021 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-03 18:52:05.026 | Setting up make (4.2.1-1.2) ... 2021-09-03 18:52:05.032 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-09-03 18:52:05.037 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-03 18:52:05.042 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:05.047 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-03 18:52:05.052 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:05.058 | Setting up ebtables (2.0.11-3build1) ... 2021-09-03 18:52:05.588 | Setting up socat (1.7.3.3-2) ... 2021-09-03 18:52:05.593 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-09-03 18:52:05.598 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-03 18:52:05.605 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:52:05.610 | Setting up autopoint (0.19.8.1-10build1) ... 2021-09-03 18:52:05.615 | Setting up binfmt-support (2.2.0-2) ... 2021-09-03 18:52:05.893 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-09-03 18:52:06.898 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-03 18:52:06.904 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-09-03 18:52:06.909 | Setting up fonts-dejavu-core (2.37-1) ... 2021-09-03 18:52:06.955 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-09-03 18:52:06.962 | Setting up lsscsi (0.30-0.1) ... 2021-09-03 18:52:06.969 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-03 18:52:06.974 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:06.979 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:52:06.986 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:06.991 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-09-03 18:52:06.996 | Setting up autoconf (2.69-11.1) ... 2021-09-03 18:52:07.003 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-09-03 18:52:07.009 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-09-03 18:52:07.051 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-09-03 18:52:07.056 | Setting up dwz (0.13-5) ... 2021-09-03 18:52:07.061 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:52:07.067 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-03 18:52:07.074 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-09-03 18:52:07.080 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-03 18:52:07.086 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-03 18:52:07.100 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:07.106 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:07.111 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-09-03 18:52:07.118 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-03 18:52:07.124 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-09-03 18:52:07.130 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:07.140 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:52:07.147 | Setting up pcp-conf (5.0.3-1) ... 2021-09-03 18:52:07.154 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-03 18:52:07.161 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-09-03 18:52:07.167 | Setting up libsub-override-perl (0.09-2) ... 2021-09-03 18:52:07.173 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-03 18:52:07.178 | Setting up libthai-data (0.1.28-3) ... 2021-09-03 18:52:07.185 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-03 18:52:07.190 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:07.197 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:07.202 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:07.208 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-09-03 18:52:07.213 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:07.220 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-09-03 18:52:07.226 | Setting up sharutils (1:4.15.2-4build1) ... 2021-09-03 18:52:07.232 | Setting up ipset (7.5-1~exp1) ... 2021-09-03 18:52:07.244 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:52:07.254 | Setting up conntrackd (1:1.4.5-2) ... 2021-09-03 18:52:08.258 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-09-03 18:52:08.581 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-09-03 18:52:08.592 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-03 18:52:08.600 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-03 18:52:08.618 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 18:52:08.626 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:52:08.635 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-03 18:52:08.641 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-09-03 18:52:08.647 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:08.652 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:08.658 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-09-03 18:52:08.665 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-09-03 18:52:08.673 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-03 18:52:08.676 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:52:08.682 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:08.688 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-09-03 18:52:08.693 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-03 18:52:08.701 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-03 18:52:08.706 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:52:08.712 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:52:08.717 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:08.722 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:52:08.729 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:08.734 | Setting up libtool (2.4.6-14) ... 2021-09-03 18:52:08.740 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-03 18:52:08.845 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-09-03 18:52:08.882 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:08.887 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-09-03 18:52:09.290 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-09-03 18:52:10.337 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:10.343 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-03 18:52:10.349 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:10.355 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-03 18:52:10.501 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:10.507 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:10.512 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:10.521 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-09-03 18:52:10.530 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:10.536 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-09-03 18:52:10.794 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-09-03 18:52:10.800 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-09-03 18:52:10.806 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-09-03 18:52:10.814 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 18:52:10.820 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:11.429 | 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-09-03 18:52:11.457 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:11.463 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:11.469 | Setting up ssl-cert (1.0.39) ... 2021-09-03 18:52:12.065 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-03 18:52:12.073 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-03 18:52:12.146 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-09-03 18:52:12.152 | Setting up postgresql-common (214ubuntu0.1) ... 2021-09-03 18:52:12.638 | Adding user postgres to group ssl-cert 2021-09-03 18:52:12.788 | 2021-09-03 18:52:12.788 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-09-03 18:52:12.976 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-09-03 18:52:12.976 | Removing obsolete dictionary files: 2021-09-03 18:52:13.553 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-09-03 18:52:14.619 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-09-03 18:52:14.629 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:52:14.635 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-09-03 18:52:14.725 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-03 18:52:15.129 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-09-03 18:52:15.135 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:15.141 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-03 18:52:15.146 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:15.152 | Setting up build-essential (12.8ubuntu1.1) ... 2021-09-03 18:52:15.157 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-03 18:52:15.163 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-03 18:52:15.169 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:15.175 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-09-03 18:52:15.180 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:52:15.185 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:15.190 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:15.195 | Setting up ipvsadm (1:1.31-1) ... 2021-09-03 18:52:15.905 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-09-03 18:52:15.910 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:52:16.008 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-09-03 18:52:18.074 | Regenerating fonts cache... done. 2021-09-03 18:52:18.077 | Setting up gettext (0.19.8.1-10build1) ... 2021-09-03 18:52:18.082 | Setting up libpcp3 (5.0.3-1) ... 2021-09-03 18:52:18.088 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-09-03 18:52:18.094 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-03 18:52:18.099 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-09-03 18:52:19.399 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-09-03 18:52:20.178 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:52:20.225 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:20.231 | Setting up keepalived (1:2.0.19-2) ... 2021-09-03 18:52:21.188 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-09-03 18:52:21.870 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:21.876 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-09-03 18:52:21.881 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:52:21.887 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-09-03 18:52:21.893 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:21.898 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-09-03 18:52:21.904 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:21.909 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-03 18:52:21.916 | Setting up libpcp-web1 (5.0.3-1) ... 2021-09-03 18:52:21.922 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-09-03 18:52:21.927 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:21.934 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:21.940 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-09-03 18:52:21.946 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-09-03 18:52:21.967 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-03 18:52:21.973 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-09-03 18:52:21.979 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-09-03 18:52:21.984 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-03 18:52:21.990 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:21.997 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:52:22.002 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:22.009 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:52:22.014 | Setting up libpcp-import1 (5.0.3-1) ... 2021-09-03 18:52:22.020 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:52:22.025 | Setting up librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:52:22.030 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-03 18:52:22.036 | Setting up po-debconf (1.0.21) ... 2021-09-03 18:52:22.042 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:22.416 | Enabling module mpm_event. 2021-09-03 18:52:22.479 | Enabling module authz_core. 2021-09-03 18:52:22.484 | Enabling module authz_host. 2021-09-03 18:52:22.543 | Enabling module authn_core. 2021-09-03 18:52:22.548 | Enabling module auth_basic. 2021-09-03 18:52:22.608 | Enabling module access_compat. 2021-09-03 18:52:22.666 | Enabling module authn_file. 2021-09-03 18:52:22.724 | Enabling module authz_user. 2021-09-03 18:52:22.783 | Enabling module alias. 2021-09-03 18:52:22.840 | Enabling module dir. 2021-09-03 18:52:22.899 | Enabling module autoindex. 2021-09-03 18:52:22.957 | Enabling module env. 2021-09-03 18:52:23.016 | Enabling module mime. 2021-09-03 18:52:23.074 | Enabling module negotiation. 2021-09-03 18:52:23.132 | Enabling module setenvif. 2021-09-03 18:52:23.192 | Enabling module filter. 2021-09-03 18:52:23.251 | Enabling module deflate. 2021-09-03 18:52:23.310 | Enabling module status. 2021-09-03 18:52:23.370 | Enabling module reqtimeout. 2021-09-03 18:52:23.428 | Enabling conf charset. 2021-09-03 18:52:23.486 | Enabling conf localized-error-pages. 2021-09-03 18:52:23.544 | Enabling conf other-vhosts-access-log. 2021-09-03 18:52:23.604 | Enabling conf security. 2021-09-03 18:52:23.663 | Enabling conf serve-cgi-bin. 2021-09-03 18:52:23.721 | Enabling site 000-default. 2021-09-03 18:52:23.773 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-09-03 18:52:23.829 | Enabling conf javascript-common. 2021-09-03 18:52:24.083 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-09-03 18:52:24.662 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-09-03 18:52:27.305 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-09-03 18:52:27.319 | Setting up python3-pcp (5.0.3-1) ... 2021-09-03 18:52:27.622 | Setting up libgvc6 (2.42.2-3build2) ... 2021-09-03 18:52:27.646 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:52:27.651 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:27.663 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-09-03 18:52:27.668 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-03 18:52:27.673 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-03 18:52:27.678 | Setting up graphviz (2.42.2-3build2) ... 2021-09-03 18:52:27.685 | Setting up pcp (5.0.3-1) ... 2021-09-03 18:52:28.020 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-09-03 18:52:28.428 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-09-03 18:52:28.836 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-09-03 18:52:29.259 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-09-03 18:52:45.207 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-03 18:52:45.216 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:52:45.219 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-09-03 18:52:46.350 | Setting up dh-autoreconf (19) ... 2021-09-03 18:52:46.356 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-09-03 18:52:47.155 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-09-03 18:52:47.163 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:52:47.170 | Setting up debhelper (12.10ubuntu1) ... 2021-09-03 18:52:47.176 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:52:47.503 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:47.509 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-09-03 18:52:47.532 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-09-03 18:52:47.611 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-09-03 18:53:00.930 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 18:53:00.953 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-09-03 18:53:01.361 | Processing triggers for ufw (0.36-6) ... 2021-09-03 18:53:01.520 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:53:27.233 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-09-03 18:53:27.246 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-09-03 18:53:33.483 | ++ functions-common:apt_get:1118 : result=0 2021-09-03 18:53:33.485 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:53:33.487 | ++ functions-common:time_stop:2309 : local name 2021-09-03 18:53:33.489 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 18:53:33.491 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:53:33.494 | ++ functions-common:time_stop:2312 : local total 2021-09-03 18:53:33.496 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 18:53:33.498 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:53:33.500 | ++ functions-common:time_stop:2316 : start_time=1630695049014 2021-09-03 18:53:33.503 | ++ functions-common:time_stop:2318 : [[ -z 1630695049014 ]] 2021-09-03 18:53:33.505 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:53:33.510 | ++ functions-common:time_stop:2321 : end_time=1630695213507 2021-09-03 18:53:33.512 | ++ functions-common:time_stop:2322 : elapsed_time=164493 2021-09-03 18:53:33.514 | ++ functions-common:time_stop:2323 : total=685 2021-09-03 18:53:33.516 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:53:33.518 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=165178 2021-09-03 18:53:33.520 | ++ functions-common:apt_get:1122 : return 0 2021-09-03 18:53:33.522 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-03 18:53:33.525 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-03 18:53:33.527 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-03 18:53:33.531 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-03 18:53:33.535 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-03 18:53:33.537 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-03 18:53:33.540 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-03 18:53:34.823 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-03 18:53:34.825 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-03 18:53:34.827 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-03 18:53:34.830 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-03 18:53:34.832 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-03 18:53:34.834 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-03 18:53:34.836 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-03 18:53:34.838 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-03 18:53:34.840 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-03 18:53:34.842 | + functions-common:_ensure_lsb_release:328 : return 2021-09-03 18:53:34.844 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-03 18:53:34.910 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-03 18:53:34.913 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-03 18:53:34.978 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-03 18:53:34.980 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-03 18:53:35.045 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-03 18:53:35.047 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-03 18:53:35.049 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-03 18:53:35.051 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-03 18:53:35.053 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-03 18:53:35.055 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-03 18:53:35.057 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-03 18:53:35.059 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-03 18:53:35.061 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-03 18:53:35.062 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-03 18:53:35.064 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-03 18:53:35.064 | Distro: focal 2021-09-03 18:53:35.066 | + tools/install_pip.sh:main:115 : get_versions 2021-09-03 18:53:35.069 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 18:53:35.073 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 18:53:35.075 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 18:53:35.077 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 18:53:35.077 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 18:53:35.471 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-09-03 18:53:35.472 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-09-03 18:53:35.472 | pip: 20.2.2 2021-09-03 18:53:35.474 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-03 18:53:35.476 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-03 18:53:35.478 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:53:35.480 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:53:35.482 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:53:35.483 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:53:35.485 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:53:35.487 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:53:35.488 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:53:35.490 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:53:35.492 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:53:35.494 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-03 18:53:35.496 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 18:53:35.497 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 18:53:35.499 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-03 18:53:35.501 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 18:53:35.502 | + 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-09-03 18:53:35.512 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-03 18:53:35.513 | Dload Upload Total Spent Left Speed 2021-09-03 18:53:35.766 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 7525k 0 --:--:-- --:--:-- --:--:-- 7555k 2021-09-03 18:53:35.770 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-03 18:53:35.773 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-03 18:53:38.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:53:38.733 | from cryptography.utils import int_from_bytes 2021-09-03 18:53:38.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:53:38.733 | from cryptography.utils import int_from_bytes 2021-09-03 18:53:39.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:53:39.196 | Collecting pip 2021-09-03 18:53:39.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-09-03 18:53:40.690 | Installing collected packages: pip 2021-09-03 18:53:40.690 | Attempting uninstall: pip 2021-09-03 18:53:40.691 | Found existing installation: pip 20.2.2 2021-09-03 18:53:40.924 | Uninstalling pip-20.2.2: 2021-09-03 18:53:40.966 | Successfully uninstalled pip-20.2.2 2021-09-03 18:53:42.513 | Successfully installed pip-21.2.4 2021-09-03 18:53:42.513 | 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-09-03 18:53:42.628 | + tools/install_pip.sh:main:136 : set -x 2021-09-03 18:53:42.630 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-03 18:53:42.632 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-03 18:53:42.633 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:53:42.636 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-03 18:53:42.637 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-03 18:53:42.639 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:53:42.642 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:53:42.642 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:53:42.646 | ++ 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-09-03 18:53:42.647 | ++ 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-09-03 18:53:42.650 | ++ 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-09-03 18:53:42.652 | + 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-09-03 18:53:42.653 | + 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-09-03 18:53:42.669 | 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-09-03 18:53:42.671 | + 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-09-03 18:53:43.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:53:43.373 | from cryptography.utils import int_from_bytes 2021-09-03 18:53:43.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:53:43.373 | from cryptography.utils import int_from_bytes 2021-09-03 18:53:44.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:53:44.400 | 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-09-03 18:53:45.880 | 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-09-03 18:53:45.975 | + inc/python:pip_install:200 : result=0 2021-09-03 18:53:45.977 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:53:45.979 | + functions-common:time_stop:2309 : local name 2021-09-03 18:53:45.980 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:53:45.982 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:53:45.984 | + functions-common:time_stop:2312 : local total 2021-09-03 18:53:45.985 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:53:45.987 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:53:45.989 | + functions-common:time_stop:2316 : start_time=1630695222665 2021-09-03 18:53:45.990 | + functions-common:time_stop:2318 : [[ -z 1630695222665 ]] 2021-09-03 18:53:45.993 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:53:45.996 | + functions-common:time_stop:2321 : end_time=1630695225994 2021-09-03 18:53:45.997 | + functions-common:time_stop:2322 : elapsed_time=3329 2021-09-03 18:53:45.999 | + functions-common:time_stop:2323 : total=0 2021-09-03 18:53:46.001 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:53:46.002 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3329 2021-09-03 18:53:46.004 | + inc/python:pip_install:203 : return 0 2021-09-03 18:53:46.006 | + tools/install_pip.sh:main:142 : get_versions 2021-09-03 18:53:46.008 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 18:53:46.012 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 18:53:46.014 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 18:53:46.016 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 18:53:46.016 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 18:53:46.570 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-03 18:53:46.572 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-03 18:53:46.572 | pip: 21.2.4 2021-09-03 18:53:46.575 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-03 18:53:46.577 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 18:53:46.581 | + ./stack.sh:main:778 : fixup_all 2021-09-03 18:53:46.583 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-03 18:53:46.586 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-03 18:53:46.588 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 18:53:46.599 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 18:53:46.600 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-03 18:53:46.600 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-03 18:53:46.605 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-09-03 18:53:46.607 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-09-03 18:53:46.609 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-09-03 18:53:46.617 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-09-03 18:53:46.620 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-03 18:53:46.622 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-03 18:53:46.625 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:53:46.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:53:46.629 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-09-03 18:53:46.640 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-03 18:53:46.642 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-03 18:53:46.644 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:53:46.646 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:53:46.648 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:53:46.650 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:53:46.652 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:53:46.654 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:53:46.656 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:53:46.658 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:53:46.660 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:53:46.663 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-03 18:53:46.665 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-03 18:53:46.667 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-03 18:53:46.669 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:53:46.671 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:53:46.673 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:53:46.675 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:53:46.677 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:53:46.679 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:53:46.681 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-03 18:53:46.683 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-03 18:53:46.703 | Using python 3.8 to install os-testr 2021-09-03 18:53:46.705 | + 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-09-03 18:53:47.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:53:47.405 | from cryptography.utils import int_from_bytes 2021-09-03 18:53:47.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:53:47.405 | from cryptography.utils import int_from_bytes 2021-09-03 18:53:48.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:53:48.502 | Collecting os-testr 2021-09-03 18:53:48.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-09-03 18:53:48.521 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-03 18:53:48.524 | 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-09-03 18:53:48.879 | Collecting stestr>=1.0.0 2021-09-03 18:53:48.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-09-03 18:53:48.926 | Collecting python-subunit>=1.0.0 2021-09-03 18:53:48.932 | 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-09-03 18:53:48.953 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-09-03 18:53:48.980 | 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-09-03 18:53:48.982 | 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-09-03 18:53:48.984 | 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-09-03 18:53:49.033 | Collecting future 2021-09-03 18:53:49.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-09-03 18:53:49.931 | 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-09-03 18:53:49.946 | 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-09-03 18:53:49.948 | 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-09-03 18:53:49.949 | 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-09-03 18:53:49.952 | 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-09-03 18:53:49.954 | 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-09-03 18:53:50.009 | 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-09-03 18:53:50.011 | 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-09-03 18:53:50.012 | 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-09-03 18:53:50.014 | 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-09-03 18:53:50.081 | 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-09-03 18:53:50.145 | Building wheels for collected packages: future 2021-09-03 18:53:50.146 | Building wheel for future (setup.py): started 2021-09-03 18:53:51.210 | Building wheel for future (setup.py): finished with status 'done' 2021-09-03 18:53:51.214 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=c3c4dac9ff5f6ba1db9f92ca2616eb622b4d75aeeead152af5d7ff44dbd2d1c2 2021-09-03 18:53:51.214 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-09-03 18:53:51.221 | Successfully built future 2021-09-03 18:53:52.571 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-09-03 18:53:53.397 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-09-03 18:53:53.397 | 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-09-03 18:53:53.528 | + inc/python:pip_install:200 : result=0 2021-09-03 18:53:53.531 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:53:53.533 | + functions-common:time_stop:2309 : local name 2021-09-03 18:53:53.535 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:53:53.537 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:53:53.539 | + functions-common:time_stop:2312 : local total 2021-09-03 18:53:53.541 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:53:53.543 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:53:53.545 | + functions-common:time_stop:2316 : start_time=1630695226698 2021-09-03 18:53:53.547 | + functions-common:time_stop:2318 : [[ -z 1630695226698 ]] 2021-09-03 18:53:53.550 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:53:53.554 | + functions-common:time_stop:2321 : end_time=1630695233551 2021-09-03 18:53:53.556 | + functions-common:time_stop:2322 : elapsed_time=6853 2021-09-03 18:53:53.558 | + functions-common:time_stop:2323 : total=0 2021-09-03 18:53:53.560 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:53:53.562 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6853 2021-09-03 18:53:53.564 | + inc/python:pip_install:203 : return 0 2021-09-03 18:53:53.566 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-03 18:53:53.613 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-03 18:53:53.717 | + ./stack.sh:main:792 : install_infra 2021-09-03 18:53:53.720 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 18:53:53.722 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-03 18:53:53.726 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-09-03 18:53:56.782 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 18:53:56.785 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-03 18:53:56.806 | + 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-09-03 18:53:58.673 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:58.701 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:58.802 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:58.912 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:59.092 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:59.098 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:59.166 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:59.213 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:59.296 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:59.331 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:53:59.380 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:53:59.515 | Collecting pbr===5.6.0 2021-09-03 18:53:59.521 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-09-03 18:53:59.559 | Installing collected packages: pbr 2021-09-03 18:53:59.697 | Successfully installed pbr-5.6.0 2021-09-03 18:53:59.755 | + inc/python:pip_install:200 : result=0 2021-09-03 18:53:59.757 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:53:59.759 | + functions-common:time_stop:2309 : local name 2021-09-03 18:53:59.761 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:53:59.763 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:53:59.765 | + functions-common:time_stop:2312 : local total 2021-09-03 18:53:59.767 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:53:59.769 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:53:59.771 | + functions-common:time_stop:2316 : start_time=1630695236799 2021-09-03 18:53:59.774 | + functions-common:time_stop:2318 : [[ -z 1630695236799 ]] 2021-09-03 18:53:59.776 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:53:59.780 | + functions-common:time_stop:2321 : end_time=1630695239778 2021-09-03 18:53:59.782 | + functions-common:time_stop:2322 : elapsed_time=2979 2021-09-03 18:53:59.784 | + functions-common:time_stop:2323 : total=6853 2021-09-03 18:53:59.786 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:53:59.788 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9832 2021-09-03 18:53:59.791 | + inc/python:pip_install:203 : return 0 2021-09-03 18:53:59.793 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 18:53:59.795 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-03 18:53:59.816 | + 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-09-03 18:54:01.681 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:01.709 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:01.812 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:01.922 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:02.099 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:02.105 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:02.174 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:02.220 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:02.304 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:02.340 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:02.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:02.391 | Processing /opt/stack/requirements 2021-09-03 18:54:03.698 | Collecting fixtures===3.0.0 2021-09-03 18:54:03.705 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-09-03 18:54:03.891 | Collecting PyYAML===5.4.1 2021-09-03 18:54:03.898 | 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-09-03 18:54:04.073 | Collecting requests===2.26.0 2021-09-03 18:54:04.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-09-03 18:54:04.169 | Collecting packaging===21.0 2021-09-03 18:54:04.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-09-03 18:54:04.238 | Collecting testtools===2.5.0 2021-09-03 18:54:04.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-09-03 18:54:04.324 | Collecting idna===3.2 2021-09-03 18:54:04.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-09-03 18:54:04.457 | Collecting pyparsing===2.4.7 2021-09-03 18:54:04.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-09-03 18:54:04.514 | Collecting six===1.16.0 2021-09-03 18:54:04.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-09-03 18:54:04.564 | Collecting charset-normalizer===2.0.4 2021-09-03 18:54:04.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-09-03 18:54:04.606 | Collecting Parsley>=1.2 2021-09-03 18:54:04.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-03 18:54:04.657 | Collecting beagle>=0.2.1 2021-09-03 18:54:04.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-09-03 18:54:04.690 | 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-09-03 18:54:04.743 | Collecting certifi===2021.5.30 2021-09-03 18:54:04.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-09-03 18:54:04.832 | Collecting urllib3===1.26.6 2021-09-03 18:54:04.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-09-03 18:54:04.901 | Collecting extras===1.0.0 2021-09-03 18:54:04.911 | 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-09-03 18:54:04.991 | Collecting cliff===3.9.0 2021-09-03 18:54:05.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-09-03 18:54:05.104 | Collecting stevedore===3.4.0 2021-09-03 18:54:05.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-09-03 18:54:05.156 | Collecting autopage===0.4.0 2021-09-03 18:54:05.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-09-03 18:54:05.205 | Collecting prettytable===0.7.2 2021-09-03 18:54:05.212 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-09-03 18:54:05.347 | Collecting cmd2===2.1.2 2021-09-03 18:54:05.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-09-03 18:54:05.457 | Collecting attrs===21.2.0 2021-09-03 18:54:05.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-09-03 18:54:05.560 | Collecting wcwidth===0.2.5 2021-09-03 18:54:05.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-09-03 18:54:05.639 | Collecting colorama===0.4.4 2021-09-03 18:54:05.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-09-03 18:54:05.694 | Collecting pyperclip===1.8.2 2021-09-03 18:54:05.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-09-03 18:54:06.056 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-09-03 18:54:06.057 | Building wheel for pyperclip (setup.py): started 2021-09-03 18:54:06.296 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-09-03 18:54:06.296 | ERROR: Command errored out with exit status 1: 2021-09-03 18:54:06.297 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bf5goa49/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bf5goa49/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-3wu721qz 2021-09-03 18:54:06.297 | cwd: /tmp/pip-install-bf5goa49/pyperclip/ 2021-09-03 18:54:06.297 | Complete output (6 lines): 2021-09-03 18:54:06.297 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-03 18:54:06.297 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-03 18:54:06.297 | or: setup.py --help-commands 2021-09-03 18:54:06.297 | or: setup.py cmd --help 2021-09-03 18:54:06.297 | 2021-09-03 18:54:06.297 | error: invalid command 'bdist_wheel' 2021-09-03 18:54:06.297 | ---------------------------------------- 2021-09-03 18:54:06.297 | ERROR: Failed building wheel for pyperclip 2021-09-03 18:54:06.297 | Running setup.py clean for pyperclip 2021-09-03 18:54:06.551 | Building wheel for openstack-requirements (setup.py): started 2021-09-03 18:54:07.320 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-03 18:54:07.320 | ERROR: Command errored out with exit status 1: 2021-09-03 18:54:07.320 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-njuz7m8f/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-njuz7m8f/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-76ia3q38 2021-09-03 18:54:07.320 | cwd: /tmp/pip-req-build-njuz7m8f/ 2021-09-03 18:54:07.321 | Complete output (6 lines): 2021-09-03 18:54:07.321 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-03 18:54:07.321 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-03 18:54:07.321 | or: setup.py --help-commands 2021-09-03 18:54:07.321 | or: setup.py cmd --help 2021-09-03 18:54:07.321 | 2021-09-03 18:54:07.321 | error: invalid command 'bdist_wheel' 2021-09-03 18:54:07.321 | ---------------------------------------- 2021-09-03 18:54:07.321 | ERROR: Failed building wheel for openstack-requirements 2021-09-03 18:54:07.321 | Running setup.py clean for openstack-requirements 2021-09-03 18:54:08.095 | Failed to build pyperclip openstack-requirements 2021-09-03 18:54:08.336 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, stevedore, autopage, colorama, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-09-03 18:54:09.486 | Running setup.py install for pyperclip: started 2021-09-03 18:54:09.882 | Running setup.py install for pyperclip: finished with status 'done' 2021-09-03 18:54:10.451 | Running setup.py install for openstack-requirements: started 2021-09-03 18:54:12.632 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-03 18:54:12.666 | 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.dev4880 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-09-03 18:54:12.798 | + inc/python:pip_install:200 : result=0 2021-09-03 18:54:12.800 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:54:12.802 | + functions-common:time_stop:2309 : local name 2021-09-03 18:54:12.804 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:12.806 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:12.808 | + functions-common:time_stop:2312 : local total 2021-09-03 18:54:12.810 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:12.812 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:54:12.814 | + functions-common:time_stop:2316 : start_time=1630695239809 2021-09-03 18:54:12.816 | + functions-common:time_stop:2318 : [[ -z 1630695239809 ]] 2021-09-03 18:54:12.819 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:12.823 | + functions-common:time_stop:2321 : end_time=1630695252821 2021-09-03 18:54:12.825 | + functions-common:time_stop:2322 : elapsed_time=13012 2021-09-03 18:54:12.827 | + functions-common:time_stop:2323 : total=9832 2021-09-03 18:54:12.829 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:12.831 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22844 2021-09-03 18:54:12.833 | + inc/python:pip_install:203 : return 0 2021-09-03 18:54:12.836 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-03 18:54:12.839 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-03 18:54:12.841 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-03 18:54:12.843 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:54:12.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:54:12.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-09-03 18:54:12.850 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:54:12.852 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-03 18:54:12.871 | Using python 3.8 to install pbr 2021-09-03 18:54:12.873 | + 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-09-03 18:54:13.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:13.588 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:13.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:13.588 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:14.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:14.610 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-03 18:54:16.234 | 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-09-03 18:54:16.334 | + inc/python:pip_install:200 : result=0 2021-09-03 18:54:16.336 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:54:16.338 | + functions-common:time_stop:2309 : local name 2021-09-03 18:54:16.340 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:16.342 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:16.344 | + functions-common:time_stop:2312 : local total 2021-09-03 18:54:16.346 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:16.348 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:54:16.350 | + functions-common:time_stop:2316 : start_time=1630695252866 2021-09-03 18:54:16.353 | + functions-common:time_stop:2318 : [[ -z 1630695252866 ]] 2021-09-03 18:54:16.356 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:16.359 | + functions-common:time_stop:2321 : end_time=1630695256357 2021-09-03 18:54:16.361 | + functions-common:time_stop:2322 : elapsed_time=3491 2021-09-03 18:54:16.363 | + functions-common:time_stop:2323 : total=22844 2021-09-03 18:54:16.365 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:16.367 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26335 2021-09-03 18:54:16.369 | + inc/python:pip_install:203 : return 0 2021-09-03 18:54:16.372 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-03 18:54:19.443 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-03 18:54:21.180 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:21.254 | Collecting bindep 2021-09-03 18:54:21.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-09-03 18:54:21.301 | Collecting Parsley 2021-09-03 18:54:21.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-03 18:54:21.436 | Collecting pbr>=2.0.0 2021-09-03 18:54:21.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-09-03 18:54:21.504 | Collecting distro 2021-09-03 18:54:21.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-09-03 18:54:21.532 | Installing collected packages: Parsley, pbr, distro, bindep 2021-09-03 18:54:21.951 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-09-03 18:54:22.015 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 18:54:22.018 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 18:54:22.021 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-03 18:54:22.037 | + ./stack.sh:main:801 : pkgs= 2021-09-03 18:54:22.039 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-03 18:54:22.042 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-03 18:54:22.044 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 18:54:22.046 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-03 18:54:22.048 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 18:54:22.050 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 18:54:22.052 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 18:54:22.055 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 18:54:22.057 | + functions-common:run_phase:1747 : local extra 2021-09-03 18:54:22.060 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 18:54:22.063 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 18:54:22.065 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 18:54:22.067 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 18:54:22.069 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-03 18:54:22.072 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 18:54:22.086 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:54:22.088 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 18:54:22.090 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:54:22.092 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-03 18:54:22.094 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:54:22.096 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-03 18:54:22.098 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:54:22.100 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-03 18:54:22.102 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:54:22.104 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-03 18:54:22.106 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:54:22.108 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-03 18:54:22.110 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 18:54:22.112 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 18:54:22.115 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 18:54:22.117 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 18:54:22.119 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-03 18:54:22.121 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 18:54:22.124 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-03 18:54:22.126 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 18:54:22.128 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 18:54:22.130 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-03 18:54:22.133 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-03 18:54:22.135 | + functions:set_systemd_override:821 : local value=2048 2021-09-03 18:54:22.137 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-03 18:54:22.139 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-03 18:54:22.186 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-03 18:54:22.186 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-03 18:54:22.188 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-03 18:54:22.541 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-03 18:54:22.543 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-03 18:54:22.558 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:54:22.561 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-03 18:54:22.563 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:54:22.565 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:54:22.567 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:54:22.569 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:54:22.572 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:54:22.574 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:54:22.576 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:54:22.578 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:54:22.581 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:54:22.583 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:54:22.586 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:54:22.588 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:54:22.590 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-03 18:54:22.592 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:54:22.595 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:54:22.597 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:54:22.599 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-03 18:54:22.618 | + 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-09-03 18:54:22.724 | Reading package lists... 2021-09-03 18:54:22.943 | Building dependency tree... 2021-09-03 18:54:22.945 | Reading state information... 2021-09-03 18:54:23.171 | The following packages were automatically installed and are no longer required: 2021-09-03 18:54:23.172 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:54:23.172 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:54:23.172 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:54:23.172 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:54:23.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:54:23.172 | python3-zope.interface 2021-09-03 18:54:23.172 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:54:23.173 | The following additional packages will be installed: 2021-09-03 18:54:23.173 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-03 18:54:23.173 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-03 18:54:23.173 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-03 18:54:23.173 | erlang-tools erlang-xmerl locales-all 2021-09-03 18:54:23.174 | Suggested packages: 2021-09-03 18:54:23.174 | erlang erlang-manpages erlang-doc 2021-09-03 18:54:23.243 | The following NEW packages will be installed: 2021-09-03 18:54:23.243 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-03 18:54:23.243 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-03 18:54:23.243 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-03 18:54:23.243 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-09-03 18:54:23.349 | 0 upgraded, 19 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:54:23.349 | Need to get 38.1 MB of archives. 2021-09-03 18:54:23.349 | After this operation, 276 MB of additional disk space will be used. 2021-09-03 18:54:23.349 | 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-09-03 18:54:24.421 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-09-03 18:54:24.710 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-09-03 18:54:24.712 | 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-09-03 18:54:24.978 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-09-03 18:54:24.989 | 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-09-03 18:54:25.042 | 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-09-03 18:54:25.207 | 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-09-03 18:54:25.209 | 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-09-03 18:54:25.210 | 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-09-03 18:54:25.212 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-09-03 18:54:25.291 | 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-09-03 18:54:25.612 | 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-09-03 18:54:25.613 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-09-03 18:54:25.616 | 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-09-03 18:54:25.661 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-09-03 18:54:25.813 | 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-09-03 18:54:25.832 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-09-03 18:54:27.716 | 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-09-03 18:54:30.567 | Fetched 38.1 MB in 7s (5,631 kB/s) 2021-09-03 18:54:30.597 | Selecting previously unselected package erlang-base. 2021-09-03 18:54:30.644 | (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 ... 81628 files and directories currently installed.) 2021-09-03 18:54:30.647 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:30.649 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:31.732 | Selecting previously unselected package erlang-asn1. 2021-09-03 18:54:31.741 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:31.743 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:31.855 | Selecting previously unselected package erlang-crypto. 2021-09-03 18:54:31.863 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:31.868 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:31.911 | Selecting previously unselected package erlang-public-key. 2021-09-03 18:54:31.919 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:31.921 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.018 | Selecting previously unselected package erlang-mnesia. 2021-09-03 18:54:32.027 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.029 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.138 | Selecting previously unselected package erlang-runtime-tools. 2021-09-03 18:54:32.147 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.149 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.203 | Selecting previously unselected package erlang-ssl. 2021-09-03 18:54:32.212 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.214 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.379 | Selecting previously unselected package erlang-eldap. 2021-09-03 18:54:32.388 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.390 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.426 | Selecting previously unselected package erlang-ftp. 2021-09-03 18:54:32.435 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.438 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.470 | Selecting previously unselected package erlang-tftp. 2021-09-03 18:54:32.479 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.481 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.517 | Selecting previously unselected package erlang-inets. 2021-09-03 18:54:32.525 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.528 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.633 | Selecting previously unselected package erlang-snmp. 2021-09-03 18:54:32.641 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.644 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.889 | Selecting previously unselected package erlang-os-mon. 2021-09-03 18:54:32.898 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.900 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.936 | Selecting previously unselected package erlang-parsetools. 2021-09-03 18:54:32.945 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:32.947 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:32.991 | Selecting previously unselected package erlang-syntax-tools. 2021-09-03 18:54:32.999 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:33.001 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:33.069 | Selecting previously unselected package erlang-tools. 2021-09-03 18:54:33.078 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:33.081 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:33.174 | Selecting previously unselected package erlang-xmerl. 2021-09-03 18:54:33.182 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:54:33.184 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:33.359 | Selecting previously unselected package locales-all. 2021-09-03 18:54:33.368 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-09-03 18:54:33.370 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-09-03 18:54:37.593 | Selecting previously unselected package rabbitmq-server. 2021-09-03 18:54:37.605 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-09-03 18:54:37.607 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-03 18:54:38.744 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:39.116 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-09-03 18:54:39.116 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-09-03 18:54:43.325 | Searching for services which depend on erlang and should be started... none found. 2021-09-03 18:54:43.327 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.333 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.338 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-09-03 18:54:43.345 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.350 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.356 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.361 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.366 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.372 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.377 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.383 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.389 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.395 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.401 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.407 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.413 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.422 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-03 18:54:43.435 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-03 18:54:43.535 | Adding group `rabbitmq' (GID 125) ... 2021-09-03 18:54:43.548 | Done. 2021-09-03 18:54:43.626 | Adding system user `rabbitmq' (UID 117) ... 2021-09-03 18:54:43.626 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-09-03 18:54:43.657 | Not creating home directory `/var/lib/rabbitmq'. 2021-09-03 18:54:43.922 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-09-03 18:54:49.530 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:54:50.095 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:54:56.463 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:54:56.465 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:54:56.467 | + functions-common:time_stop:2309 : local name 2021-09-03 18:54:56.469 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:56.471 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:56.473 | + functions-common:time_stop:2312 : local total 2021-09-03 18:54:56.476 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:56.478 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:54:56.480 | + functions-common:time_stop:2316 : start_time=1630695262616 2021-09-03 18:54:56.482 | + functions-common:time_stop:2318 : [[ -z 1630695262616 ]] 2021-09-03 18:54:56.484 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:56.488 | + functions-common:time_stop:2321 : end_time=1630695296486 2021-09-03 18:54:56.490 | + functions-common:time_stop:2322 : elapsed_time=33870 2021-09-03 18:54:56.492 | + functions-common:time_stop:2323 : total=165178 2021-09-03 18:54:56.495 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:56.497 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=199048 2021-09-03 18:54:56.499 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:54:56.501 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-03 18:54:56.503 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:54:56.505 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:54:56.508 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:54:56.510 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:54:56.513 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:54:56.515 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:54:56.517 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-03 18:54:56.519 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:54:56.521 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:54:56.523 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:54:56.526 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:54:56.528 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:54:56.531 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:54:56.533 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:54:56.535 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:54:56.537 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:54:56.539 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-03 18:54:56.541 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:54:56.544 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:54:56.546 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:54:56.548 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:54:56.550 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:54:56.553 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:54:56.555 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-03 18:54:56.557 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-03 18:54:56.573 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:54:56.575 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-03 18:54:56.578 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:54:56.580 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-03 18:54:56.582 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-03 18:54:56.585 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-03 18:54:56.589 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-03 18:54:56.592 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-03 18:54:56.594 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-03 18:54:56.596 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-03 18:54:56.598 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-03 18:54:56.600 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-03 18:54:56.604 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-03 18:54:57.280 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-03 18:54:57.280 | user tags 2021-09-03 18:54:57.280 | guest [administrator]' 2021-09-03 18:54:57.283 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-03 18:54:57.283 | user tags 2021-09-03 18:54:57.283 | guest [administrator]' 2021-09-03 18:54:57.283 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-03 18:54:57.289 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-09-03 18:54:57.292 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-09-03 18:54:57.294 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-09-03 18:54:57.948 | Adding user "stackrabbit" ... 2021-09-03 18:54:57.972 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-03 18:54:58.618 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-03 18:54:58.640 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-03 18:54:58.642 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-03 18:54:59.315 | Changing password for user "stackrabbit" ... 2021-09-03 18:54:59.339 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-03 18:54:59.341 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-03 18:54:59.343 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-03 18:55:00.004 | Deleting user "guest" ... 2021-09-03 18:55:00.029 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-03 18:55:00.052 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:00.055 | + ./stack.sh:main:818 : install_database 2021-09-03 18:55:00.058 | + lib/database:install_database:116 : install_database_mysql 2021-09-03 18:55:00.060 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-03 18:55:00.062 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:00.065 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:00.067 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-03 18:55:00.294 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-03 18:55:00.297 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-09-03 18:55:00.301 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-09-03 18:55:00.303 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:00.306 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:00.312 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-09-03 18:55:00.314 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-09-03 18:55:00.316 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-09-03 18:55:00.320 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-03 18:55:00.323 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-03 18:55:00.325 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:55:00.328 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-03 18:55:00.330 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:55:00.332 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:55:00.334 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:55:00.337 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:55:00.339 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:55:00.342 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:55:00.344 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:55:00.346 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:55:00.349 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:55:00.351 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-03 18:55:00.354 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:55:00.356 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:55:00.358 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:55:00.361 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:55:00.363 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:55:00.365 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:55:00.367 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-03 18:55:00.370 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:00.372 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:00.374 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-03 18:55:00.376 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:55:00.379 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:55:00.381 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:55:00.383 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:55:00.385 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:55:00.388 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:55:00.390 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:00.392 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:00.394 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:55:00.396 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:55:00.399 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:55:00.401 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:55:00.404 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-03 18:55:00.406 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:55:00.408 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:00.410 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:00.413 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-03 18:55:00.434 | + 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-09-03 18:55:00.539 | Reading package lists... 2021-09-03 18:55:00.754 | Building dependency tree... 2021-09-03 18:55:00.755 | Reading state information... 2021-09-03 18:55:00.981 | The following packages were automatically installed and are no longer required: 2021-09-03 18:55:00.982 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:55:00.982 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:55:00.982 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:55:00.983 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:55:00.983 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:55:00.983 | python3-zope.interface 2021-09-03 18:55:00.983 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:55:00.983 | The following additional packages will be installed: 2021-09-03 18:55:00.983 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-03 18:55:00.983 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-03 18:55:00.983 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-03 18:55:00.983 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-03 18:55:00.983 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-03 18:55:00.984 | mysql-server-8.0 mysql-server-core-8.0 2021-09-03 18:55:00.985 | Suggested packages: 2021-09-03 18:55:00.985 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-09-03 18:55:01.059 | The following NEW packages will be installed: 2021-09-03 18:55:01.059 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-03 18:55:01.059 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-03 18:55:01.059 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-03 18:55:01.059 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-03 18:55:01.059 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-03 18:55:01.060 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-09-03 18:55:01.362 | 0 upgraded, 24 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:55:01.362 | Need to get 31.7 MB of archives. 2021-09-03 18:55:01.362 | After this operation, 262 MB of additional disk space will be used. 2021-09-03 18:55:01.362 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-09-03 18:55:02.867 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-09-03 18:55:02.870 | 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-09-03 18:55:02.881 | 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-09-03 18:55:02.882 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-09-03 18:55:02.912 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-09-03 18:55:06.458 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-09-03 18:55:06.738 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-09-03 18:55:06.739 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-09-03 18:55:06.740 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-09-03 18:55:06.742 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-09-03 18:55:06.781 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-09-03 18:55:06.782 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-09-03 18:55:06.783 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-09-03 18:55:06.784 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-09-03 18:55:06.785 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-09-03 18:55:06.879 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-09-03 18:55:07.019 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-09-03 18:55:07.020 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-09-03 18:55:07.022 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-09-03 18:55:07.028 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-09-03 18:55:07.029 | 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-09-03 18:55:07.793 | 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-09-03 18:55:07.793 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-09-03 18:55:08.281 | Preconfiguring packages ... 2021-09-03 18:55:08.389 | Fetched 31.7 MB in 7s (4,719 kB/s) 2021-09-03 18:55:08.418 | Selecting previously unselected package mysql-client-core-8.0. 2021-09-03 18:55:08.469 | (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 ... 90084 files and directories currently installed.) 2021-09-03 18:55:08.472 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:08.475 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:09.360 | Selecting previously unselected package mysql-client-8.0. 2021-09-03 18:55:09.369 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:09.371 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:09.403 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-09-03 18:55:09.413 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-03 18:55:09.417 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:55:09.457 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-09-03 18:55:09.466 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-03 18:55:09.469 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:55:09.498 | Selecting previously unselected package libmecab2:amd64. 2021-09-03 18:55:09.508 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-09-03 18:55:09.510 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-09-03 18:55:09.577 | Selecting previously unselected package mysql-server-core-8.0. 2021-09-03 18:55:09.587 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:09.589 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:12.543 | Selecting previously unselected package mysql-server-8.0. 2021-09-03 18:55:12.552 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:13.008 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:13.068 | Selecting previously unselected package libhtml-tagset-perl. 2021-09-03 18:55:13.078 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-09-03 18:55:13.080 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-09-03 18:55:13.111 | Selecting previously unselected package liburi-perl. 2021-09-03 18:55:13.120 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-09-03 18:55:13.123 | Unpacking liburi-perl (1.76-2) ... 2021-09-03 18:55:13.168 | Selecting previously unselected package libhtml-parser-perl. 2021-09-03 18:55:13.178 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-09-03 18:55:13.180 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-09-03 18:55:13.220 | Selecting previously unselected package libcgi-pm-perl. 2021-09-03 18:55:13.229 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-09-03 18:55:13.231 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-09-03 18:55:13.283 | Selecting previously unselected package libfcgi-perl. 2021-09-03 18:55:13.292 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-09-03 18:55:13.295 | Unpacking libfcgi-perl (0.79-1) ... 2021-09-03 18:55:13.326 | Selecting previously unselected package libcgi-fast-perl. 2021-09-03 18:55:13.335 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-09-03 18:55:13.338 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-09-03 18:55:13.366 | Selecting previously unselected package libencode-locale-perl. 2021-09-03 18:55:13.375 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-09-03 18:55:13.377 | Unpacking libencode-locale-perl (1.05-1) ... 2021-09-03 18:55:13.408 | Selecting previously unselected package libhtml-template-perl. 2021-09-03 18:55:13.418 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-09-03 18:55:13.420 | Unpacking libhtml-template-perl (2.97-1) ... 2021-09-03 18:55:13.458 | Selecting previously unselected package libtimedate-perl. 2021-09-03 18:55:13.467 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-09-03 18:55:13.470 | Unpacking libtimedate-perl (2.3200-1) ... 2021-09-03 18:55:13.509 | Selecting previously unselected package libhttp-date-perl. 2021-09-03 18:55:13.518 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-09-03 18:55:13.521 | Unpacking libhttp-date-perl (6.05-1) ... 2021-09-03 18:55:13.549 | Selecting previously unselected package libio-html-perl. 2021-09-03 18:55:13.558 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-09-03 18:55:13.560 | Unpacking libio-html-perl (1.001-1) ... 2021-09-03 18:55:13.588 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-09-03 18:55:13.598 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-09-03 18:55:13.600 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-09-03 18:55:13.629 | Selecting previously unselected package libhttp-message-perl. 2021-09-03 18:55:13.639 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-09-03 18:55:13.641 | Unpacking libhttp-message-perl (6.22-1) ... 2021-09-03 18:55:13.678 | Selecting previously unselected package mecab-utils. 2021-09-03 18:55:13.688 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-09-03 18:55:13.690 | Unpacking mecab-utils (0.996-10build1) ... 2021-09-03 18:55:13.719 | Selecting previously unselected package mecab-ipadic. 2021-09-03 18:55:13.729 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-09-03 18:55:13.731 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-03 18:55:15.006 | Selecting previously unselected package mecab-ipadic-utf8. 2021-09-03 18:55:15.016 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-09-03 18:55:15.019 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-03 18:55:15.044 | Selecting previously unselected package mysql-server. 2021-09-03 18:55:15.053 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-09-03 18:55:15.056 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:15.119 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-09-03 18:55:15.127 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:15.133 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-09-03 18:55:15.138 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-09-03 18:55:15.143 | Setting up libencode-locale-perl (1.05-1) ... 2021-09-03 18:55:15.148 | Setting up mecab-utils (0.996-10build1) ... 2021-09-03 18:55:15.153 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:55:15.158 | Setting up libio-html-perl (1.001-1) ... 2021-09-03 18:55:15.163 | Setting up libtimedate-perl (2.3200-1) ... 2021-09-03 18:55:15.168 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:15.174 | Setting up libfcgi-perl (0.79-1) ... 2021-09-03 18:55:15.179 | Setting up liburi-perl (1.76-2) ... 2021-09-03 18:55:15.184 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:55:15.190 | Setting up libhttp-date-perl (6.05-1) ... 2021-09-03 18:55:15.195 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-03 18:55:15.199 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-03 18:55:15.203 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-03 18:55:15.204 | 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-09-03 18:55:15.204 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-03 18:55:15.204 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-03 18:55:15.343 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-03 18:55:15.343 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-03 18:55:15.343 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-03 18:55:15.343 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-03 18:55:15.351 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-03 18:55:15.440 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-03 18:55:15.441 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-03 18:55:15.441 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-03 18:55:15.467 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-03 18:55:15.512 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-03 18:55:15.801 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-03 18:55:15.807 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-03 18:55:15.898 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-03 18:55:15.899 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-03 18:55:15.899 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-03 18:55:15.899 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-03 18:55:15.903 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-03 18:55:15.903 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-03 18:55:15.948 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-03 18:55:16.138 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-03 18:55:16.139 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-03 18:55:16.139 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-03 18:55:16.139 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-03 18:55:16.142 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-03 18:55:16.143 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-03 18:55:16.559 | 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-09-03 18:55:16.677 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-03 18:55:16.994 | 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-09-03 18:55:16.999 | 2021-09-03 18:55:16.999 | done! 2021-09-03 18:55:17.005 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-03 18:55:17.009 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:17.015 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-03 18:55:17.019 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-03 18:55:17.034 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-03 18:55:17.035 | 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-09-03 18:55:17.035 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-03 18:55:17.035 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-03 18:55:17.248 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-03 18:55:17.248 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-03 18:55:17.248 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-03 18:55:17.248 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-03 18:55:17.260 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-03 18:55:17.388 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-03 18:55:17.389 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-03 18:55:17.390 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-03 18:55:17.429 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-03 18:55:17.502 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-03 18:55:17.990 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-03 18:55:18.000 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-03 18:55:18.108 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-03 18:55:18.109 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-03 18:55:18.109 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-03 18:55:18.109 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-03 18:55:18.114 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-03 18:55:18.115 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-03 18:55:18.204 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-03 18:55:18.491 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-03 18:55:18.491 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-03 18:55:18.492 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-03 18:55:18.492 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-03 18:55:18.496 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-03 18:55:18.496 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-03 18:55:18.996 | 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-09-03 18:55:19.132 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-03 18:55:19.456 | 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-09-03 18:55:19.460 | 2021-09-03 18:55:19.460 | done! 2021-09-03 18:55:19.467 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-03 18:55:19.471 | Setting up libhtml-parser-perl (3.72-5) ... 2021-09-03 18:55:19.476 | Setting up libhttp-message-perl (6.22-1) ... 2021-09-03 18:55:19.482 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:20.164 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-03 18:55:20.195 | Renaming removed key_buffer and myisam-recover options (if present) 2021-09-03 18:55:28.296 | mysqld will log errors to /var/log/mysql/error.log 2021-09-03 18:55:28.914 | mysqld is running as pid 50340 2021-09-03 18:55:31.737 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-09-03 18:55:33.759 | Setting up libcgi-pm-perl (4.46-1) ... 2021-09-03 18:55:33.764 | Setting up libhtml-template-perl (2.97-1) ... 2021-09-03 18:55:33.769 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:33.775 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-09-03 18:55:33.782 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:55:34.140 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:55:35.803 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 18:55:41.830 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:55:41.832 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:55:41.834 | + functions-common:time_stop:2309 : local name 2021-09-03 18:55:41.836 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:55:41.838 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:55:41.840 | + functions-common:time_stop:2312 : local total 2021-09-03 18:55:41.842 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:55:41.844 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:55:41.847 | + functions-common:time_stop:2316 : start_time=1630695300431 2021-09-03 18:55:41.849 | + functions-common:time_stop:2318 : [[ -z 1630695300431 ]] 2021-09-03 18:55:41.851 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:55:41.855 | + functions-common:time_stop:2321 : end_time=1630695341853 2021-09-03 18:55:41.857 | + functions-common:time_stop:2322 : elapsed_time=41422 2021-09-03 18:55:41.860 | + functions-common:time_stop:2323 : total=199048 2021-09-03 18:55:41.862 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:55:41.864 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=240470 2021-09-03 18:55:41.866 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:55:41.868 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-03 18:55:41.871 | + ./stack.sh:main:821 : install_database_python 2021-09-03 18:55:41.873 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-03 18:55:41.876 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-03 18:55:41.878 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-03 18:55:41.880 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:55:41.883 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-03 18:55:41.885 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-03 18:55:41.888 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:55:41.891 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:55:41.892 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:55:41.897 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-03 18:55:41.899 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-03 18:55:41.901 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-03 18:55:41.904 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-03 18:55:41.906 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-03 18:55:41.926 | Using python 3.8 to install PyMySQL 2021-09-03 18:55:41.929 | + 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-09-03 18:55:42.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:55:42.642 | from cryptography.utils import int_from_bytes 2021-09-03 18:55:42.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:55:42.642 | from cryptography.utils import int_from_bytes 2021-09-03 18:55:43.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:55:43.776 | Collecting PyMySQL 2021-09-03 18:55:43.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-09-03 18:55:45.248 | Installing collected packages: PyMySQL 2021-09-03 18:55:45.374 | Successfully installed PyMySQL-1.0.2 2021-09-03 18:55:45.374 | 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-09-03 18:55:45.478 | + inc/python:pip_install:200 : result=0 2021-09-03 18:55:45.481 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:55:45.483 | + functions-common:time_stop:2309 : local name 2021-09-03 18:55:45.485 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:55:45.487 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:55:45.490 | + functions-common:time_stop:2312 : local total 2021-09-03 18:55:45.492 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:55:45.494 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:55:45.496 | + functions-common:time_stop:2316 : start_time=1630695341921 2021-09-03 18:55:45.499 | + functions-common:time_stop:2318 : [[ -z 1630695341921 ]] 2021-09-03 18:55:45.501 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:55:45.506 | + functions-common:time_stop:2321 : end_time=1630695345503 2021-09-03 18:55:45.508 | + functions-common:time_stop:2322 : elapsed_time=3582 2021-09-03 18:55:45.510 | + functions-common:time_stop:2323 : total=26335 2021-09-03 18:55:45.512 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:55:45.515 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29917 2021-09-03 18:55:45.517 | + inc/python:pip_install:203 : return 0 2021-09-03 18:55:45.519 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-03 18:55:45.522 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 18:55:45.524 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-03 18:55:45.526 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-03 18:55:45.542 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:45.545 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-03 18:55:45.547 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-03 18:55:45.550 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 18:55:45.551 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 18:55:45.556 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 18:55:45.558 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 18:55:45.561 | + 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,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,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-09-03 18:55:45.563 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 18:55:45.565 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-03 18:55:45.568 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-03 18:55:45.583 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:45.586 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-03 18:55:45.588 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:55:45.590 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:55:45.593 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:55:45.599 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:55:45.601 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:55:45.603 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:55:45.606 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:45.608 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:45.610 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:55:45.612 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:55:45.615 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:55:45.617 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:55:45.619 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-03 18:55:45.622 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:55:45.624 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:45.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:45.629 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-03 18:55:45.650 | + 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-09-03 18:55:45.755 | Reading package lists... 2021-09-03 18:55:45.976 | Building dependency tree... 2021-09-03 18:55:45.977 | Reading state information... 2021-09-03 18:55:46.202 | The following packages were automatically installed and are no longer required: 2021-09-03 18:55:46.203 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:55:46.203 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:55:46.203 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:55:46.203 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:55:46.203 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:55:46.203 | python3-zope.interface 2021-09-03 18:55:46.203 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:55:46.267 | The following NEW packages will be installed: 2021-09-03 18:55:46.268 | radvd 2021-09-03 18:55:46.376 | 0 upgraded, 1 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:55:46.376 | Need to get 59.0 kB of archives. 2021-09-03 18:55:46.376 | After this operation, 164 kB of additional disk space will be used. 2021-09-03 18:55:46.376 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-09-03 18:55:47.013 | Fetched 59.0 kB in 0s (296 kB/s) 2021-09-03 18:55:47.045 | Selecting previously unselected package radvd. 2021-09-03 18:55:47.097 | (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 ... 90662 files and directories currently installed.) 2021-09-03 18:55:47.100 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-09-03 18:55:47.102 | Unpacking radvd (1:2.17-2) ... 2021-09-03 18:55:47.165 | Setting up radvd (1:2.17-2) ... 2021-09-03 18:55:48.074 | Job for radvd.service failed because the control process exited with error code. 2021-09-03 18:55:48.074 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-09-03 18:55:48.075 | invoke-rc.d: initscript radvd, action "start" failed. 2021-09-03 18:55:48.087 | ● radvd.service - Router advertisement daemon for IPv6 2021-09-03 18:55:48.087 | Loaded: loaded (]8;;file://dv-cinder-760152-4-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-09-03 18:55:48.087 | Active: failed (Result: exit-code) since Fri 2021-09-03 18:55:48 UTC; 15ms ago 2021-09-03 18:55:48.087 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-09-03 18:55:48.087 | Process: 51434 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-09-03 18:55:48.088 | 2021-09-03 18:55:48.088 | Sep 03 18:55:48 dv-cinder-760152-4-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-09-03 18:55:48.088 | Sep 03 18:55:48 dv-cinder-760152-4-iscsi radvd[51434]: can't open /etc/radvd.conf: No such file or directory 2021-09-03 18:55:48.088 | Sep 03 18:55:48 dv-cinder-760152-4-iscsi radvd[51434]: Insecure file permissions, but continuing anyway 2021-09-03 18:55:48.088 | Sep 03 18:55:48 dv-cinder-760152-4-iscsi radvd[51434]: exiting, failed to read config file 2021-09-03 18:55:48.088 | Sep 03 18:55:48 dv-cinder-760152-4-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-09-03 18:55:48.088 | Sep 03 18:55:48 dv-cinder-760152-4-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-09-03 18:55:48.088 | Sep 03 18:55:48 dv-cinder-760152-4-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-09-03 18:55:48.092 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:55:48.186 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:55:54.625 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:55:54.627 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:55:54.629 | + functions-common:time_stop:2309 : local name 2021-09-03 18:55:54.632 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:55:54.634 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:55:54.636 | + functions-common:time_stop:2312 : local total 2021-09-03 18:55:54.638 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:55:54.641 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:55:54.643 | + functions-common:time_stop:2316 : start_time=1630695345648 2021-09-03 18:55:54.645 | + functions-common:time_stop:2318 : [[ -z 1630695345648 ]] 2021-09-03 18:55:54.648 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:55:54.652 | + functions-common:time_stop:2321 : end_time=1630695354649 2021-09-03 18:55:54.654 | + functions-common:time_stop:2322 : elapsed_time=9001 2021-09-03 18:55:54.656 | + functions-common:time_stop:2323 : total=240470 2021-09-03 18:55:54.658 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:55:54.661 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=249471 2021-09-03 18:55:54.663 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:55:54.665 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-03 18:55:54.681 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:54.683 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-03 18:55:54.686 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-03 18:55:54.689 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-03 18:55:54.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-03 18:55:54.710 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:55:54.713 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:55:54.715 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:55:54.717 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:55:54.719 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:55:54.721 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:55:54.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:54.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:54.728 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:55:54.730 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:55:54.732 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:55:54.734 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:55:54.737 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-03 18:55:54.739 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:55:54.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:54.743 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:54.745 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-03 18:55:54.766 | + 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-09-03 18:55:54.870 | Reading package lists... 2021-09-03 18:55:55.088 | Building dependency tree... 2021-09-03 18:55:55.089 | Reading state information... 2021-09-03 18:55:55.315 | fakeroot is already the newest version (1.24-1). 2021-09-03 18:55:55.316 | fakeroot set to manually installed. 2021-09-03 18:55:55.316 | make is already the newest version (4.2.1-1.2). 2021-09-03 18:55:55.316 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-09-03 18:55:55.316 | The following packages were automatically installed and are no longer required: 2021-09-03 18:55:55.316 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:55:55.316 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:55:55.316 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:55:55.316 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:55:55.316 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:55:55.317 | python3-zope.interface 2021-09-03 18:55:55.317 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:55:55.440 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:55:55.444 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:55:55.446 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:55:55.448 | + functions-common:time_stop:2309 : local name 2021-09-03 18:55:55.451 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:55:55.453 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:55:55.455 | + functions-common:time_stop:2312 : local total 2021-09-03 18:55:55.457 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:55:55.459 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:55:55.461 | + functions-common:time_stop:2316 : start_time=1630695354763 2021-09-03 18:55:55.463 | + functions-common:time_stop:2318 : [[ -z 1630695354763 ]] 2021-09-03 18:55:55.466 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:55:55.470 | + functions-common:time_stop:2321 : end_time=1630695355468 2021-09-03 18:55:55.472 | + functions-common:time_stop:2322 : elapsed_time=705 2021-09-03 18:55:55.474 | + functions-common:time_stop:2323 : total=249471 2021-09-03 18:55:55.476 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:55:55.478 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250176 2021-09-03 18:55:55.480 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:55:55.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-03 18:55:55.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:55.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:55.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-03 18:55:55.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-03 18:55:55.495 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-03 18:55:55.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-03 18:55:55.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-03 18:55:55.504 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-03 18:55:55.505 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-03 18:55:55.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-03 18:55:55.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-03 18:55:55.514 | + functions:vercmp:628 : local v1=5.4 2021-09-03 18:55:55.516 | + functions:vercmp:629 : local 'op=<' 2021-09-03 18:55:55.518 | + functions:vercmp:630 : local v2=3.13 2021-09-03 18:55:55.524 | + functions:vercmp:631 : local result 2021-09-03 18:55:55.527 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-03 18:55:55.528 | ++ functions:vercmp:635 : sort -V 2021-09-03 18:55:55.529 | ++ functions:vercmp:635 : head -1 2021-09-03 18:55:55.533 | + functions:vercmp:635 : result=3.13 2021-09-03 18:55:55.535 | + functions:vercmp:637 : case $op in 2021-09-03 18:55:55.537 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-03 18:55:55.540 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-03 18:55:55.542 | + functions:vercmp:648 : return 2021-09-03 18:55:55.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-03 18:55:55.547 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:55:55.549 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-03 18:55:55.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-03 18:55:55.865 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-03 18:55:55.868 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:55.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:55.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-09-03 18:55:55.876 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:55.878 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-03 18:55:55.898 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:55.900 | + ./stack.sh:main:829 : install_etcd3 2021-09-03 18:55:55.903 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-03 18:55:55.903 | Installing etcd 2021-09-03 18:55:55.906 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-03 18:55:55.918 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-03 18:55:55.929 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-03 18:55:55.931 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-03 18:55:55.946 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-03 18:55:55.950 | ++ 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-09-03 18:55:55.952 | ++ 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-09-03 18:55:55.956 | +++ 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-09-03 18:55:55.960 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:55:55.962 | ++ 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-09-03 18:55:55.964 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-03 18:55:55.967 | ++ 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-09-03 18:55:55.971 | --2021-09-03 18:55:55-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:55:56.004 | Resolving github.com (github.com)... 140.82.121.3 2021-09-03 18:55:56.048 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-09-03 18:55:56.357 | HTTP request sent, awaiting response... 302 Found 2021-09-03 18:55:56.357 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210903T185556Z&X-Amz-Expires=300&X-Amz-Signature=f5d514ca55305f244f2e1dea182836637bdf93a24c0bf1dab957ab07348101e8&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-09-03 18:55:56.357 | --2021-09-03 18:55:56-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210903T185556Z&X-Amz-Expires=300&X-Amz-Signature=f5d514ca55305f244f2e1dea182836637bdf93a24c0bf1dab957ab07348101e8&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-09-03 18:55:56.438 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.108.154, ... 2021-09-03 18:55:56.463 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-09-03 18:55:56.652 | HTTP request sent, awaiting response... 200 OK 2021-09-03 18:55:56.652 | Length: 11350736 (11M) [application/octet-stream] 2021-09-03 18:55:56.652 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-09-03 18:55:56.774 | 2021-09-03 18:55:56.926 | 0K ........ .. 100% 39.5M=0.3s 2021-09-03 18:55:56.926 | 2021-09-03 18:55:56.926 | 2021-09-03 18:55:56 (39.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-09-03 18:55:56.926 | 2021-09-03 18:55:56.930 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-09-03 18:55:56.932 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:55:56.935 | ++ functions:get_extra_file:74 : return 2021-09-03 18:55:56.938 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:55:56.940 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-03 18:55:56.943 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-09-03 18:55:56.945 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-09-03 18:55:57.077 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-09-03 18:55:57.079 | + 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-09-03 18:55:57.083 | etcd-v3.3.12-linux-amd64/ 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/README.md 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-09-03 18:55:57.084 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-09-03 18:55:57.085 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-09-03 18:55:57.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-09-03 18:55:57.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-09-03 18:55:57.088 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-09-03 18:55:57.089 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-09-03 18:55:57.090 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-09-03 18:55:57.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-09-03 18:55:57.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-09-03 18:55:57.094 | etcd-v3.3.12-linux-amd64/etcdctl 2021-09-03 18:55:57.279 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-09-03 18:55:57.279 | etcd-v3.3.12-linux-amd64/etcd 2021-09-03 18:55:57.507 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-09-03 18:55:57.545 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-09-03 18:55:57.578 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-03 18:55:57.580 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-03 18:55:57.597 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:55:57.599 | + ./stack.sh:main:848 : install_dstat 2021-09-03 18:55:57.602 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-03 18:55:57.618 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:55:57.620 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-03 18:55:57.622 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:55:57.625 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-03 18:55:57.627 | + ./stack.sh:main:857 : install_libs 2021-09-03 18:55:57.629 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-03 18:55:57.632 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-03 18:55:57.634 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-03 18:55:57.636 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-03 18:55:57.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-09-03 18:55:57.645 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.647 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-03 18:55:57.649 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-03 18:55:57.651 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-03 18:55:57.654 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-03 18:55:57.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-09-03 18:55:57.662 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.665 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-03 18:55:57.667 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-03 18:55:57.670 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-03 18:55:57.672 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-03 18:55:57.674 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-09-03 18:55:57.680 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.683 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-03 18:55:57.685 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-03 18:55:57.687 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-03 18:55:57.689 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-03 18:55:57.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-09-03 18:55:57.698 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.701 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-03 18:55:57.703 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-03 18:55:57.705 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-03 18:55:57.707 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-03 18:55:57.709 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-09-03 18:55:57.716 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.719 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-03 18:55:57.721 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-03 18:55:57.723 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-03 18:55:57.725 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-03 18:55:57.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-09-03 18:55:57.734 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.737 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-03 18:55:57.739 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-03 18:55:57.741 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-03 18:55:57.743 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-03 18:55:57.746 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-09-03 18:55:57.752 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.754 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-03 18:55:57.757 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-03 18:55:57.759 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-03 18:55:57.761 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-03 18:55:57.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-09-03 18:55:57.770 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.772 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-03 18:55:57.774 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-03 18:55:57.776 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-03 18:55:57.779 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-03 18:55:57.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-09-03 18:55:57.788 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.790 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-03 18:55:57.792 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-03 18:55:57.795 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-03 18:55:57.797 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-03 18:55:57.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-09-03 18:55:57.806 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.809 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-03 18:55:57.811 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-03 18:55:57.813 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-03 18:55:57.815 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-03 18:55:57.818 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-09-03 18:55:57.825 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.827 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-03 18:55:57.829 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-03 18:55:57.831 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-03 18:55:57.833 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-03 18:55:57.836 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-09-03 18:55:57.843 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.845 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-03 18:55:57.847 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-03 18:55:57.849 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-03 18:55:57.852 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-03 18:55:57.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-09-03 18:55:57.861 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.863 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-03 18:55:57.865 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-03 18:55:57.868 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-03 18:55:57.870 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-03 18:55:57.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-09-03 18:55:57.879 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.881 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-03 18:55:57.883 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-03 18:55:57.885 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-03 18:55:57.888 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-03 18:55:57.890 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.895 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-09-03 18:55:57.897 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.899 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-03 18:55:57.901 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-03 18:55:57.904 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-03 18:55:57.906 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-03 18:55:57.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-09-03 18:55:57.915 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.918 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-03 18:55:57.920 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-03 18:55:57.922 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-03 18:55:57.924 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-03 18:55:57.926 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.931 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-09-03 18:55:57.933 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.935 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-03 18:55:57.937 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-03 18:55:57.940 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-03 18:55:57.942 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-03 18:55:57.944 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-09-03 18:55:57.952 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.954 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-03 18:55:57.956 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-03 18:55:57.958 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-03 18:55:57.961 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-03 18:55:57.963 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.966 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-09-03 18:55:57.970 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.972 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-03 18:55:57.975 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-03 18:55:57.977 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-03 18:55:57.979 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-03 18:55:57.981 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:57.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:57.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-09-03 18:55:57.988 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:57.990 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-03 18:55:57.993 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-03 18:55:57.995 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-03 18:55:57.997 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-03 18:55:57.999 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-09-03 18:55:58.006 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.008 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-03 18:55:58.010 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-03 18:55:58.013 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-03 18:55:58.015 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-03 18:55:58.017 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-09-03 18:55:58.024 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.026 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-03 18:55:58.029 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-03 18:55:58.031 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-03 18:55:58.034 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-03 18:55:58.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-09-03 18:55:58.043 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.045 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-03 18:55:58.047 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-03 18:55:58.049 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-03 18:55:58.052 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-03 18:55:58.054 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-09-03 18:55:58.061 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.063 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-03 18:55:58.065 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-03 18:55:58.067 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-03 18:55:58.070 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-03 18:55:58.072 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-09-03 18:55:58.079 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.082 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-03 18:55:58.084 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-03 18:55:58.086 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-03 18:55:58.088 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-03 18:55:58.091 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-09-03 18:55:58.098 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.100 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-03 18:55:58.102 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-03 18:55:58.105 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-03 18:55:58.107 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-03 18:55:58.109 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.114 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-09-03 18:55:58.116 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.118 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-03 18:55:58.120 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-03 18:55:58.123 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-03 18:55:58.125 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-03 18:55:58.127 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-09-03 18:55:58.134 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.136 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-03 18:55:58.139 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-03 18:55:58.141 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-03 18:55:58.143 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-03 18:55:58.146 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.150 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-09-03 18:55:58.153 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.155 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-03 18:55:58.157 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-03 18:55:58.160 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-03 18:55:58.162 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-03 18:55:58.164 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.168 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-09-03 18:55:58.171 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.173 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-03 18:55:58.175 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-03 18:55:58.177 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-03 18:55:58.180 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-03 18:55:58.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-09-03 18:55:58.188 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.191 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-03 18:55:58.193 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-03 18:55:58.195 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-03 18:55:58.197 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-03 18:55:58.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-09-03 18:55:58.207 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.209 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-03 18:55:58.211 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-03 18:55:58.214 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-03 18:55:58.217 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-03 18:55:58.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-09-03 18:55:58.225 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.228 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-03 18:55:58.230 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-03 18:55:58.232 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-03 18:55:58.234 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-03 18:55:58.237 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-09-03 18:55:58.243 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.246 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-03 18:55:58.248 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-03 18:55:58.250 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-03 18:55:58.252 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-03 18:55:58.254 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-09-03 18:55:58.261 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.264 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-03 18:55:58.266 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-03 18:55:58.269 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-03 18:55:58.271 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-03 18:55:58.273 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-09-03 18:55:58.280 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.282 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-03 18:55:58.285 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-03 18:55:58.287 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-03 18:55:58.289 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-03 18:55:58.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:55:58.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:55:58.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-09-03 18:55:58.298 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:55:58.300 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-03 18:55:58.321 | Using python 3.8 to install etcd3 2021-09-03 18:55:58.323 | + 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-09-03 18:55:59.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:55:59.028 | from cryptography.utils import int_from_bytes 2021-09-03 18:55:59.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:55:59.028 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:00.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:00.125 | Collecting etcd3 2021-09-03 18:56:00.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-09-03 18:56:03.058 | Collecting grpcio>=1.27.1 2021-09-03 18:56:03.073 | 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-09-03 18:56:03.869 | Collecting protobuf>=3.6.1 2021-09-03 18:56:03.879 | 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-09-03 18:56:03.904 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-03 18:56:03.906 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-03 18:56:03.936 | Building wheels for collected packages: etcd3 2021-09-03 18:56:03.936 | Building wheel for etcd3 (setup.py): started 2021-09-03 18:56:04.698 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-09-03 18:56:04.700 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=2cfa900de7a0783d89336201986eaf4f3ecdca9f0084ac3884ce070b12239153 2021-09-03 18:56:04.700 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-09-03 18:56:04.704 | Successfully built etcd3 2021-09-03 18:56:06.169 | Installing collected packages: protobuf, grpcio, etcd3 2021-09-03 18:56:06.784 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-09-03 18:56:06.784 | 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-09-03 18:56:06.921 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:06.923 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:06.925 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:06.928 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:06.930 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:06.932 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:06.934 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:06.936 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:06.938 | + functions-common:time_stop:2316 : start_time=1630695358316 2021-09-03 18:56:06.941 | + functions-common:time_stop:2318 : [[ -z 1630695358316 ]] 2021-09-03 18:56:06.943 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:06.947 | + functions-common:time_stop:2321 : end_time=1630695366945 2021-09-03 18:56:06.949 | + functions-common:time_stop:2322 : elapsed_time=8629 2021-09-03 18:56:06.952 | + functions-common:time_stop:2323 : total=29917 2021-09-03 18:56:06.954 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:06.956 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38546 2021-09-03 18:56:06.958 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:06.960 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-03 18:56:06.981 | Using python 3.8 to install etcd3gw 2021-09-03 18:56:06.983 | + 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-09-03 18:56:07.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:07.815 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:07.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:07.815 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:08.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:08.920 | Collecting etcd3gw 2021-09-03 18:56:08.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-09-03 18:56:08.938 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-03 18:56:08.940 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-03 18:56:08.942 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-09-03 18:56:08.943 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-03 18:56:08.977 | 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-09-03 18:56:08.979 | 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-09-03 18:56:08.982 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-09-03 18:56:08.984 | 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-09-03 18:56:10.433 | Installing collected packages: etcd3gw 2021-09-03 18:56:10.535 | Successfully installed etcd3gw-1.0.0 2021-09-03 18:56:10.536 | 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-09-03 18:56:10.637 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:10.639 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:10.642 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:10.644 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:10.646 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:10.648 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:10.650 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:10.652 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:10.655 | + functions-common:time_stop:2316 : start_time=1630695366975 2021-09-03 18:56:10.657 | + functions-common:time_stop:2318 : [[ -z 1630695366975 ]] 2021-09-03 18:56:10.660 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:10.664 | + functions-common:time_stop:2321 : end_time=1630695370661 2021-09-03 18:56:10.666 | + functions-common:time_stop:2322 : elapsed_time=3686 2021-09-03 18:56:10.668 | + functions-common:time_stop:2323 : total=38546 2021-09-03 18:56:10.670 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:10.672 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42232 2021-09-03 18:56:10.674 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:10.677 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-03 18:56:10.679 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-03 18:56:10.681 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-03 18:56:10.684 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:56:10.686 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:56:10.688 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:56:10.690 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:56:10.693 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:56:10.695 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:56:10.697 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:56:10.700 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:56:10.702 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:56:10.704 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-03 18:56:10.707 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-03 18:56:10.709 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:10.711 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:10.713 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-03 18:56:10.716 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 18:56:10.718 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:56:10.721 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:56:10.723 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:56:10.725 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:56:10.727 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:10.730 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:56:10.732 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:10.734 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:10.736 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:56:10.739 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:56:10.741 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:56:10.743 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:56:10.745 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 18:56:10.748 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:56:10.750 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:10.752 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:10.754 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 18:56:10.775 | + 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-09-03 18:56:10.880 | Reading package lists... 2021-09-03 18:56:11.094 | Building dependency tree... 2021-09-03 18:56:11.095 | Reading state information... 2021-09-03 18:56:11.316 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 18:56:11.316 | The following packages were automatically installed and are no longer required: 2021-09-03 18:56:11.317 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:56:11.317 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:56:11.317 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:56:11.317 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:56:11.317 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:56:11.317 | python3-zope.interface 2021-09-03 18:56:11.317 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:56:11.317 | The following additional packages will be installed: 2021-09-03 18:56:11.318 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-09-03 18:56:11.319 | Suggested packages: 2021-09-03 18:56:11.319 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-09-03 18:56:11.383 | The following NEW packages will be installed: 2021-09-03 18:56:11.384 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-09-03 18:56:11.487 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:56:11.487 | Need to get 1,306 kB of archives. 2021-09-03 18:56:11.487 | After this operation, 4,613 kB of additional disk space will be used. 2021-09-03 18:56:11.487 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-09-03 18:56:11.723 | 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-09-03 18:56:11.748 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-09-03 18:56:11.776 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-09-03 18:56:11.828 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-09-03 18:56:11.829 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-09-03 18:56:12.374 | Fetched 1,306 kB in 0s (2,947 kB/s) 2021-09-03 18:56:12.406 | Selecting previously unselected package libnorm1:amd64. 2021-09-03 18:56:12.457 | (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 ... 90675 files and directories currently installed.) 2021-09-03 18:56:12.460 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-09-03 18:56:12.464 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-03 18:56:12.534 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-09-03 18:56:12.543 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-09-03 18:56:12.545 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-03 18:56:12.596 | Selecting previously unselected package libzmq5:amd64. 2021-09-03 18:56:12.605 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-09-03 18:56:12.607 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-03 18:56:12.669 | Selecting previously unselected package uwsgi-core. 2021-09-03 18:56:12.678 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 18:56:12.680 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-03 18:56:12.816 | Selecting previously unselected package uwsgi. 2021-09-03 18:56:12.826 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 18:56:12.828 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-09-03 18:56:12.861 | Selecting previously unselected package uwsgi-plugin-python3. 2021-09-03 18:56:12.870 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 18:56:12.873 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-03 18:56:12.938 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-03 18:56:12.943 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-03 18:56:12.949 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-03 18:56:12.954 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-03 18:56:12.966 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-09-03 18:56:13.810 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-03 18:56:13.836 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:56:14.208 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:56:14.538 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 18:56:20.649 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:56:20.652 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:56:20.654 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:20.656 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:20.658 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:20.660 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:20.662 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:20.664 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:56:20.667 | + functions-common:time_stop:2316 : start_time=1630695370773 2021-09-03 18:56:20.669 | + functions-common:time_stop:2318 : [[ -z 1630695370773 ]] 2021-09-03 18:56:20.672 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:20.676 | + functions-common:time_stop:2321 : end_time=1630695380673 2021-09-03 18:56:20.678 | + functions-common:time_stop:2322 : elapsed_time=9900 2021-09-03 18:56:20.680 | + functions-common:time_stop:2323 : total=250176 2021-09-03 18:56:20.682 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:20.685 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=260076 2021-09-03 18:56:20.687 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:56:20.689 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-03 18:56:20.691 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:20.694 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:20.696 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-03 18:56:20.758 | Enabling module proxy. 2021-09-03 18:56:20.763 | To activate the new configuration, you need to run: 2021-09-03 18:56:20.763 | systemctl restart apache2 2021-09-03 18:56:20.767 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-03 18:56:20.829 | Considering dependency proxy for proxy_uwsgi: 2021-09-03 18:56:20.830 | Module proxy already enabled 2021-09-03 18:56:20.830 | Enabling module proxy_uwsgi. 2021-09-03 18:56:20.835 | To activate the new configuration, you need to run: 2021-09-03 18:56:20.835 | systemctl restart apache2 2021-09-03 18:56:20.839 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-03 18:56:20.842 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:56:20.844 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:56:20.846 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:56:20.973 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-03 18:56:20.975 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-03 18:56:20.977 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-03 18:56:20.981 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:20.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:20.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-09-03 18:56:20.988 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:20.991 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-03 18:56:20.993 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-03 18:56:20.995 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-03 18:56:20.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-09-03 18:56:21.005 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.007 | + ./stack.sh:main:865 : install_glanceclient 2021-09-03 18:56:21.010 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-03 18:56:21.012 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-03 18:56:21.014 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.019 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-09-03 18:56:21.021 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.023 | + ./stack.sh:main:866 : install_cinderclient 2021-09-03 18:56:21.026 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-03 18:56:21.029 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-03 18:56:21.031 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-09-03 18:56:21.038 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.040 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-03 18:56:21.042 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-03 18:56:21.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-09-03 18:56:21.052 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.054 | + ./stack.sh:main:867 : install_novaclient 2021-09-03 18:56:21.056 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-03 18:56:21.059 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-03 18:56:21.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-09-03 18:56:21.068 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.070 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-03 18:56:21.086 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:21.089 | + ./stack.sh:main:869 : install_swiftclient 2021-09-03 18:56:21.092 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-03 18:56:21.094 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-03 18:56:21.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-09-03 18:56:21.103 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.106 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-03 18:56:21.122 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:21.124 | + ./stack.sh:main:872 : install_neutronclient 2021-09-03 18:56:21.127 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-03 18:56:21.129 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-03 18:56:21.131 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-09-03 18:56:21.139 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.141 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-03 18:56:21.143 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-03 18:56:21.146 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-03 18:56:21.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:21.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:21.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-09-03 18:56:21.155 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:21.158 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-03 18:56:21.160 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-03 18:56:21.162 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:56:21.165 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-03 18:56:21.168 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-03 18:56:21.170 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:56:21.173 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:56:21.174 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:56:21.179 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-03 18:56:21.181 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-03 18:56:21.184 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-03 18:56:21.186 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-03 18:56:21.189 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-03 18:56:21.210 | Using python 3.8 to install keystonemiddleware 2021-09-03 18:56:21.213 | + 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-09-03 18:56:21.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:21.948 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:21.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:21.948 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:22.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:22.984 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-03 18:56:23.053 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-03 18:56:23.055 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-03 18:56:23.057 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-03 18:56:23.058 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-03 18:56:23.061 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-09-03 18:56:23.062 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-09-03 18:56:23.064 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-03 18:56:23.066 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-09-03 18:56:23.068 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-03 18:56:23.070 | 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-09-03 18:56:23.072 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-03 18:56:23.074 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-03 18:56:23.077 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-09-03 18:56:23.078 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-03 18:56:23.137 | 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-09-03 18:56:23.142 | 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-09-03 18:56:23.144 | 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-09-03 18:56:23.193 | 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-09-03 18:56:23.199 | 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-09-03 18:56:23.244 | 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-09-03 18:56:23.247 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-09-03 18:56:23.249 | 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-09-03 18:56:23.251 | 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-09-03 18:56:23.261 | 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-09-03 18:56:23.328 | 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-09-03 18:56:23.332 | 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-09-03 18:56:23.344 | 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-09-03 18:56:23.347 | 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-09-03 18:56:23.370 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-09-03 18:56:23.373 | 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-09-03 18:56:23.375 | 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-09-03 18:56:23.525 | 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-09-03 18:56:23.527 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-09-03 18:56:23.529 | 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-09-03 18:56:23.531 | 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-09-03 18:56:24.919 | 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-09-03 18:56:25.021 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:25.023 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:25.026 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:25.028 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:25.030 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:25.032 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:25.034 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:25.036 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:25.038 | + functions-common:time_stop:2316 : start_time=1630695381205 2021-09-03 18:56:25.040 | + functions-common:time_stop:2318 : [[ -z 1630695381205 ]] 2021-09-03 18:56:25.043 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:25.047 | + functions-common:time_stop:2321 : end_time=1630695385045 2021-09-03 18:56:25.050 | + functions-common:time_stop:2322 : elapsed_time=3840 2021-09-03 18:56:25.052 | + functions-common:time_stop:2323 : total=42232 2021-09-03 18:56:25.054 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:25.056 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46072 2021-09-03 18:56:25.058 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:25.061 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-03 18:56:25.063 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-03 18:56:25.066 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:56:25.068 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-03 18:56:25.071 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-03 18:56:25.073 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:56:25.077 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:56:25.077 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:56:25.082 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-03 18:56:25.084 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-03 18:56:25.087 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-03 18:56:25.089 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-03 18:56:25.092 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-03 18:56:25.112 | Using python 3.8 to install python-memcached 2021-09-03 18:56:25.115 | + 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-09-03 18:56:25.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:25.849 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:25.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:25.849 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:26.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:26.973 | Collecting python-memcached 2021-09-03 18:56:26.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-09-03 18:56:26.988 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-03 18:56:28.473 | Installing collected packages: python-memcached 2021-09-03 18:56:28.565 | Successfully installed python-memcached-1.59 2021-09-03 18:56:28.565 | 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-09-03 18:56:28.668 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:28.670 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:28.672 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:28.675 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:28.677 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:28.679 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:28.681 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:28.683 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:28.685 | + functions-common:time_stop:2316 : start_time=1630695385107 2021-09-03 18:56:28.688 | + functions-common:time_stop:2318 : [[ -z 1630695385107 ]] 2021-09-03 18:56:28.690 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:28.694 | + functions-common:time_stop:2321 : end_time=1630695388692 2021-09-03 18:56:28.696 | + functions-common:time_stop:2322 : elapsed_time=3585 2021-09-03 18:56:28.699 | + functions-common:time_stop:2323 : total=46072 2021-09-03 18:56:28.701 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:28.704 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=49657 2021-09-03 18:56:28.706 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:28.708 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-03 18:56:28.725 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:28.727 | + ./stack.sh:main:879 : '[' 10.222.0.21 == 10.222.0.21 ']' 2021-09-03 18:56:28.730 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-03 18:56:28.732 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-03 18:56:28.734 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-03 18:56:28.737 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:56:28.739 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-03 18:56:28.741 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-03 18:56:28.756 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:56:28.758 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-03 18:56:28.760 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-03 18:56:28.762 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-03 18:56:28.765 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:56:28.767 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:56:28.769 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:56:28.772 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:56:28.774 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:56:28.776 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:56:28.791 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:56:28.794 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:56:28.796 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:28.798 | + functions-common:git_clone:544 : echo master 2021-09-03 18:56:28.799 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:56:28.804 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-03 18:56:28.806 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:28.808 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-03 18:56:28.810 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:56:28.810 | + functions-common:git_clone:593 : head -1 2021-09-03 18:56:28.814 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-03 18:56:28.816 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:56:28.819 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-03 18:56:28.821 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:56:28.823 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 18:56:28.826 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-03 18:56:28.828 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:56:28.831 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-03 18:56:28.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:56:28.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 18:56:28.837 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-03 18:56:28.839 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:56:28.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:56:28.845 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-03 18:56:28.847 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:56:28.850 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-03 18:56:28.852 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:56:28.854 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:56:28.857 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-03 18:56:28.863 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-03 18:56:28.865 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-03 18:56:29.502 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-03 18:56:29.504 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:56:29.507 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:56:29.509 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:56:29.511 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 18:56:29.513 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-03 18:56:29.516 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:56:29.518 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:56:29.520 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:56:29.522 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:56:29.524 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:56:29.526 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:56:29.529 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:56:29.531 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-03 18:56:29.550 | Using python 3.8 to install /opt/stack/keystone 2021-09-03 18:56:29.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 -e /opt/stack/keystone 2021-09-03 18:56:30.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:30.282 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:30.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:30.282 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:31.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:31.311 | Obtaining file:///opt/stack/keystone 2021-09-03 18:56:32.952 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.6.0) 2021-09-03 18:56:32.954 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.8.7) 2021-09-03 18:56:33.043 | Collecting Flask!=0.11,>=1.0.2 2021-09-03 18:56:33.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-09-03 18:56:33.100 | Collecting Flask-RESTful>=0.3.5 2021-09-03 18:56:33.107 | 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-09-03 18:56:33.111 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.8) 2021-09-03 18:56:33.113 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.23) 2021-09-03 18:56:33.115 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (0.13.0) 2021-09-03 18:56:33.116 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.0) 2021-09-03 18:56:33.160 | Collecting passlib>=1.7.0 2021-09-03 18:56:33.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-09-03 18:56:33.185 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 18:56:33.187 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (9.3.0) 2021-09-03 18:56:33.188 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 18:56:33.380 | Collecting scrypt>=0.8.0 2021-09-03 18:56:33.387 | 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-09-03 18:56:33.412 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2.8.1) 2021-09-03 18:56:33.414 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (8.7.1) 2021-09-03 18:56:33.416 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.3.1) 2021-09-03 18:56:33.418 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (12.9.1) 2021-09-03 18:56:33.419 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (10.0.0) 2021-09-03 18:56:33.421 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.0.1) 2021-09-03 18:56:33.423 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.6.0) 2021-09-03 18:56:33.424 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.4.0) 2021-09-03 18:56:33.426 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.8.2) 2021-09-03 18:56:33.428 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 18:56:33.431 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.0) 2021-09-03 18:56:33.432 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.10.0) 2021-09-03 18:56:33.481 | Collecting oauthlib>=0.6.2 2021-09-03 18:56:33.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-09-03 18:56:33.549 | Collecting pysaml2>=5.0.0 2021-09-03 18:56:33.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-09-03 18:56:33.642 | Collecting PyJWT>=1.6.1 2021-09-03 18:56:33.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-09-03 18:56:33.655 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.1.4) 2021-09-03 18:56:33.658 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 18:56:33.659 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.1.1) 2021-09-03 18:56:33.661 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.0.2) 2021-09-03 18:56:33.663 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.1) 2021-09-03 18:56:33.664 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2021.1) 2021-09-03 18:56:33.675 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.16.0) 2021-09-03 18:56:33.677 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.14.6) 2021-09-03 18:56:33.681 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev21) (2.20) 2021-09-03 18:56:33.727 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev21) (5.0.9) 2021-09-03 18:56:33.805 | Collecting click>=7.1.2 2021-09-03 18:56:33.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-09-03 18:56:33.901 | Collecting Werkzeug>=2.0 2021-09-03 18:56:33.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-09-03 18:56:33.916 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (3.0.1) 2021-09-03 18:56:33.957 | Collecting itsdangerous>=2.0 2021-09-03 18:56:33.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-09-03 18:56:34.032 | Collecting aniso8601>=0.82 2021-09-03 18:56:34.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-09-03 18:56:34.077 | 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==19.1.0.dev21) (2.0.1) 2021-09-03 18:56:34.142 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (4.3.1) 2021-09-03 18:56:34.148 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (2.26.0) 2021-09-03 18:56:34.219 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (0.1.16) 2021-09-03 18:56:34.223 | 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==19.1.0.dev21) (1.7.0) 2021-09-03 18:56:34.363 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (2.2.0) 2021-09-03 18:56:34.365 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (1.5.0) 2021-09-03 18:56:34.367 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (0.8.0) 2021-09-03 18:56:34.370 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (5.4.1) 2021-09-03 18:56:34.382 | 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==19.1.0.dev21) (1.12.1) 2021-09-03 18:56:34.452 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (0.5.0) 2021-09-03 18:56:34.461 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (2.0.1) 2021-09-03 18:56:34.463 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.7.1) 2021-09-03 18:56:34.479 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.1.5) 2021-09-03 18:56:34.483 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (5.2.2) 2021-09-03 18:56:34.538 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (2.8.2) 2021-09-03 18:56:34.546 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (0.9.6) 2021-09-03 18:56:34.612 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.0.6) 2021-09-03 18:56:34.613 | 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==19.1.0.dev21) (2.6.0) 2021-09-03 18:56:34.619 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.3.0) 2021-09-03 18:56:34.624 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.3.0) 2021-09-03 18:56:34.626 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (4.2.2) 2021-09-03 18:56:34.628 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.1.0) 2021-09-03 18:56:34.641 | 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==19.1.0.dev21) (5.0.0) 2021-09-03 18:56:34.738 | 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==19.1.0.dev21) (0.11.0) 2021-09-03 18:56:34.771 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev21) (3.3.0) 2021-09-03 18:56:34.866 | 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==19.1.0.dev21) (2.5.1) 2021-09-03 18:56:34.868 | 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==19.1.0.dev21) (3.0.0) 2021-09-03 18:56:34.876 | 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==19.1.0.dev21) (0.31.1) 2021-09-03 18:56:34.878 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (4.4.0) 2021-09-03 18:56:34.881 | 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==19.1.0.dev21) (3.5.0) 2021-09-03 18:56:34.883 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.1.1) 2021-09-03 18:56:34.884 | 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==19.1.0.dev21) (2.1.1) 2021-09-03 18:56:34.886 | 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==19.1.0.dev21) (1.3.2) 2021-09-03 18:56:34.908 | 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==19.1.0.dev21) (1.16.0) 2021-09-03 18:56:34.946 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.5.0) 2021-09-03 18:56:34.982 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.14.1) 2021-09-03 18:56:35.004 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.6) 2021-09-03 18:56:35.041 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev21) (0.7.2) 2021-09-03 18:56:35.070 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (2.4.7) 2021-09-03 18:56:35.072 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (0.11.0) 2021-09-03 18:56:35.073 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (21.0) 2021-09-03 18:56:35.226 | 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==19.1.0.dev21) (57.4.0) 2021-09-03 18:56:35.531 | Collecting xmlschema>=1.2.1 2021-09-03 18:56:35.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-09-03 18:56:35.579 | Collecting defusedxml 2021-09-03 18:56:35.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-09-03 18:56:35.590 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev21) (20.0.1) 2021-09-03 18:56:35.749 | 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==19.1.0.dev21) (2021.5.30) 2021-09-03 18:56:35.751 | 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==19.1.0.dev21) (1.26.6) 2021-09-03 18:56:35.753 | 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==19.1.0.dev21) (3.2) 2021-09-03 18:56:35.755 | 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==19.1.0.dev21) (2.0.4) 2021-09-03 18:56:35.873 | 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==19.1.0.dev21) (0.7) 2021-09-03 18:56:36.154 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.4.1) 2021-09-03 18:56:36.156 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.5.2) 2021-09-03 18:56:36.381 | 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.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (1.0.0) 2021-09-03 18:56:36.667 | Collecting elementpath<3.0.0,>=2.2.2 2021-09-03 18:56:36.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-09-03 18:56:36.827 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (3.5.0) 2021-09-03 18:56:37.911 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-09-03 18:56:38.366 | Attempting uninstall: click 2021-09-03 18:56:38.369 | Found existing installation: Click 7.0 2021-09-03 18:56:38.375 | Uninstalling Click-7.0: 2021-09-03 18:56:38.406 | Successfully uninstalled Click-7.0 2021-09-03 18:56:39.510 | Attempting uninstall: PyJWT 2021-09-03 18:56:39.512 | Found existing installation: PyJWT 1.7.1 2021-09-03 18:56:39.522 | Uninstalling PyJWT-1.7.1: 2021-09-03 18:56:39.553 | Successfully uninstalled PyJWT-1.7.1 2021-09-03 18:56:39.968 | Attempting uninstall: oauthlib 2021-09-03 18:56:39.970 | Found existing installation: oauthlib 3.1.0 2021-09-03 18:56:39.979 | Uninstalling oauthlib-3.1.0: 2021-09-03 18:56:40.009 | Successfully uninstalled oauthlib-3.1.0 2021-09-03 18:56:40.162 | Running setup.py develop for keystone 2021-09-03 18:56:42.184 | 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-09-03 18:56:42.184 | 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-09-03 18:56:42.327 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:42.329 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:42.331 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:42.333 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:42.335 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:42.337 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:42.339 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:42.342 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:42.344 | + functions-common:time_stop:2316 : start_time=1630695389545 2021-09-03 18:56:42.346 | + functions-common:time_stop:2318 : [[ -z 1630695389545 ]] 2021-09-03 18:56:42.348 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:42.352 | + functions-common:time_stop:2321 : end_time=1630695402350 2021-09-03 18:56:42.354 | + functions-common:time_stop:2322 : elapsed_time=12805 2021-09-03 18:56:42.356 | + functions-common:time_stop:2323 : total=49657 2021-09-03 18:56:42.358 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:42.360 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=62462 2021-09-03 18:56:42.362 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:42.364 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:56:42.367 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 18:56:42.369 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 18:56:42.386 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 18:56:42.398 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-03 18:56:42.400 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-03 18:56:42.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:42.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:42.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-09-03 18:56:42.410 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:42.412 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-03 18:56:42.428 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:56:42.430 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-03 18:56:42.432 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:56:42.435 | + ./stack.sh:main:881 : configure_keystone 2021-09-03 18:56:42.437 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-03 18:56:42.449 | + 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-09-03 18:56:42.452 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-03 18:56:42.456 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-03 18:56:42.472 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:56:42.474 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-03 18:56:42.503 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-03 18:56:42.530 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-03 18:56:42.559 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-03 18:56:42.588 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-03 18:56:42.617 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-03 18:56:42.647 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-03 18:56:42.673 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-03 18:56:42.701 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-03 18:56:42.703 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-03 18:56:42.705 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-03 18:56:42.708 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-03 18:56:42.710 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 18:56:42.712 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 18:56:42.727 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:42.730 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 18:56:42.732 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 18:56:42.734 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 18:56:42.749 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:42.752 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 18:56:42.755 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 18:56:42.783 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 18:56:42.786 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 18:56:42.788 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-03 18:56:42.790 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-03 18:56:42.792 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-03 18:56:42.808 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:56:42.811 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.21/identity 2021-09-03 18:56:42.840 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.21/identity 2021-09-03 18:56:42.866 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-03 18:56:42.869 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-03 18:56:42.899 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-03 18:56:42.901 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-03 18:56:42.903 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-03 18:56:42.906 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-03 18:56:42.908 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-03 18:56:42.911 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-03 18:56:42.940 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-03 18:56:42.943 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-03 18:56:42.945 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-03 18:56:42.947 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-03 18:56:42.951 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 18:56:42.967 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 18:56:42.969 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 18:56:42.971 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 18:56:42.973 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 18:56:42.976 | + 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-09-03 18:56:43.003 | + 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-09-03 18:56:43.030 | + 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-09-03 18:56:43.057 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 18:56:43.084 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-03 18:56:43.111 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-03 18:56:43.113 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-03 18:56:43.115 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-03 18:56:43.118 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-03 18:56:43.120 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-03 18:56:43.123 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 18:56:43.125 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 18:56:43.128 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-03 18:56:43.132 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-03 18:56:43.134 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 18:56:43.137 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 18:56:43.149 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:56:43.149 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 18:56:43.157 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 18:56:43.160 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:56:43.176 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 18:56:43.178 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-03 18:56:43.181 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-03 18:56:43.210 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-03 18:56:43.236 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-03 18:56:43.262 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-03 18:56:43.288 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-03 18:56:43.314 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-03 18:56:43.341 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-03 18:56:43.367 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-03 18:56:43.394 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-03 18:56:43.420 | + 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-09-03 18:56:43.446 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-03 18:56:43.473 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-03 18:56:43.499 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-03 18:56:43.525 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 18:56:43.527 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 18:56:43.530 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-03 18:56:43.533 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-03 18:56:43.535 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 18:56:43.537 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:43.539 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:43.541 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 18:56:43.545 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 18:56:43.547 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 18:56:43.572 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-03 18:56:43.599 | + 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-09-03 18:56:43.600 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 18:56:43.609 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-03 18:56:43.612 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-03 18:56:43.614 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-03 18:56:43.616 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 18:56:43.619 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 18:56:43.621 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:56:43.623 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:43.625 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:43.627 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 18:56:43.630 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 18:56:43.632 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:43.634 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:43.636 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-03 18:56:43.696 | Enabling site keystone-wsgi-public. 2021-09-03 18:56:43.702 | To activate the new configuration, you need to run: 2021-09-03 18:56:43.702 | systemctl reload apache2 2021-09-03 18:56:43.706 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 18:56:43.708 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:56:43.710 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:56:43.713 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:56:43.837 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-03 18:56:43.840 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 18:56:43.843 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-03 18:56:43.845 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-03 18:56:43.848 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 18:56:43.850 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 18:56:43.853 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-03 18:56:43.858 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-03 18:56:43.860 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 18:56:43.862 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 18:56:43.875 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 18:56:43.875 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:56:43.883 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 18:56:43.887 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:56:43.902 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 18:56:43.905 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 18:56:43.909 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-03 18:56:43.938 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-03 18:56:43.965 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-03 18:56:43.992 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-03 18:56:44.019 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-03 18:56:44.045 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-03 18:56:44.072 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-03 18:56:44.099 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-03 18:56:44.126 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-03 18:56:44.153 | + 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-09-03 18:56:44.179 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-03 18:56:44.206 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-03 18:56:44.233 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-03 18:56:44.260 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 18:56:44.262 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 18:56:44.265 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-03 18:56:44.268 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-03 18:56:44.270 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 18:56:44.272 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:44.275 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:44.277 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 18:56:44.280 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 18:56:44.282 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 18:56:44.308 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-03 18:56:44.336 | + 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-09-03 18:56:44.336 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 18:56:44.345 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-03 18:56:44.348 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-03 18:56:44.350 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-03 18:56:44.353 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 18:56:44.355 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 18:56:44.357 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:56:44.359 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:44.362 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:44.364 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 18:56:44.366 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 18:56:44.369 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:44.371 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:44.374 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-03 18:56:44.434 | Enabling site keystone-wsgi-admin. 2021-09-03 18:56:44.440 | To activate the new configuration, you need to run: 2021-09-03 18:56:44.440 | systemctl reload apache2 2021-09-03 18:56:44.444 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 18:56:44.446 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:56:44.448 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:56:44.451 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:56:44.575 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-03 18:56:44.604 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-03 18:56:44.635 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-03 18:56:44.664 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-03 18:56:44.666 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-03 18:56:44.697 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-03 18:56:44.724 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-03 18:56:44.752 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-03 18:56:44.768 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:44.771 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-03 18:56:44.787 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:56:44.789 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-03 18:56:44.792 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-03 18:56:44.795 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-03 18:56:44.797 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:56:44.799 | + lib/stack:stack_install_service:32 : install_swift 2021-09-03 18:56:44.802 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-03 18:56:44.804 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-03 18:56:44.806 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-03 18:56:44.808 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:56:44.810 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:56:44.813 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:56:44.816 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:56:44.818 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:56:44.821 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:56:44.836 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:56:44.838 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:56:44.841 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:44.844 | + functions-common:git_clone:544 : echo master 2021-09-03 18:56:44.844 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:56:44.849 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-03 18:56:44.852 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:44.854 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-03 18:56:44.857 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:56:44.858 | + functions-common:git_clone:593 : head -1 2021-09-03 18:56:44.861 | fb0293538 Merge " Add documentation for DELETE method for Swift Object Store API." 2021-09-03 18:56:44.864 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:56:44.866 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-03 18:56:44.868 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:56:44.871 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 18:56:44.873 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-03 18:56:44.875 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-03 18:56:44.878 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-03 18:56:44.880 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:56:44.882 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 18:56:44.885 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-03 18:56:44.887 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:56:44.889 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-03 18:56:44.892 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-03 18:56:44.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:56:44.897 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-03 18:56:44.900 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:56:44.902 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:56:44.905 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-03 18:56:44.911 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-03 18:56:44.913 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-03 18:56:45.531 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-03 18:56:45.533 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:56:45.535 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:56:45.537 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:56:45.540 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 18:56:45.542 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-03 18:56:45.544 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:56:45.546 | + inc/python:setup_package:428 : local extras=keystone 2021-09-03 18:56:45.548 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:56:45.551 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-03 18:56:45.553 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-03 18:56:45.555 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-03 18:56:45.557 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:56:45.560 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-03 18:56:45.580 | Using python 3.8 to install /opt/stack/swift 2021-09-03 18:56:45.583 | + 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-09-03 18:56:46.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:46.333 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:46.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:46.333 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:47.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:47.372 | Obtaining file:///opt/stack/swift 2021-09-03 18:56:48.711 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (0.31.1) 2021-09-03 18:56:48.712 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.1.1) 2021-09-03 18:56:48.714 | 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.dev22) (0.11.0) 2021-09-03 18:56:48.716 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.1.1) 2021-09-03 18:56:49.496 | Collecting lxml>=3.4.1 2021-09-03 18:56:49.514 | 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-09-03 18:56:49.663 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.26.0) 2021-09-03 18:56:49.664 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.16.0) 2021-09-03 18:56:49.711 | Collecting xattr>=0.4 2021-09-03 18:56:49.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-09-03 18:56:50.469 | Collecting PyECLib>=1.3.1 2021-09-03 18:56:50.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-09-03 18:56:51.459 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (3.4.8) 2021-09-03 18:56:51.461 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (9.3.0) 2021-09-03 18:56:51.500 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev22) (1.14.6) 2021-09-03 18:56:51.504 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev22) (2.20) 2021-09-03 18:56:51.514 | 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.dev22) (1.16.0) 2021-09-03 18:56:51.576 | 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.dev22) (2.8.1) 2021-09-03 18:56:51.578 | 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.dev22) (4.6.0) 2021-09-03 18:56:51.580 | 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.dev22) (5.0.1) 2021-09-03 18:56:51.581 | 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.dev22) (4.2.0) 2021-09-03 18:56:51.583 | 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.dev22) (3.3.1) 2021-09-03 18:56:51.585 | 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.dev22) (4.2.0) 2021-09-03 18:56:51.589 | 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.dev22) (5.6.0) 2021-09-03 18:56:51.591 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.8.7) 2021-09-03 18:56:51.593 | 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.dev22) (4.10.0) 2021-09-03 18:56:51.594 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.3.1) 2021-09-03 18:56:51.596 | 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.dev22) (8.7.1) 2021-09-03 18:56:51.598 | 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.dev22) (3.1.1) 2021-09-03 18:56:51.659 | 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.dev22) (1.7.0) 2021-09-03 18:56:51.662 | 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.dev22) (3.4.0) 2021-09-03 18:56:51.664 | 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.dev22) (0.1.16) 2021-09-03 18:56:51.728 | 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.dev22) (1.1.4) 2021-09-03 18:56:51.738 | 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.dev22) (5.0.9) 2021-09-03 18:56:51.783 | 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.dev22) (2.2.0) 2021-09-03 18:56:51.785 | 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.dev22) (1.5.0) 2021-09-03 18:56:51.786 | 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.dev22) (0.8.0) 2021-09-03 18:56:51.790 | 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.dev22) (5.4.1) 2021-09-03 18:56:51.835 | 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.dev22) (1.12.1) 2021-09-03 18:56:51.907 | 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.dev22) (0.9.6) 2021-09-03 18:56:51.909 | 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.dev22) (2.8.2) 2021-09-03 18:56:51.928 | 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.dev22) (1.0.2) 2021-09-03 18:56:51.930 | 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.dev22) (2021.1) 2021-09-03 18:56:51.962 | 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.dev22) (2.4.7) 2021-09-03 18:56:51.965 | 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.dev22) (21.0) 2021-09-03 18:56:51.988 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev22) (57.4.0) 2021-09-03 18:56:52.138 | 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.dev22) (1.26.6) 2021-09-03 18:56:52.143 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (3.2) 2021-09-03 18:56:52.143 | 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.dev22) (2.0.4) 2021-09-03 18:56:52.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (2021.5.30) 2021-09-03 18:56:52.402 | Building wheels for collected packages: PyECLib, xattr 2021-09-03 18:56:52.403 | Building wheel for PyECLib (setup.py): started 2021-09-03 18:56:53.702 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-09-03 18:56:53.703 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55547 sha256=913cef80144e7c8363f370d9fb326103d81dce628d0036ee7b0683f94cf09ad5 2021-09-03 18:56:53.703 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-09-03 18:56:53.708 | Building wheel for xattr (setup.py): started 2021-09-03 18:56:55.118 | Building wheel for xattr (setup.py): finished with status 'done' 2021-09-03 18:56:55.119 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33291 sha256=7cbadbe55d19d806654ed9cc111526e0415d8529f331b4e1aceb0b4b9f65af4d 2021-09-03 18:56:55.119 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-09-03 18:56:55.122 | Successfully built PyECLib xattr 2021-09-03 18:56:56.407 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-09-03 18:56:56.755 | Running setup.py develop for swift 2021-09-03 18:56:58.639 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev22 xattr-0.9.7 2021-09-03 18:56:58.639 | 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-09-03 18:56:58.781 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:58.784 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:58.786 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:58.788 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:58.790 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:58.792 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:58.794 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:58.797 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:58.799 | + functions-common:time_stop:2316 : start_time=1630695405575 2021-09-03 18:56:58.801 | + functions-common:time_stop:2318 : [[ -z 1630695405575 ]] 2021-09-03 18:56:58.804 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:58.808 | + functions-common:time_stop:2321 : end_time=1630695418805 2021-09-03 18:56:58.810 | + functions-common:time_stop:2322 : elapsed_time=13230 2021-09-03 18:56:58.812 | + functions-common:time_stop:2323 : total=62462 2021-09-03 18:56:58.814 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:58.816 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75692 2021-09-03 18:56:58.818 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:58.821 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:56:58.823 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 18:56:58.826 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 18:56:58.845 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 18:56:58.856 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-03 18:56:58.859 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-03 18:56:58.861 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:58.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:58.866 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-09-03 18:56:58.868 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:58.870 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-03 18:56:58.873 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:56:58.875 | + ./stack.sh:main:890 : configure_swift 2021-09-03 18:56:58.877 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-03 18:56:58.879 | + lib/swift:configure_swift:335 : local node_number 2021-09-03 18:56:58.881 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-03 18:56:58.883 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-03 18:56:58.885 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-03 18:56:59.748 | No object-expirer running 2021-09-03 18:56:59.748 | No container-server running 2021-09-03 18:56:59.748 | No account-auditor running 2021-09-03 18:56:59.748 | No container-sharder running 2021-09-03 18:56:59.748 | No object-server running 2021-09-03 18:56:59.748 | No object-replicator running 2021-09-03 18:56:59.748 | No object-reconstructor running 2021-09-03 18:56:59.748 | No container-auditor running 2021-09-03 18:56:59.748 | No container-updater running 2021-09-03 18:56:59.748 | No container-sync running 2021-09-03 18:56:59.748 | No account-replicator running 2021-09-03 18:56:59.748 | No object-auditor running 2021-09-03 18:56:59.748 | No account-server running 2021-09-03 18:56:59.748 | No proxy-server running 2021-09-03 18:56:59.748 | No container-replicator running 2021-09-03 18:56:59.748 | No account-reaper running 2021-09-03 18:56:59.748 | No object-updater running 2021-09-03 18:56:59.748 | No container-reconciler running 2021-09-03 18:56:59.796 | + lib/swift:configure_swift:340 : true 2021-09-03 18:56:59.798 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-03 18:56:59.810 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-03 18:56:59.822 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-03 18:56:59.824 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-03 18:56:59.825 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-03 18:56:59.829 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-03 18:56:59.830 | s/%GROUP%/ubuntu/; 2021-09-03 18:56:59.830 | s/%USER%/ubuntu/; 2021-09-03 18:56:59.830 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-03 18:56:59.830 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-03 18:56:59.833 | uid = ubuntu 2021-09-03 18:56:59.833 | gid = ubuntu 2021-09-03 18:56:59.833 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-03 18:56:59.833 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-03 18:56:59.833 | address = 127.0.0.1 2021-09-03 18:56:59.833 | 2021-09-03 18:56:59.833 | [account6612] 2021-09-03 18:56:59.833 | max connections = 25 2021-09-03 18:56:59.833 | path = /opt/stack/data/swift/1/node/ 2021-09-03 18:56:59.833 | read only = false 2021-09-03 18:56:59.833 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-03 18:56:59.833 | 2021-09-03 18:56:59.833 | [account6622] 2021-09-03 18:56:59.833 | max connections = 25 2021-09-03 18:56:59.833 | path = /opt/stack/data/swift/2/node/ 2021-09-03 18:56:59.833 | read only = false 2021-09-03 18:56:59.833 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-03 18:56:59.833 | 2021-09-03 18:56:59.833 | [account6632] 2021-09-03 18:56:59.833 | max connections = 25 2021-09-03 18:56:59.833 | path = /opt/stack/data/swift/3/node/ 2021-09-03 18:56:59.833 | read only = false 2021-09-03 18:56:59.834 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | [account6642] 2021-09-03 18:56:59.834 | max connections = 25 2021-09-03 18:56:59.834 | path = /opt/stack/data/swift/4/node/ 2021-09-03 18:56:59.834 | read only = false 2021-09-03 18:56:59.834 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | [container6611] 2021-09-03 18:56:59.834 | max connections = 25 2021-09-03 18:56:59.834 | path = /opt/stack/data/swift/1/node/ 2021-09-03 18:56:59.834 | read only = false 2021-09-03 18:56:59.834 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | [container6621] 2021-09-03 18:56:59.834 | max connections = 25 2021-09-03 18:56:59.834 | path = /opt/stack/data/swift/2/node/ 2021-09-03 18:56:59.834 | read only = false 2021-09-03 18:56:59.834 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | [container6631] 2021-09-03 18:56:59.834 | max connections = 25 2021-09-03 18:56:59.834 | path = /opt/stack/data/swift/3/node/ 2021-09-03 18:56:59.834 | read only = false 2021-09-03 18:56:59.834 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | [container6641] 2021-09-03 18:56:59.834 | max connections = 25 2021-09-03 18:56:59.834 | path = /opt/stack/data/swift/4/node/ 2021-09-03 18:56:59.834 | read only = false 2021-09-03 18:56:59.834 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | 2021-09-03 18:56:59.834 | [object6613] 2021-09-03 18:56:59.834 | max connections = 25 2021-09-03 18:56:59.835 | path = /opt/stack/data/swift/1/node/ 2021-09-03 18:56:59.835 | read only = false 2021-09-03 18:56:59.835 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-03 18:56:59.835 | 2021-09-03 18:56:59.835 | [object6623] 2021-09-03 18:56:59.835 | max connections = 25 2021-09-03 18:56:59.835 | path = /opt/stack/data/swift/2/node/ 2021-09-03 18:56:59.835 | read only = false 2021-09-03 18:56:59.835 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-03 18:56:59.835 | 2021-09-03 18:56:59.835 | [object6633] 2021-09-03 18:56:59.835 | max connections = 25 2021-09-03 18:56:59.835 | path = /opt/stack/data/swift/3/node/ 2021-09-03 18:56:59.835 | read only = false 2021-09-03 18:56:59.835 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-03 18:56:59.835 | 2021-09-03 18:56:59.835 | [object6643] 2021-09-03 18:56:59.835 | max connections = 25 2021-09-03 18:56:59.835 | path = /opt/stack/data/swift/4/node/ 2021-09-03 18:56:59.835 | read only = false 2021-09-03 18:56:59.835 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-03 18:56:59.836 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-03 18:56:59.838 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:59.840 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:59.842 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-03 18:56:59.862 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-03 18:56:59.864 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-03 18:56:59.868 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-03 18:56:59.872 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-03 18:56:59.874 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-03 18:56:59.878 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-03 18:56:59.905 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.21:8080/v1/ 2021-09-03 18:56:59.930 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-03 18:56:59.947 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-03 18:56:59.974 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-03 18:56:59.992 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:00.018 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-03 18:57:00.035 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-03 18:57:00.062 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-03 18:57:00.079 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-03 18:57:00.107 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-03 18:57:00.124 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:00.151 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-03 18:57:00.168 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-03 18:57:00.182 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:00.184 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-03 18:57:00.212 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-03 18:57:00.238 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-03 18:57:00.264 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-03 18:57:00.291 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-03 18:57:00.305 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:00.307 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-03 18:57:00.334 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-03 18:57:00.348 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:00.350 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-03 18:57:00.365 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:00.367 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-03 18:57:00.369 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-03 18:57:00.383 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:00.385 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-03 18:57:00.387 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-03 18:57:00.389 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-03 18:57:00.394 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-03 18:57:00.399 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-03 18:57:00.425 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-03 18:57:00.451 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-03 18:57:00.480 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-03 18:57:00.512 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-03 18:57:00.538 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-03 18:57:00.540 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-03 18:57:00.542 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-03 18:57:00.544 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-03 18:57:00.546 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-03 18:57:00.572 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-03 18:57:00.599 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.21/identity 2021-09-03 18:57:00.625 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-03 18:57:00.651 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-03 18:57:00.676 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-03 18:57:00.704 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-03 18:57:00.729 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-03 18:57:00.756 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 18:57:00.782 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-03 18:57:00.814 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-03 18:57:00.841 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-03 18:57:00.867 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-03 18:57:00.894 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-03 18:57:00.923 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-03 18:57:00.950 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-03 18:57:00.968 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-03 18:57:00.994 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-03 18:57:01.021 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-03 18:57:01.026 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-03 18:57:01.053 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-03 18:57:01.081 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-03 18:57:01.108 | + lib/swift:configure_swift:478 : local node_number 2021-09-03 18:57:01.110 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 18:57:01.113 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 18:57:01.115 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-03 18:57:01.119 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-03 18:57:01.122 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 18:57:01.124 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 18:57:01.126 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-03 18:57:01.129 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-03 18:57:01.131 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 18:57:01.133 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 18:57:01.135 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-03 18:57:01.152 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-03 18:57:01.179 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-03 18:57:01.196 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-03 18:57:01.223 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-03 18:57:01.241 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:01.268 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-03 18:57:01.286 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 18:57:01.313 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-03 18:57:01.330 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 18:57:01.358 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-03 18:57:01.375 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-03 18:57:01.404 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-03 18:57:01.422 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-03 18:57:01.449 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-03 18:57:01.467 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-03 18:57:01.494 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-03 18:57:01.511 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-03 18:57:01.537 | + 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-09-03 18:57:01.542 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-03 18:57:01.560 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:01.587 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-03 18:57:01.615 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 18:57:01.618 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-03 18:57:01.622 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-03 18:57:01.624 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 18:57:01.626 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 18:57:01.628 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-03 18:57:01.630 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-03 18:57:01.633 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 18:57:01.635 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 18:57:01.637 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-03 18:57:01.655 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-03 18:57:01.684 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-03 18:57:01.702 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-03 18:57:01.731 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-03 18:57:01.749 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:01.777 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-03 18:57:01.794 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 18:57:01.826 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-03 18:57:01.844 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 18:57:01.871 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-03 18:57:01.889 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-03 18:57:01.916 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-03 18:57:01.933 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-03 18:57:01.962 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-03 18:57:01.980 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-03 18:57:02.007 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-03 18:57:02.025 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-03 18:57:02.052 | + 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-09-03 18:57:02.057 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-03 18:57:02.077 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:02.105 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 18:57:02.107 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-03 18:57:02.111 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-03 18:57:02.113 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 18:57:02.115 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 18:57:02.117 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-03 18:57:02.119 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-03 18:57:02.122 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 18:57:02.124 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 18:57:02.126 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-03 18:57:02.144 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-03 18:57:02.171 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-03 18:57:02.188 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-03 18:57:02.216 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-03 18:57:02.233 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:02.260 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-03 18:57:02.278 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 18:57:02.305 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-03 18:57:02.323 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 18:57:02.351 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-03 18:57:02.376 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-03 18:57:02.404 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-03 18:57:02.422 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-03 18:57:02.450 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-03 18:57:02.467 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-03 18:57:02.495 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-03 18:57:02.512 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-03 18:57:02.538 | + 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-09-03 18:57:02.543 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-03 18:57:02.561 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:02.588 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-03 18:57:02.615 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-03 18:57:02.642 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-03 18:57:02.669 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-03 18:57:02.671 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-03 18:57:02.675 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-03 18:57:02.704 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-03 18:57:02.731 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-03 18:57:02.759 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-03 18:57:02.786 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-03 18:57:02.814 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-03 18:57:02.841 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-03 18:57:02.868 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-03 18:57:02.894 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-03 18:57:02.921 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-03 18:57:02.937 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:02.939 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-03 18:57:02.956 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-03 18:57:02.959 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-03 18:57:02.978 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-03 18:57:02.981 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.21 2021-09-03 18:57:03.007 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-03 18:57:03.009 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-03 18:57:03.036 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.21/identity 2021-09-03 18:57:03.065 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-03 18:57:03.067 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-03 18:57:03.093 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-03 18:57:03.109 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:03.111 | + lib/swift:configure_swift:541 : local user_group 2021-09-03 18:57:03.114 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-03 18:57:03.118 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-03 18:57:03.121 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-03 18:57:03.133 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-03 18:57:03.135 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-03 18:57:03.146 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-03 18:57:03.148 | + lib/swift:configure_swift:548 : is_suse 2021-09-03 18:57:03.150 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:57:03.153 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:57:03.156 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:57:03.158 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:57:03.160 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:57:03.162 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:57:03.164 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-03 18:57:03.176 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-03 18:57:03.178 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-03 18:57:03.181 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-03 18:57:03.197 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:03.199 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-03 18:57:03.217 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:03.219 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-03 18:57:03.221 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-03 18:57:03.224 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-03 18:57:03.226 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:57:03.228 | + lib/stack:stack_install_service:32 : install_glance 2021-09-03 18:57:03.231 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-03 18:57:03.233 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-03 18:57:03.236 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-03 18:57:03.252 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:03.254 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-03 18:57:03.256 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-03 18:57:03.273 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:03.275 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-03 18:57:03.278 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-03 18:57:03.281 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-03 18:57:03.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:03.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:03.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-09-03 18:57:03.291 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:03.294 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-03 18:57:03.297 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-03 18:57:03.299 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-03 18:57:03.302 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-03 18:57:03.305 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-03 18:57:03.307 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-03 18:57:03.310 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-03 18:57:03.313 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-03 18:57:03.315 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-03 18:57:03.318 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-03 18:57:03.322 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-03 18:57:03.322 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:57:03.328 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-03 18:57:03.330 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-03 18:57:03.333 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-03 18:57:03.336 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-03 18:57:03.338 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-03 18:57:03.359 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-03 18:57:03.362 | + 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-09-03 18:57:04.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:04.112 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:04.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:04.112 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:05.123 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:05.272 | Collecting glance-store[cinder,swift]!=0.29.0 2021-09-03 18:57:05.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-09-03 18:57:05.371 | 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-09-03 18:57:05.374 | 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-09-03 18:57:05.375 | 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-09-03 18:57:05.377 | 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-09-03 18:57:05.379 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2021-09-03 18:57:05.380 | 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.0) 2021-09-03 18:57:05.382 | 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-09-03 18:57:05.384 | 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.2.0) 2021-09-03 18:57:05.386 | 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-09-03 18:57:05.388 | 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.0.1) 2021-09-03 18:57:05.390 | 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-09-03 18:57:05.392 | 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-09-03 18:57:05.484 | Collecting python-cinderclient>=4.1.0 2021-09-03 18:57:05.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2021-09-03 18:57:05.506 | 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-09-03 18:57:05.508 | 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-09-03 18:57:05.654 | Collecting os-brick>=2.6.0 2021-09-03 18:57:05.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8e/635684bce4856/os_brick-5.0.0-py3-none-any.whl (257 kB) 2021-09-03 18:57:05.675 | 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-09-03 18:57:05.741 | Collecting python-swiftclient>=3.2.0 2021-09-03 18:57:05.748 | 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-09-03 18:57:05.762 | 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-09-03 18:57:05.765 | 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-09-03 18:57:05.781 | 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-09-03 18:57:05.850 | 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-09-03 18:57:05.853 | 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-09-03 18:57:05.857 | 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-09-03 18:57:05.885 | 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-09-03 18:57:05.887 | 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-09-03 18:57:05.889 | 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.1) 2021-09-03 18:57:05.892 | 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-09-03 18:57:05.896 | 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-09-03 18:57:05.945 | 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-09-03 18:57:05.955 | 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-09-03 18:57:06.001 | 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-09-03 18:57:06.003 | 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-09-03 18:57:06.005 | 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.2.0) 2021-09-03 18:57:06.007 | 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-09-03 18:57:06.022 | 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-09-03 18:57:06.096 | 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-09-03 18:57:06.101 | 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-09-03 18:57:06.127 | 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-09-03 18:57:06.130 | 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-09-03 18:57:06.139 | 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-09-03 18:57:06.175 | 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-09-03 18:57:06.206 | 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-09-03 18:57:06.208 | 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-09-03 18:57:06.212 | 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-09-03 18:57:06.213 | 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-09-03 18:57:06.216 | 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-09-03 18:57:06.221 | 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-09-03 18:57:06.263 | 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-09-03 18:57:06.291 | 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-09-03 18:57:06.292 | 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-09-03 18:57:06.333 | 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-09-03 18:57:06.408 | 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-09-03 18:57:06.414 | 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-09-03 18:57:06.588 | 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-09-03 18:57:06.590 | 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-09-03 18:57:06.592 | 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-09-03 18:57:06.594 | 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-09-03 18:57:06.676 | 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-09-03 18:57:06.801 | 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-09-03 18:57:08.468 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-09-03 18:57:09.490 | Successfully installed glance-store-2.7.0 os-brick-5.0.0 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-09-03 18:57:09.490 | 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-09-03 18:57:09.609 | + inc/python:pip_install:200 : result=0 2021-09-03 18:57:09.612 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:57:09.614 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:09.616 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:09.619 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:09.621 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:09.624 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:09.626 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:57:09.628 | + functions-common:time_stop:2316 : start_time=1630695423354 2021-09-03 18:57:09.630 | + functions-common:time_stop:2318 : [[ -z 1630695423354 ]] 2021-09-03 18:57:09.633 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:09.638 | + functions-common:time_stop:2321 : end_time=1630695429635 2021-09-03 18:57:09.640 | + functions-common:time_stop:2322 : elapsed_time=6281 2021-09-03 18:57:09.643 | + functions-common:time_stop:2323 : total=75692 2021-09-03 18:57:09.645 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:09.647 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=81973 2021-09-03 18:57:09.649 | + inc/python:pip_install:203 : return 0 2021-09-03 18:57:09.652 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-03 18:57:09.654 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-03 18:57:09.657 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-03 18:57:09.669 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-03 18:57:09.674 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-03 18:57:09.677 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-03 18:57:09.679 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-03 18:57:09.681 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:57:09.683 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:57:09.687 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:57:09.689 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:57:09.691 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:57:09.694 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:57:09.711 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:57:09.713 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:57:09.715 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:09.718 | + functions-common:git_clone:544 : echo master 2021-09-03 18:57:09.718 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:57:09.723 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-03 18:57:09.726 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:09.728 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-03 18:57:09.731 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:57:09.731 | + functions-common:git_clone:593 : head -1 2021-09-03 18:57:09.734 | ba9a2f14 Merge "Implement project personas for metadef tags" 2021-09-03 18:57:09.736 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:57:09.739 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-03 18:57:09.741 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:57:09.744 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 18:57:09.747 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-03 18:57:09.749 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:57:09.752 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-03 18:57:09.754 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:57:09.756 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 18:57:09.759 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-03 18:57:09.761 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:57:09.764 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:57:09.767 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-03 18:57:09.770 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:57:09.772 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-03 18:57:09.775 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:57:09.777 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:57:09.780 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-03 18:57:09.786 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-03 18:57:09.788 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-03 18:57:10.407 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-03 18:57:10.410 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:57:10.412 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:57:10.415 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:57:10.417 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 18:57:10.420 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-03 18:57:10.422 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:57:10.424 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:57:10.427 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:57:10.429 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:57:10.431 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:57:10.433 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:57:10.436 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:57:10.438 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-03 18:57:10.459 | Using python 3.8 to install /opt/stack/glance 2021-09-03 18:57:10.461 | + 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-09-03 18:57:11.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:11.218 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:11.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:11.218 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:12.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:12.240 | Obtaining file:///opt/stack/glance 2021-09-03 18:57:13.587 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.6.0) 2021-09-03 18:57:13.589 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.7.1) 2021-09-03 18:57:13.592 | 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.0b3.dev108) (1.4.23) 2021-09-03 18:57:13.594 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.31.1) 2021-09-03 18:57:13.596 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.1.1) 2021-09-03 18:57:13.598 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.5.1) 2021-09-03 18:57:13.599 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.8.7) 2021-09-03 18:57:13.601 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.4.1) 2021-09-03 18:57:13.603 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.7.1) 2021-09-03 18:57:13.604 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.19.1) 2021-09-03 18:57:13.607 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (8.7.1) 2021-09-03 18:57:13.608 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.4.0) 2021-09-03 18:57:13.610 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.3.1) 2021-09-03 18:57:13.612 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.4.0) 2021-09-03 18:57:13.614 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.10.0) 2021-09-03 18:57:13.616 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.0) 2021-09-03 18:57:13.617 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.3.0) 2021-09-03 18:57:13.768 | Collecting taskflow>=4.0.0 2021-09-03 18:57:13.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-09-03 18:57:13.798 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.3.1) 2021-09-03 18:57:13.800 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (9.3.0) 2021-09-03 18:57:13.844 | Collecting WSME>=0.8.0 2021-09-03 18:57:13.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-09-03 18:57:13.856 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.7.2) 2021-09-03 18:57:13.858 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.5.0) 2021-09-03 18:57:13.860 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev108) (3.2.0) 2021-09-03 18:57:13.861 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.2.0) 2021-09-03 18:57:13.864 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (20.0.1) 2021-09-03 18:57:13.867 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.16.0) 2021-09-03 18:57:13.870 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (10.0.0) 2021-09-03 18:57:13.871 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.0.1) 2021-09-03 18:57:13.912 | Collecting oslo.limit>=1.0.0 2021-09-03 18:57:13.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-09-03 18:57:13.923 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.6.0) 2021-09-03 18:57:13.925 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (12.9.1) 2021-09-03 18:57:13.927 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.4.0) 2021-09-03 18:57:13.930 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.3.0) 2021-09-03 18:57:13.931 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.8.2) 2021-09-03 18:57:13.963 | Collecting retrying!=1.3.0,>=1.2.3 2021-09-03 18:57:13.970 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-09-03 18:57:13.974 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.1) 2021-09-03 18:57:13.976 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.7.0) 2021-09-03 18:57:13.977 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.2.0) 2021-09-03 18:57:13.979 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.8) 2021-09-03 18:57:14.011 | Collecting cursive>=0.2.1 2021-09-03 18:57:14.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-09-03 18:57:14.022 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.1.16) 2021-09-03 18:57:14.024 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.5.0) 2021-09-03 18:57:14.104 | Collecting castellan>=0.17.0 2021-09-03 18:57:14.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-09-03 18:57:14.133 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev108) (5.2.2) 2021-09-03 18:57:14.135 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev108) (1.1.5) 2021-09-03 18:57:14.158 | 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.0b3.dev108) (2.26.0) 2021-09-03 18:57:14.222 | Collecting python-barbicanclient>=4.5.2 2021-09-03 18:57:14.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-09-03 18:57:14.278 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev108) (1.14.6) 2021-09-03 18:57:14.282 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev108) (2.20) 2021-09-03 18:57:14.316 | 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.0b3.dev108) (4.2.0) 2021-09-03 18:57:14.327 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev108) (1.12.1) 2021-09-03 18:57:14.344 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev108) (1.1.1) 2021-09-03 18:57:14.346 | 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.0b3.dev108) (1.16.0) 2021-09-03 18:57:14.457 | 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.0b3.dev108) (2.4.7) 2021-09-03 18:57:14.535 | 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.0b3.dev108) (1.7.0) 2021-09-03 18:57:14.625 | 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.0b3.dev108) (2.8.1) 2021-09-03 18:57:14.633 | 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.0b3.dev108) (3.1.1) 2021-09-03 18:57:14.712 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev108) (1.1.4) 2021-09-03 18:57:14.724 | 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.1.0->glance==23.0.0.0b3.dev108) (5.0.9) 2021-09-03 18:57:14.750 | 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.0b3.dev108) (0.14.1) 2021-09-03 18:57:14.762 | 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.0b3.dev108) (1.6) 2021-09-03 18:57:14.814 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev108) (5.4.1) 2021-09-03 18:57:14.817 | 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.0b3.dev108) (0.8.0) 2021-09-03 18:57:14.820 | 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.0b3.dev108) (1.5.0) 2021-09-03 18:57:14.904 | 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.0b3.dev108) (2.0.1) 2021-09-03 18:57:14.907 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev108) (0.5.0) 2021-09-03 18:57:14.908 | 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.0b3.dev108) (0.13.0) 2021-09-03 18:57:14.946 | 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.0b3.dev108) (0.59.0) 2021-09-03 18:57:14.985 | 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.0b3.dev108) (0.10.0) 2021-09-03 18:57:14.986 | 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.0b3.dev108) (1.4.0) 2021-09-03 18:57:14.995 | 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.0b3.dev108) (2.5.0) 2021-09-03 18:57:14.998 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev108) (0.11.0) 2021-09-03 18:57:15.000 | 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.0b3.dev108) (1.32) 2021-09-03 18:57:15.002 | 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.0b3.dev108) (1.4.4) 2021-09-03 18:57:15.035 | 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.0b3.dev108) (2.1) 2021-09-03 18:57:15.135 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev108) (0.9.6) 2021-09-03 18:57:15.143 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev108) (2.8.2) 2021-09-03 18:57:15.216 | 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.0b3.dev108) (2.6.0) 2021-09-03 18:57:15.225 | 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.0b3.dev108) (5.0.6) 2021-09-03 18:57:15.228 | 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.0b3.dev108) (5.1.0) 2021-09-03 18:57:15.232 | 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.0b3.dev108) (4.2.2) 2021-09-03 18:57:15.233 | 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.0b3.dev108) (0.3.0) 2021-09-03 18:57:15.248 | 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.0b3.dev108) (5.0.0) 2021-09-03 18:57:15.358 | 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.0b3.dev108) (0.11.0) 2021-09-03 18:57:15.392 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev108) (3.0.1) 2021-09-03 18:57:15.397 | 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.0b3.dev108) (3.2.0) 2021-09-03 18:57:15.400 | 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.0b3.dev108) (3.3.0) 2021-09-03 18:57:15.445 | 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.0b3.dev108) (2.0.1) 2021-09-03 18:57:15.525 | 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.0b3.dev108) (5.8.0) 2021-09-03 18:57:15.553 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev108) (2021.1) 2021-09-03 18:57:15.560 | 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.0b3.dev108) (1.0.2) 2021-09-03 18:57:15.616 | 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.0b3.dev108) (1.3.2) 2021-09-03 18:57:15.630 | 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.0b3.dev108) (3.0.0) 2021-09-03 18:57:15.660 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev108) (2.5.0) 2021-09-03 18:57:15.734 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev108) (21.0) 2021-09-03 18:57:15.863 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev108) (57.4.0) 2021-09-03 18:57:16.190 | 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.0b3.dev108) (3.9.0) 2021-09-03 18:57:16.236 | 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.0b3.dev108) (2.1.2) 2021-09-03 18:57:16.241 | 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.0b3.dev108) (0.4.0) 2021-09-03 18:57:16.341 | 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.0b3.dev108) (0.4.4) 2021-09-03 18:57:16.343 | 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.0b3.dev108) (21.2.0) 2021-09-03 18:57:16.344 | 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.0b3.dev108) (0.2.5) 2021-09-03 18:57:16.346 | 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.0b3.dev108) (1.8.2) 2021-09-03 18:57:16.702 | 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.0b3.dev108) (1.26.6) 2021-09-03 18:57:16.704 | 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.0b3.dev108) (3.2) 2021-09-03 18:57:16.706 | 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.0b3.dev108) (2.0.4) 2021-09-03 18:57:16.708 | 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.0b3.dev108) (2021.5.30) 2021-09-03 18:57:16.928 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev108) (0.7) 2021-09-03 18:57:17.179 | 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.0b3.dev108) (0.5.2) 2021-09-03 18:57:17.476 | Collecting networkx>=2.1.0 2021-09-03 18:57:17.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-09-03 18:57:17.626 | Collecting automaton>=1.9.0 2021-09-03 18:57:17.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-09-03 18:57:17.640 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev108) (6.3.1) 2021-09-03 18:57:17.676 | Collecting pydot>=1.2.4 2021-09-03 18:57:17.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-09-03 18:57:18.070 | 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.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev108) (1.0.0) 2021-09-03 18:57:18.396 | Collecting simplegeneric 2021-09-03 18:57:18.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-09-03 18:57:19.159 | 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.0b3.dev108) (3.5.0) 2021-09-03 18:57:19.461 | Building wheels for collected packages: simplegeneric 2021-09-03 18:57:19.462 | Building wheel for simplegeneric (setup.py): started 2021-09-03 18:57:20.174 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-09-03 18:57:20.175 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=356b04a256ea1bb52e7f141b380599833183c3401c58833245a0a2ff3c0bbc3a 2021-09-03 18:57:20.175 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-09-03 18:57:20.179 | Successfully built simplegeneric 2021-09-03 18:57:21.069 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-09-03 18:57:23.739 | Running setup.py develop for glance 2021-09-03 18:57:25.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.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.1 2021-09-03 18:57:25.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-09-03 18:57:25.921 | + inc/python:pip_install:200 : result=0 2021-09-03 18:57:25.923 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:57:25.925 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:25.928 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:25.930 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:25.932 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:25.935 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:25.937 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:57:25.939 | + functions-common:time_stop:2316 : start_time=1630695430454 2021-09-03 18:57:25.946 | + functions-common:time_stop:2318 : [[ -z 1630695430454 ]] 2021-09-03 18:57:25.948 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:25.953 | + functions-common:time_stop:2321 : end_time=1630695445950 2021-09-03 18:57:25.955 | + functions-common:time_stop:2322 : elapsed_time=15496 2021-09-03 18:57:25.957 | + functions-common:time_stop:2323 : total=81973 2021-09-03 18:57:25.959 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:25.961 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=97469 2021-09-03 18:57:25.964 | + inc/python:pip_install:203 : return 0 2021-09-03 18:57:25.966 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:57:25.969 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 18:57:25.971 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 18:57:25.990 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 18:57:26.002 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-03 18:57:26.005 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-03 18:57:26.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:26.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:26.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-09-03 18:57:26.015 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:26.017 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:57:26.019 | + ./stack.sh:main:902 : configure_glance 2021-09-03 18:57:26.022 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-03 18:57:26.034 | + lib/glance:configure_glance:333 : local dburl 2021-09-03 18:57:26.037 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-03 18:57:26.039 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-03 18:57:26.042 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-03 18:57:26.045 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-03 18:57:26.047 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 18:57:26.050 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 18:57:26.052 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-03 18:57:26.080 | + 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-09-03 18:57:26.110 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-03 18:57:26.137 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 18:57:26.164 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-03 18:57:26.194 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-03 18:57:26.224 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-03 18:57:26.226 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 18:57:26.229 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-03 18:57:26.231 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 18:57:26.234 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-03 18:57:26.262 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-03 18:57:26.289 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-09-03 18:57:26.317 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-03 18:57:26.344 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-03 18:57:26.371 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-03 18:57:26.399 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-03 18:57:26.427 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-03 18:57:26.454 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 18:57:26.481 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 18:57:26.509 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-03 18:57:26.539 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-03 18:57:26.542 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-03 18:57:26.544 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-03 18:57:26.546 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 18:57:26.549 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 18:57:26.551 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 18:57:26.567 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:26.570 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 18:57:26.572 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 18:57:26.575 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 18:57:26.592 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:26.594 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 18:57:26.597 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 18:57:26.624 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 18:57:26.626 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 18:57:26.629 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-03 18:57:26.631 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-03 18:57:26.633 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-03 18:57:26.662 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-03 18:57:26.689 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-03 18:57:26.691 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-03 18:57:26.694 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-03 18:57:26.696 | + lib/glance:configure_glance_store:254 : local be 2021-09-03 18:57:26.698 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-03 18:57:26.701 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-03 18:57:26.704 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 18:57:26.734 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-03 18:57:26.736 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.21 2021-09-03 18:57:26.766 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-03 18:57:26.769 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-03 18:57:26.786 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:26.788 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-03 18:57:26.815 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-03 18:57:26.843 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-03 18:57:26.870 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-03 18:57:26.899 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-03 18:57:26.926 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-03 18:57:26.942 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:26.945 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 18:57:26.973 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-03 18:57:27.003 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-03 18:57:27.030 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.21/identity/v3 2021-09-03 18:57:27.058 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-03 18:57:27.086 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.21/image 2021-09-03 18:57:27.113 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-03 18:57:27.130 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:27.132 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-03 18:57:27.135 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-03 18:57:27.138 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 18:57:27.141 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 18:57:27.157 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 18:57:27.159 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 18:57:27.162 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 18:57:27.164 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 18:57:27.166 | + 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-09-03 18:57:27.194 | + 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-09-03 18:57:27.222 | + 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-09-03 18:57:27.250 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 18:57:27.281 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-03 18:57:27.285 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-03 18:57:27.316 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-03 18:57:27.344 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 18:57:27.372 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.21/identity 2021-09-03 18:57:27.399 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-03 18:57:27.427 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-03 18:57:27.457 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-03 18:57:27.484 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 18:57:27.515 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-03 18:57:27.546 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-03 18:57:27.576 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-03 18:57:27.604 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-03 18:57:27.609 | + 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-09-03 18:57:27.616 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-03 18:57:27.631 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:27.634 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-03 18:57:27.636 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-03 18:57:27.638 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-03 18:57:27.641 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-03 18:57:27.643 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-03 18:57:27.646 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-03 18:57:27.650 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-03 18:57:27.652 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-03 18:57:27.656 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-03 18:57:27.686 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-03 18:57:27.688 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-03 18:57:27.691 | ++ functions:get_random_port:837 : true 2021-09-03 18:57:27.693 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-03 18:57:27.695 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-03 18:57:27.697 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-03 18:57:27.761 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-03 18:57:27.763 | ++ functions:get_random_port:841 : break 2 2021-09-03 18:57:27.765 | ++ functions:get_random_port:845 : echo 60999 2021-09-03 18:57:27.768 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-03 18:57:27.770 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-03 18:57:27.798 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-03 18:57:27.824 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-03 18:57:27.851 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-03 18:57:27.878 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 18:57:27.906 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-03 18:57:27.932 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-03 18:57:27.962 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-03 18:57:27.990 | + 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-09-03 18:57:28.017 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 18:57:28.044 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 18:57:28.071 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 18:57:28.099 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-03 18:57:28.126 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 18:57:28.154 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-03 18:57:28.181 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-03 18:57:28.209 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-03 18:57:28.236 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-03 18:57:28.264 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-03 18:57:28.291 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-03 18:57:28.294 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-03 18:57:28.296 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:57:28.298 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:28.300 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:28.303 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-03 18:57:28.305 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-03 18:57:28.368 | proxy (enabled by site administrator) 2021-09-03 18:57:28.371 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-03 18:57:28.374 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-03 18:57:28.376 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:57:28.378 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:28.381 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:28.383 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-03 18:57:28.385 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-03 18:57:28.437 | No module matches proxy_http 2021-09-03 18:57:28.440 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-09-03 18:57:28.505 | Considering dependency proxy for proxy_http: 2021-09-03 18:57:28.505 | Module proxy already enabled 2021-09-03 18:57:28.505 | Enabling module proxy_http. 2021-09-03 18:57:28.511 | To activate the new configuration, you need to run: 2021-09-03 18:57:28.511 | systemctl restart apache2 2021-09-03 18:57:28.516 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-09-03 18:57:28.518 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:57:28.520 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:57:28.523 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:57:28.653 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-03 18:57:28.656 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-03 18:57:28.659 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-03 18:57:28.661 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 18:57:28.664 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:28.666 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:28.669 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:57:28.672 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:57:28.675 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-03 18:57:28.675 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:57:28.684 | KeepAlive Off 2021-09-03 18:57:28.688 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-03 18:57:28.689 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:57:28.697 | SetEnv proxy-sendchunked 1 2021-09-03 18:57:28.701 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-03 18:57:28.701 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:57:28.709 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-03 18:57:28.712 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-03 18:57:28.715 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-03 18:57:28.717 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 18:57:28.719 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 18:57:28.722 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:57:28.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:28.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:28.729 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 18:57:28.731 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 18:57:28.734 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:28.736 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:28.738 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-03 18:57:28.800 | Enabling site glance-wsgi-api. 2021-09-03 18:57:28.805 | To activate the new configuration, you need to run: 2021-09-03 18:57:28.805 | systemctl reload apache2 2021-09-03 18:57:28.810 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-03 18:57:28.812 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:57:28.815 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:57:28.817 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:57:28.944 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-03 18:57:28.950 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-03 18:57:28.983 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-03 18:57:28.985 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-03 18:57:29.003 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:29.005 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-03 18:57:29.008 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-03 18:57:29.010 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-03 18:57:29.013 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:57:29.015 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-03 18:57:29.017 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-03 18:57:29.020 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-03 18:57:29.022 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-03 18:57:29.024 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:57:29.027 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:57:29.030 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:57:29.033 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:57:29.035 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:57:29.038 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:57:29.054 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:57:29.057 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:57:29.059 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:29.062 | + functions-common:git_clone:544 : echo master 2021-09-03 18:57:29.062 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:57:29.067 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-03 18:57:29.069 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:29.072 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-03 18:57:29.075 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:57:29.075 | + functions-common:git_clone:593 : head -1 2021-09-03 18:57:29.081 | 2225a046c Merge commit 'refs/changes/52/760152/4' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-09-03 18:57:29.084 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:57:29.087 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-03 18:57:29.090 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:57:29.092 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 18:57:29.095 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-03 18:57:29.097 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:57:29.100 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-03 18:57:29.102 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:57:29.104 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 18:57:29.108 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-03 18:57:29.110 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:57:29.113 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:57:29.116 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-03 18:57:29.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:57:29.121 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-03 18:57:29.124 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:57:29.126 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:57:29.129 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-03 18:57:29.135 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-03 18:57:29.137 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-03 18:57:29.751 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-03 18:57:29.754 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:57:29.756 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:57:29.759 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:57:29.761 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 18:57:29.764 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-03 18:57:29.766 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:57:29.768 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:57:29.771 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:57:29.773 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:57:29.775 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:57:29.779 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:57:29.781 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:57:29.783 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-03 18:57:29.804 | Using python 3.8 to install /opt/stack/cinder 2021-09-03 18:57:29.806 | + 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-09-03 18:57:30.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:30.592 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:30.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:30.593 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:31.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:31.602 | Obtaining file:///opt/stack/cinder 2021-09-03 18:57:33.778 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.6.0) 2021-09-03 18:57:33.780 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.9) 2021-09-03 18:57:33.782 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.31.1) 2021-09-03 18:57:33.783 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.1.1) 2021-09-03 18:57:33.785 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.19.1) 2021-09-03 18:57:33.787 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.1.16) 2021-09-03 18:57:33.788 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev94) (3.2.0) 2021-09-03 18:57:33.790 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.3.1) 2021-09-03 18:57:33.792 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (9.3.0) 2021-09-03 18:57:33.794 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.3) 2021-09-03 18:57:33.916 | Collecting oauth2client>=4.1.3 2021-09-03 18:57:33.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-09-03 18:57:33.931 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (8.7.1) 2021-09-03 18:57:33.933 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.4.0) 2021-09-03 18:57:33.935 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.3.1) 2021-09-03 18:57:33.936 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (10.0.0) 2021-09-03 18:57:33.938 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.0) 2021-09-03 18:57:33.940 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (12.9.1) 2021-09-03 18:57:33.942 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.4.0) 2021-09-03 18:57:33.944 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.8.2) 2021-09-03 18:57:33.945 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.6.2) 2021-09-03 18:57:33.947 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.3.0) 2021-09-03 18:57:33.949 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (6.3.0) 2021-09-03 18:57:33.951 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.2.0) 2021-09-03 18:57:33.953 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.6.0) 2021-09-03 18:57:33.955 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.4.0) 2021-09-03 18:57:33.957 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.10.0) 2021-09-03 18:57:33.959 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.5.0) 2021-09-03 18:57:33.960 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.1) 2021-09-03 18:57:33.962 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (21.0) 2021-09-03 18:57:34.087 | Collecting paramiko>=2.7.2 2021-09-03 18:57:34.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-09-03 18:57:34.104 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.5.0) 2021-09-03 18:57:34.106 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.1.1) 2021-09-03 18:57:34.107 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.8.0) 2021-09-03 18:57:34.109 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.4.7) 2021-09-03 18:57:34.111 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.1.0) 2021-09-03 18:57:34.201 | Collecting python-glanceclient>=3.2.2 2021-09-03 18:57:34.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-09-03 18:57:34.218 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.2.0) 2021-09-03 18:57:34.220 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (17.6.0) 2021-09-03 18:57:34.222 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.12.0) 2021-09-03 18:57:34.224 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2021.1) 2021-09-03 18:57:34.225 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.26.0) 2021-09-03 18:57:34.227 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.5.1) 2021-09-03 18:57:34.229 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.1) 2021-09-03 18:57:34.269 | Collecting rtslib-fb>=2.1.74 2021-09-03 18:57:34.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-09-03 18:57:34.984 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.16.0) 2021-09-03 18:57:34.986 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.4.23) 2021-09-03 18:57:34.988 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.13.0) 2021-09-03 18:57:34.989 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.0) 2021-09-03 18:57:35.033 | Collecting tabulate>=0.8.7 2021-09-03 18:57:35.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-09-03 18:57:35.045 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (6.3.1) 2021-09-03 18:57:35.047 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.8.7) 2021-09-03 18:57:35.049 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.1) 2021-09-03 18:57:35.168 | Collecting oslo.vmware>=3.8.0 2021-09-03 18:57:35.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-09-03 18:57:35.191 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.0) 2021-09-03 18:57:35.193 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.5.0) 2021-09-03 18:57:35.194 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.9.0) 2021-09-03 18:57:35.326 | Collecting google-api-python-client>=1.11.0 2021-09-03 18:57:35.343 | 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-09-03 18:57:35.510 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.9.1) 2021-09-03 18:57:35.512 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.8) 2021-09-03 18:57:35.514 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.2.2) 2021-09-03 18:57:35.554 | Collecting zstd>=1.4.5.1 2021-09-03 18:57:35.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-09-03 18:57:37.295 | Collecting boto3>=1.16.51 2021-09-03 18:57:37.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2021-09-03 18:57:37.325 | 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.0.0b2.dev94) (0.10.0) 2021-09-03 18:57:37.387 | Collecting s3transfer<0.6.0,>=0.5.0 2021-09-03 18:57:37.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-09-03 18:57:38.644 | Collecting botocore<1.22.0,>=1.21.33 2021-09-03 18:57:38.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2021-09-03 18:57:38.858 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.0.0.0b2.dev94) (1.26.6) 2021-09-03 18:57:38.860 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.0.0.0b2.dev94) (2.8.2) 2021-09-03 18:57:38.978 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev94) (1.14.6) 2021-09-03 18:57:38.983 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev94) (2.20) 2021-09-03 18:57:39.020 | 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.0.0b2.dev94) (1.16.0) 2021-09-03 18:57:39.141 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-09-03 18:57:39.147 | 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-09-03 18:57:39.273 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-09-03 18:57:39.281 | 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-09-03 18:57:39.319 | Collecting google-auth-httplib2>=0.1.0 2021-09-03 18:57:39.325 | 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-09-03 18:57:39.361 | Collecting uritemplate<4dev,>=3.0.0 2021-09-03 18:57:39.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-09-03 18:57:39.395 | Requirement already satisfied: setuptools>=40.3.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.0.0b2.dev94) (57.4.0) 2021-09-03 18:57:39.396 | 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.0.0b2.dev94) (3.17.3) 2021-09-03 18:57:39.463 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-09-03 18:57:39.470 | 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-09-03 18:57:39.612 | Collecting pyasn1-modules>=0.2.1 2021-09-03 18:57:39.619 | 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-09-03 18:57:39.627 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev94) (4.2.2) 2021-09-03 18:57:39.684 | Collecting rsa<5,>=3.1.4 2021-09-03 18:57:39.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-09-03 18:57:39.823 | 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.0.0b2.dev94) (1.7.0) 2021-09-03 18:57:39.891 | 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.0.0b2.dev94) (3.1.1) 2021-09-03 18:57:39.894 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev94) (2.8.1) 2021-09-03 18:57:40.065 | Collecting pyasn1>=0.1.7 2021-09-03 18:57:40.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-09-03 18:57:40.202 | 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.0.0b2.dev94) (1.1.4) 2021-09-03 18:57:40.237 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev94) (0.14.1) 2021-09-03 18:57:40.254 | 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.0.0b2.dev94) (1.6) 2021-09-03 18:57:40.307 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (1.5.0) 2021-09-03 18:57:40.311 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (2.2.0) 2021-09-03 18:57:40.313 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (0.8.0) 2021-09-03 18:57:40.317 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (5.4.1) 2021-09-03 18:57:40.334 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (1.12.1) 2021-09-03 18:57:40.418 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (2.0.1) 2021-09-03 18:57:40.423 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (0.5.0) 2021-09-03 18:57:40.425 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (1.7.1) 2021-09-03 18:57:40.449 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (1.1.5) 2021-09-03 18:57:40.452 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (5.2.2) 2021-09-03 18:57:40.528 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.0.0.0b2.dev94) (0.9.6) 2021-09-03 18:57:40.597 | 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.0.0b2.dev94) (0.3.0) 2021-09-03 18:57:40.600 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (5.0.6) 2021-09-03 18:57:40.614 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (5.1.0) 2021-09-03 18:57:40.616 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (2.3.0) 2021-09-03 18:57:40.631 | 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.0.0b2.dev94) (5.0.0) 2021-09-03 18:57:40.748 | 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.0.0b2.dev94) (0.11.0) 2021-09-03 18:57:40.782 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.0.1) 2021-09-03 18:57:40.785 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.3.0) 2021-09-03 18:57:40.795 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.2.0) 2021-09-03 18:57:40.836 | 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.0.0b2.dev94) (2.0.1) 2021-09-03 18:57:40.923 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.0.0b2.dev94) (1.0.2) 2021-09-03 18:57:41.062 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev94) (3.0.0) 2021-09-03 18:57:41.066 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev94) (1.3.2) 2021-09-03 18:57:41.106 | 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.0.0b2.dev94) (2.5.0) 2021-09-03 18:57:41.132 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.0.0b2.dev94) (0.7.2) 2021-09-03 18:57:41.222 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.0.0b2.dev94) (0.11.0) 2021-09-03 18:57:41.382 | Collecting suds-jurko>=0.6 2021-09-03 18:57:41.389 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-09-03 18:57:41.692 | Collecting pynacl>=1.0.1 2021-09-03 18:57:41.700 | 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-09-03 18:57:42.189 | 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.0.0b2.dev94) (3.9.0) 2021-09-03 18:57:42.242 | 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.0.0b2.dev94) (2.1.2) 2021-09-03 18:57:42.250 | 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.0.0b2.dev94) (0.4.0) 2021-09-03 18:57:42.360 | 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.0.0b2.dev94) (0.2.5) 2021-09-03 18:57:42.362 | 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.0.0b2.dev94) (21.2.0) 2021-09-03 18:57:42.363 | 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.0.0b2.dev94) (1.8.2) 2021-09-03 18:57:42.365 | 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.0.0b2.dev94) (0.4.4) 2021-09-03 18:57:42.585 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev94) (20.0.1) 2021-09-03 18:57:42.632 | Collecting warlock<2,>=1.2.0 2021-09-03 18:57:42.639 | 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-09-03 18:57:43.058 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (2.0.4) 2021-09-03 18:57:43.061 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (2021.5.30) 2021-09-03 18:57:43.063 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (3.2) 2021-09-03 18:57:43.253 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.0.0b2.dev94) (0.7) 2021-09-03 18:57:43.422 | Collecting pyudev>=0.16.1 2021-09-03 18:57:43.429 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-09-03 18:57:43.871 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev94) (0.5.2) 2021-09-03 18:57:43.872 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev94) (0.4.1) 2021-09-03 18:57:44.142 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (1.4.2) 2021-09-03 18:57:44.153 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (2.4.0) 2021-09-03 18:57:44.156 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (2.6.2) 2021-09-03 18:57:44.588 | 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.0.0b2.dev94) (1.0.0) 2021-09-03 18:57:44.729 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.0.0b2.dev94) (0.12.1) 2021-09-03 18:57:44.947 | 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.0.0b2.dev94) (1.32) 2021-09-03 18:57:44.999 | 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.0.0b2.dev94) (2.1) 2021-09-03 18:57:45.352 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (3.5.0) 2021-09-03 18:57:45.704 | Building wheels for collected packages: rtslib-fb, zstd 2021-09-03 18:57:45.705 | Building wheel for rtslib-fb (setup.py): started 2021-09-03 18:57:46.478 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-09-03 18:57:46.480 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=377e06b36c7cc9fc82df7babef4b2e0600b5d77ebce72eac8a834b2a50ff3e93 2021-09-03 18:57:46.480 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-09-03 18:57:46.484 | Building wheel for zstd (setup.py): started 2021-09-03 18:58:46.632 | Building wheel for zstd (setup.py): still running... 2021-09-03 18:58:54.699 | Building wheel for zstd (setup.py): finished with status 'done' 2021-09-03 18:58:54.715 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349373 sha256=9c7dd98ace4e8165ce317430cf2b1e6b36289c976a2d8f83b0aa3933e5a2aa6c 2021-09-03 18:58:54.715 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-09-03 18:58:54.719 | Successfully built rtslib-fb zstd 2021-09-03 18:58:55.676 | 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-09-03 18:58:57.675 | Attempting uninstall: pynacl 2021-09-03 18:58:57.678 | Found existing installation: PyNaCl 1.3.0 2021-09-03 18:58:57.682 | Uninstalling PyNaCl-1.3.0: 2021-09-03 18:58:57.710 | Successfully uninstalled PyNaCl-1.3.0 2021-09-03 18:58:59.369 | Running setup.py develop for cinder 2021-09-03 18:59:02.845 | 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-09-03 18:59:02.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-09-03 18:59:03.084 | + inc/python:pip_install:200 : result=0 2021-09-03 18:59:03.087 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:59:03.089 | + functions-common:time_stop:2309 : local name 2021-09-03 18:59:03.092 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:59:03.094 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:59:03.096 | + functions-common:time_stop:2312 : local total 2021-09-03 18:59:03.098 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:59:03.101 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:59:03.103 | + functions-common:time_stop:2316 : start_time=1630695449799 2021-09-03 18:59:03.106 | + functions-common:time_stop:2318 : [[ -z 1630695449799 ]] 2021-09-03 18:59:03.108 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:59:03.112 | + functions-common:time_stop:2321 : end_time=1630695543110 2021-09-03 18:59:03.115 | + functions-common:time_stop:2322 : elapsed_time=93311 2021-09-03 18:59:03.117 | + functions-common:time_stop:2323 : total=97469 2021-09-03 18:59:03.119 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:59:03.121 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=190780 2021-09-03 18:59:03.124 | + inc/python:pip_install:203 : return 0 2021-09-03 18:59:03.126 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:59:03.128 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 18:59:03.131 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 18:59:03.151 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 18:59:03.162 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-03 18:59:03.165 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-03 18:59:03.167 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:59:03.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:59:03.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-09-03 18:59:03.175 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:59:03.177 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-03 18:59:03.180 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-03 18:59:03.182 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-03 18:59:03.184 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:03.187 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:03.189 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-03 18:59:03.201 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-03 18:59:03.204 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:59:03.206 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:59:03.209 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:59:03.212 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:59:03.214 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:59:03.216 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:59:03.219 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:03.221 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:03.224 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:59:03.226 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:59:03.228 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:59:03.231 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:59:03.233 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-03 18:59:03.236 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:59:03.238 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:03.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:03.243 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-03 18:59:03.265 | + 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-09-03 18:59:03.370 | Reading package lists... 2021-09-03 18:59:03.585 | Building dependency tree... 2021-09-03 18:59:03.586 | Reading state information... 2021-09-03 18:59:03.812 | The following packages were automatically installed and are no longer required: 2021-09-03 18:59:03.813 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:59:03.813 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:59:03.813 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:59:03.813 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:59:03.813 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:59:03.813 | python3-zope.interface 2021-09-03 18:59:03.813 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:59:03.814 | The following additional packages will be installed: 2021-09-03 18:59:03.814 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-03 18:59:03.814 | python3-urwid 2021-09-03 18:59:03.815 | Suggested packages: 2021-09-03 18:59:03.815 | python-pyparsing-doc python-urwid-doc 2021-09-03 18:59:03.880 | The following NEW packages will be installed: 2021-09-03 18:59:03.880 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-03 18:59:03.881 | python3-urwid targetcli-fb 2021-09-03 18:59:04.170 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:59:04.170 | Need to get 356 kB of archives. 2021-09-03 18:59:04.170 | After this operation, 2,294 kB of additional disk space will be used. 2021-09-03 18:59:04.171 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-09-03 18:59:04.307 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-09-03 18:59:04.383 | 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-09-03 18:59:04.393 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-09-03 18:59:04.398 | 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-09-03 18:59:04.403 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-09-03 18:59:04.949 | Fetched 356 kB in 1s (683 kB/s) 2021-09-03 18:59:04.981 | Selecting previously unselected package python3-pyparsing. 2021-09-03 18:59:05.032 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90913 files and directories currently installed.) 2021-09-03 18:59:05.036 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-09-03 18:59:05.038 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-09-03 18:59:05.075 | Selecting previously unselected package python3-urwid. 2021-09-03 18:59:05.084 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-09-03 18:59:05.086 | Unpacking python3-urwid (2.0.1-3) ... 2021-09-03 18:59:05.144 | Selecting previously unselected package python3-configshell-fb. 2021-09-03 18:59:05.153 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-09-03 18:59:05.155 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-03 18:59:05.191 | Selecting previously unselected package python3-pyudev. 2021-09-03 18:59:05.201 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-09-03 18:59:05.203 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-03 18:59:05.241 | Selecting previously unselected package python3-rtslib-fb. 2021-09-03 18:59:05.251 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-09-03 18:59:05.253 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-03 18:59:05.295 | Selecting previously unselected package targetcli-fb. 2021-09-03 18:59:05.307 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-09-03 18:59:05.309 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-03 18:59:05.369 | Setting up python3-urwid (2.0.1-3) ... 2021-09-03 18:59:05.716 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:05.716 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:05.716 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:05.716 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:05.716 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:05.716 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:05.716 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:05.716 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:05.820 | Setting up python3-pyparsing (2.4.6-1) ... 2021-09-03 18:59:06.125 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-03 18:59:06.429 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-03 18:59:06.704 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-03 18:59:07.919 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-03 18:59:08.439 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-09-03 18:59:08.439 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-09-03 18:59:10.397 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:59:10.496 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:59:17.304 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:59:17.307 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:59:17.309 | + functions-common:time_stop:2309 : local name 2021-09-03 18:59:17.312 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:59:17.314 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:59:17.316 | + functions-common:time_stop:2312 : local total 2021-09-03 18:59:17.319 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:59:17.322 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:59:17.324 | + functions-common:time_stop:2316 : start_time=1630695543263 2021-09-03 18:59:17.327 | + functions-common:time_stop:2318 : [[ -z 1630695543263 ]] 2021-09-03 18:59:17.330 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:59:17.335 | + functions-common:time_stop:2321 : end_time=1630695557332 2021-09-03 18:59:17.337 | + functions-common:time_stop:2322 : elapsed_time=14069 2021-09-03 18:59:17.340 | + functions-common:time_stop:2323 : total=260076 2021-09-03 18:59:17.342 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:59:17.345 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=274145 2021-09-03 18:59:17.347 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:59:17.350 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:59:17.352 | + ./stack.sh:main:908 : configure_cinder 2021-09-03 18:59:17.354 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-03 18:59:17.367 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-09-03 18:59:17.371 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-09-03 18:59:17.373 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-03 18:59:17.375 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-03 18:59:17.378 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-03 18:59:17.378 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-03 18:59:17.383 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-03 18:59:17.386 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-03 18:59:17.388 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-03 18:59:17.390 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-03 18:59:17.392 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-03 18:59:17.394 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-03 18:59:17.397 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-03 18:59:17.399 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-03 18:59:17.409 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-03 18:59:17.422 | + 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-09-03 18:59:17.434 | + 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-09-03 18:59:17.446 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-03 18:59:17.457 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-03 18:59:17.460 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-03 18:59:17.464 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XThiJ1YRfe 2021-09-03 18:59:17.466 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-03 18:59:17.468 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-03 18:59:17.471 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-03 18:59:17.473 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XThiJ1YRfe 2021-09-03 18:59:17.477 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XThiJ1YRfe 2021-09-03 18:59:17.488 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XThiJ1YRfe /etc/sudoers.d/cinder-rootwrap 2021-09-03 18:59:17.500 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-03 18:59:17.504 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-03 18:59:17.506 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-03 18:59:17.508 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-03 18:59:17.510 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-03 18:59:17.513 | + 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-09-03 18:59:17.515 | + 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-09-03 18:59:17.517 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-03 18:59:17.519 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-03 18:59:17.523 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-03 18:59:17.528 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-03 18:59:17.546 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-03 18:59:17.564 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-03 18:59:17.582 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-03 18:59:17.601 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-03 18:59:17.620 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-03 18:59:17.638 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-03 18:59:17.656 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-03 18:59:17.674 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-03 18:59:17.677 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 18:59:17.679 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-09-03 18:59:17.682 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 18:59:17.684 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-03 18:59:17.713 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-03 18:59:17.740 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-09-03 18:59:17.767 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-03 18:59:17.794 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-03 18:59:17.821 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-03 18:59:17.848 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-03 18:59:17.876 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-03 18:59:17.903 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 18:59:17.930 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 18:59:17.957 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-03 18:59:17.988 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-09-03 18:59:18.016 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-09-03 18:59:18.018 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-03 18:59:18.020 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-03 18:59:18.023 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-03 18:59:18.026 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-03 18:59:18.028 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-03 18:59:18.059 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-03 18:59:18.086 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-03 18:59:18.114 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-03 18:59:18.142 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-03 18:59:18.170 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-03 18:59:18.198 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-03 18:59:18.228 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-09-03 18:59:18.230 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.21 2021-09-03 18:59:18.258 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-03 18:59:18.290 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-09-03 18:59:18.297 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5736ee6e849813f12df4c5e91a97ba49 2021-09-03 18:59:18.325 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-09-03 18:59:18.327 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-09-03 18:59:18.355 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-09-03 18:59:18.371 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:18.373 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-09-03 18:59:18.390 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:18.392 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-09-03 18:59:18.409 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:18.411 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-09-03 18:59:18.429 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:18.431 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-09-03 18:59:18.434 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-03 18:59:18.436 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-03 18:59:18.438 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-03 18:59:18.441 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 18:59:18.443 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 18:59:18.446 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 18:59:18.462 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:59:18.465 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 18:59:18.468 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 18:59:18.470 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 18:59:18.486 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:59:18.488 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 18:59:18.491 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 18:59:18.519 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 18:59:18.522 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 18:59:18.524 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-09-03 18:59:18.527 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-03 18:59:18.529 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 18:59:18.532 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 18:59:18.548 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 18:59:18.551 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 18:59:18.553 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 18:59:18.556 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 18:59:18.558 | + 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-09-03 18:59:18.586 | + 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-09-03 18:59:18.613 | + 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-09-03 18:59:18.642 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 18:59:18.669 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-03 18:59:18.671 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-03 18:59:18.674 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-03 18:59:18.676 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-09-03 18:59:18.679 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 18:59:18.681 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 18:59:18.684 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-09-03 18:59:18.688 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-09-03 18:59:18.690 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 18:59:18.693 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 18:59:18.706 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 18:59:18.706 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:59:18.714 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 18:59:18.718 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:59:18.733 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-03 18:59:18.735 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-03 18:59:18.739 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-03 18:59:18.768 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-03 18:59:18.795 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-03 18:59:18.822 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-03 18:59:18.848 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 18:59:18.875 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 18:59:18.902 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-03 18:59:18.931 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-03 18:59:18.958 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-03 18:59:18.985 | + 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-09-03 18:59:19.013 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 18:59:19.041 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 18:59:19.068 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-03 18:59:19.095 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 18:59:19.097 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 18:59:19.100 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-09-03 18:59:19.103 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-09-03 18:59:19.105 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 18:59:19.107 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:19.109 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:19.112 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 18:59:19.115 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 18:59:19.118 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-03 18:59:19.144 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 18:59:19.172 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-03 18:59:19.172 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 18:59:19.181 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-03 18:59:19.184 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-09-03 18:59:19.187 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-09-03 18:59:19.189 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 18:59:19.191 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 18:59:19.196 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:59:19.198 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:19.201 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:19.203 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 18:59:19.206 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 18:59:19.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:19.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:19.213 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-09-03 18:59:19.274 | Enabling site cinder-wsgi. 2021-09-03 18:59:19.279 | To activate the new configuration, you need to run: 2021-09-03 18:59:19.280 | systemctl reload apache2 2021-09-03 18:59:19.284 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 18:59:19.286 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:59:19.289 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:59:19.291 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:59:19.418 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-03 18:59:19.421 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-03 18:59:19.451 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.21/image 2021-09-03 18:59:19.480 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-09-03 18:59:19.496 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:19.499 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-03 18:59:19.501 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 18:59:19.503 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 18:59:19.506 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-03 18:59:19.508 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-03 18:59:19.545 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-03 18:59:19.576 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.21/identity 2021-09-03 18:59:19.604 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-03 18:59:19.632 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-03 18:59:19.660 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-03 18:59:19.687 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-03 18:59:19.716 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-03 18:59:19.743 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-03 18:59:19.771 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-03 18:59:19.799 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-03 18:59:19.827 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 18:59:19.855 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-09-03 18:59:19.857 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-09-03 18:59:19.873 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:59:19.876 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.21:2379 2021-09-03 18:59:19.906 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-09-03 18:59:19.909 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-09-03 18:59:19.926 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:59:19.928 | + ./stack.sh:main:913 : stack_install_service neutron 2021-09-03 18:59:19.930 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-03 18:59:19.933 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-03 18:59:19.935 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:59:19.938 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-03 18:59:19.940 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-03 18:59:19.944 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 18:59:19.944 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 18:59:19.950 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 18:59:19.953 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 18:59:19.955 | + 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,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,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-09-03 18:59:19.958 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 18:59:19.961 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-03 18:59:19.963 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-09-03 18:59:19.966 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-09-03 18:59:19.968 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:59:19.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:59:19.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-09-03 18:59:19.976 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:59:19.978 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-09-03 18:59:19.981 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-03 18:59:19.983 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-03 18:59:19.985 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:59:19.987 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:59:19.991 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:59:19.993 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:59:19.995 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:59:19.999 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:59:20.015 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:59:20.017 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:59:20.019 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:59:20.022 | + functions-common:git_clone:544 : echo master 2021-09-03 18:59:20.022 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:59:20.028 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-03 18:59:20.030 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:59:20.032 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-03 18:59:20.035 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:59:20.035 | + functions-common:git_clone:593 : head -1 2021-09-03 18:59:20.042 | bc092d4d68 Merge "Add port status to information dictionary in agent RPC" 2021-09-03 18:59:20.045 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:59:20.047 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-09-03 18:59:20.049 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:59:20.052 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 18:59:20.055 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-09-03 18:59:20.057 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:59:20.060 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-03 18:59:20.062 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:59:20.065 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 18:59:20.067 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-09-03 18:59:20.070 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:59:20.073 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:59:20.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-09-03 18:59:20.078 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:59:20.081 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-09-03 18:59:20.084 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:59:20.086 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:59:20.089 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-03 18:59:20.095 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-09-03 18:59:20.098 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-09-03 18:59:20.724 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-09-03 18:59:20.727 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:59:20.729 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:59:20.731 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:59:20.733 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 18:59:20.736 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-09-03 18:59:20.738 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:59:20.741 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:59:20.743 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:59:20.745 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:59:20.747 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:59:20.750 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:59:20.752 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:59:20.754 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-09-03 18:59:20.775 | Using python 3.8 to install /opt/stack/neutron 2021-09-03 18:59:20.778 | + 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-09-03 18:59:21.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:59:21.606 | from cryptography.utils import int_from_bytes 2021-09-03 18:59:21.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:59:21.606 | from cryptography.utils import int_from_bytes 2021-09-03 18:59:22.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:59:22.654 | Obtaining file:///opt/stack/neutron 2021-09-03 18:59:24.865 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.6.0) 2021-09-03 18:59:24.867 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.5.0) 2021-09-03 18:59:24.869 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.1.1) 2021-09-03 18:59:24.870 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.5.1) 2021-09-03 18:59:24.872 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.2.0) 2021-09-03 18:59:24.874 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.0.9) 2021-09-03 18:59:24.875 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.31.1) 2021-09-03 18:59:24.877 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.3.3) 2021-09-03 18:59:24.879 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.19.1) 2021-09-03 18:59:24.881 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.26.0) 2021-09-03 18:59:24.883 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.0.1) 2021-09-03 18:59:24.884 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (9.3.0) 2021-09-03 18:59:24.886 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.8.0) 2021-09-03 18:59:24.888 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.11.0) 2021-09-03 18:59:24.890 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.15.0) 2021-09-03 18:59:24.891 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (7.6.0) 2021-09-03 18:59:24.893 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (6.3.1) 2021-09-03 18:59:24.895 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.4.23) 2021-09-03 18:59:24.897 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.8.7) 2021-09-03 18:59:24.898 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.3.1) 2021-09-03 18:59:24.900 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.7.1) 2021-09-03 18:59:24.902 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.4.0) 2021-09-03 18:59:24.903 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.8.1) 2021-09-03 18:59:24.905 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.4.0) 2021-09-03 18:59:24.907 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (8.7.1) 2021-09-03 18:59:24.909 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.3.1) 2021-09-03 18:59:24.911 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (10.0.0) 2021-09-03 18:59:24.913 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.0.1) 2021-09-03 18:59:24.915 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.6.0) 2021-09-03 18:59:24.917 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (12.9.1) 2021-09-03 18:59:24.918 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.4.0) 2021-09-03 18:59:24.921 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.8.2) 2021-09-03 18:59:24.922 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.6.2) 2021-09-03 18:59:24.924 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.3.0) 2021-09-03 18:59:24.926 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (6.3.0) 2021-09-03 18:59:24.928 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.2.0) 2021-09-03 18:59:24.930 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.6.0) 2021-09-03 18:59:24.932 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.4.0) 2021-09-03 18:59:24.934 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.10.0) 2021-09-03 18:59:24.935 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.5.0) 2021-09-03 18:59:24.937 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.4.1) 2021-09-03 18:59:24.939 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.1.0) 2021-09-03 18:59:25.015 | Collecting os-resource-classes>=1.1.0 2021-09-03 18:59:25.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2021-09-03 18:59:25.028 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev610) (2.13.3) 2021-09-03 18:59:25.029 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.12.0) 2021-09-03 18:59:25.031 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (21.0) 2021-09-03 18:59:25.033 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.8.0) 2021-09-03 18:59:25.034 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:25.037 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (20.0.1) 2021-09-03 18:59:25.039 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (17.6.0) 2021-09-03 18:59:25.041 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.59.0) 2021-09-03 18:59:25.042 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.3.0) 2021-09-03 18:59:25.045 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.6.0) 2021-09-03 18:59:25.047 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.3.0) 2021-09-03 18:59:25.048 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.9.0) 2021-09-03 18:59:25.064 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev610) (1.1.5) 2021-09-03 18:59:25.065 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev610) (5.2.2) 2021-09-03 18:59:25.075 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev610) (1.16.0) 2021-09-03 18:59:25.077 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev610) (1.12.1) 2021-09-03 18:59:25.090 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev610) (1.16.0) 2021-09-03 18:59:25.092 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev610) (1.1.1) 2021-09-03 18:59:25.119 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==18.1.0.dev610) (2.4.7) 2021-09-03 18:59:25.127 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev610) (2.0.1) 2021-09-03 18:59:25.189 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev610) (1.7.0) 2021-09-03 18:59:25.192 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev610) (0.1.16) 2021-09-03 18:59:25.255 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev610) (3.1.1) 2021-09-03 18:59:25.257 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev610) (4.2.0) 2021-09-03 18:59:25.329 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==18.1.0.dev610) (2.6.0) 2021-09-03 18:59:25.334 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==18.1.0.dev610) (1.2.2) 2021-09-03 18:59:25.368 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.1.4) 2021-09-03 18:59:25.370 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (0.10.0) 2021-09-03 18:59:25.373 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.4.4) 2021-09-03 18:59:25.374 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (2.5.0) 2021-09-03 18:59:25.379 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.32) 2021-09-03 18:59:25.380 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (3.4.8) 2021-09-03 18:59:25.383 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.4.0) 2021-09-03 18:59:25.386 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (5.4.1) 2021-09-03 18:59:25.433 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.14.6) 2021-09-03 18:59:25.441 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev610) (2.20) 2021-09-03 18:59:25.466 | 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==18.1.0.dev610) (2.1) 2021-09-03 18:59:25.524 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==18.1.0.dev610) (1.0.2) 2021-09-03 18:59:25.689 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==18.1.0.dev610) (0.14.1) 2021-09-03 18:59:25.709 | 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==18.1.0.dev610) (1.6) 2021-09-03 18:59:25.765 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==18.1.0.dev610) (1.5.0) 2021-09-03 18:59:25.844 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev610) (2.0.1) 2021-09-03 18:59:25.846 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev610) (0.5.0) 2021-09-03 18:59:25.852 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev610) (0.13.0) 2021-09-03 18:59:25.923 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev610) (0.9.6) 2021-09-03 18:59:25.929 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev610) (2.8.2) 2021-09-03 18:59:26.001 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (4.2.2) 2021-09-03 18:59:26.003 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (0.3.0) 2021-09-03 18:59:26.009 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (5.1.0) 2021-09-03 18:59:26.017 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (5.0.6) 2021-09-03 18:59:26.035 | 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==18.1.0.dev610) (5.0.0) 2021-09-03 18:59:26.140 | 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==18.1.0.dev610) (0.11.0) 2021-09-03 18:59:26.178 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev610) (3.2.0) 2021-09-03 18:59:26.180 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev610) (3.3.0) 2021-09-03 18:59:26.357 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev610) (2021.1) 2021-09-03 18:59:26.406 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev610) (1.3.2) 2021-09-03 18:59:26.412 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev610) (3.0.0) 2021-09-03 18:59:26.455 | 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==18.1.0.dev610) (2.5.0) 2021-09-03 18:59:26.483 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==18.1.0.dev610) (0.7.2) 2021-09-03 18:59:26.772 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev610) (57.4.0) 2021-09-03 18:59:26.862 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev610) (0.3.5) 2021-09-03 18:59:26.867 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev610) (3.0.0) 2021-09-03 18:59:27.210 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:27.211 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:27.213 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:27.215 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:27.217 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:27.219 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:27.220 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 18:59:27.513 | 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==18.1.0.dev610) (3.9.0) 2021-09-03 18:59:27.523 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev610) (2.4.2) 2021-09-03 18:59:27.529 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev610) (3.2.0) 2021-09-03 18:59:27.571 | 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==18.1.0.dev610) (2.1.2) 2021-09-03 18:59:27.582 | 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==18.1.0.dev610) (0.4.0) 2021-09-03 18:59:27.691 | 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==18.1.0.dev610) (0.4.4) 2021-09-03 18:59:27.694 | 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==18.1.0.dev610) (1.8.2) 2021-09-03 18:59:27.695 | 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==18.1.0.dev610) (21.2.0) 2021-09-03 18:59:27.697 | 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==18.1.0.dev610) (0.2.5) 2021-09-03 18:59:27.921 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev610) (3.17.5) 2021-09-03 18:59:28.116 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==18.1.0.dev610) (2.1.0) 2021-09-03 18:59:28.352 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (3.2) 2021-09-03 18:59:28.353 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (1.26.6) 2021-09-03 18:59:28.356 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (2.0.4) 2021-09-03 18:59:28.357 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (2021.5.30) 2021-09-03 18:59:28.597 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev610) (0.7) 2021-09-03 18:59:28.957 | 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==18.1.0.dev610) (0.5.2) 2021-09-03 18:59:28.959 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev610) (0.4.1) 2021-09-03 18:59:29.312 | 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==18.1.0.dev610) (1.0.0) 2021-09-03 18:59:29.458 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev610) (0.12.1) 2021-09-03 18:59:29.735 | 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==18.1.0.dev610) (2.0.0) 2021-09-03 18:59:29.737 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev610) (4.9.3) 2021-09-03 18:59:29.937 | 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==18.1.0.dev610) (2.2.1) 2021-09-03 18:59:30.052 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==18.1.0.dev610) (3.5.0) 2021-09-03 18:59:31.323 | Installing collected packages: os-resource-classes, neutron 2021-09-03 18:59:31.340 | Attempting uninstall: neutron 2021-09-03 18:59:31.341 | Found existing installation: neutron 18.1.0 2021-09-03 18:59:32.627 | Uninstalling neutron-18.1.0: 2021-09-03 18:59:32.708 | Successfully uninstalled neutron-18.1.0 2021-09-03 18:59:32.710 | Running setup.py develop for neutron 2021-09-03 18:59:35.706 | Successfully installed neutron os-resource-classes-1.1.0 2021-09-03 18:59:35.706 | 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-09-03 18:59:35.848 | + inc/python:pip_install:200 : result=0 2021-09-03 18:59:35.851 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:59:35.853 | + functions-common:time_stop:2309 : local name 2021-09-03 18:59:35.855 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:59:35.857 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:59:35.860 | + functions-common:time_stop:2312 : local total 2021-09-03 18:59:35.862 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:59:35.864 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:59:35.867 | + functions-common:time_stop:2316 : start_time=1630695560770 2021-09-03 18:59:35.869 | + functions-common:time_stop:2318 : [[ -z 1630695560770 ]] 2021-09-03 18:59:35.872 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:59:35.876 | + functions-common:time_stop:2321 : end_time=1630695575873 2021-09-03 18:59:35.878 | + functions-common:time_stop:2322 : elapsed_time=15103 2021-09-03 18:59:35.880 | + functions-common:time_stop:2323 : total=190780 2021-09-03 18:59:35.882 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:59:35.884 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=205883 2021-09-03 18:59:35.887 | + inc/python:pip_install:203 : return 0 2021-09-03 18:59:35.889 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:59:35.892 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 18:59:35.894 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 18:59:35.913 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 18:59:35.925 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-09-03 18:59:35.928 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-09-03 18:59:35.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:59:35.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:59:35.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-09-03 18:59:35.937 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:59:35.940 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-09-03 18:59:35.942 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:59:35.945 | + ./stack.sh:main:916 : is_service_enabled nova 2021-09-03 18:59:35.962 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:59:35.964 | + ./stack.sh:main:918 : stack_install_service nova 2021-09-03 18:59:35.967 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-03 18:59:35.969 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-03 18:59:35.972 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:59:35.975 | + lib/stack:stack_install_service:32 : install_nova 2021-09-03 18:59:35.977 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-09-03 18:59:35.980 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-09-03 18:59:35.982 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:59:35.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:59:35.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-09-03 18:59:35.989 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:59:35.991 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-09-03 18:59:36.007 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:36.009 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-09-03 18:59:36.025 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:36.028 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-09-03 18:59:36.044 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:59:36.047 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-09-03 18:59:36.049 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-03 18:59:36.051 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-03 18:59:36.053 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:59:36.056 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:59:36.058 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:59:36.061 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:59:36.063 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:59:36.066 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:59:36.081 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:59:36.084 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:59:36.086 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:59:36.089 | + functions-common:git_clone:544 : echo master 2021-09-03 18:59:36.089 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:59:36.094 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-03 18:59:36.097 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:59:36.099 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-03 18:59:36.102 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:59:36.102 | + functions-common:git_clone:593 : head -1 2021-09-03 18:59:36.174 | ff570ee7eb Merge "Allow 'bochs' as a display device option" 2021-09-03 18:59:36.178 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:59:36.181 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-09-03 18:59:36.184 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:59:36.186 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 18:59:36.188 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-09-03 18:59:36.191 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:59:36.194 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-03 18:59:36.196 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:59:36.199 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 18:59:36.201 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-09-03 18:59:36.204 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:59:36.206 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:59:36.210 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-09-03 18:59:36.212 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:59:36.215 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-09-03 18:59:36.217 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:59:36.220 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:59:36.223 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-03 18:59:36.229 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-09-03 18:59:36.231 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-09-03 18:59:36.862 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-09-03 18:59:36.865 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:59:36.868 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:59:36.870 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:59:36.872 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 18:59:36.874 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-09-03 18:59:36.877 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:59:36.879 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:59:36.882 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:59:36.884 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:59:36.886 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:59:36.889 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:59:36.891 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:59:36.893 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-09-03 18:59:36.914 | Using python 3.8 to install /opt/stack/nova 2021-09-03 18:59:36.916 | + 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-09-03 18:59:37.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:59:37.735 | from cryptography.utils import int_from_bytes 2021-09-03 18:59:37.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:59:37.735 | from cryptography.utils import int_from_bytes 2021-09-03 18:59:38.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:59:38.776 | Obtaining file:///opt/stack/nova 2021-09-03 18:59:42.095 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.6.0) 2021-09-03 18:59:42.097 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.4.23) 2021-09-03 18:59:42.099 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.0.9) 2021-09-03 18:59:42.101 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.31.1) 2021-09-03 18:59:42.102 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.0.1) 2021-09-03 18:59:42.104 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (9.3.0) 2021-09-03 18:59:42.106 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.6.3) 2021-09-03 18:59:42.107 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.5.1) 2021-09-03 18:59:42.109 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.4.8) 2021-09-03 18:59:42.111 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.8.7) 2021-09-03 18:59:42.113 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.1.1) 2021-09-03 18:59:42.114 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.1.1) 2021-09-03 18:59:42.116 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.5.0) 2021-09-03 18:59:42.118 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.7.2) 2021-09-03 18:59:42.119 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.13.0) 2021-09-03 18:59:42.121 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.7.1) 2021-09-03 18:59:42.123 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.8.0) 2021-09-03 18:59:42.125 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.11.0) 2021-09-03 18:59:42.126 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.7.2) 2021-09-03 18:59:42.128 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.1.16) 2021-09-03 18:59:42.130 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev570) (3.2.0) 2021-09-03 18:59:42.132 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (8.1.0) 2021-09-03 18:59:42.134 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.3.1) 2021-09-03 18:59:42.136 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (7.6.0) 2021-09-03 18:59:42.138 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.5.0) 2021-09-03 18:59:42.140 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.26.0) 2021-09-03 18:59:42.141 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.4.0) 2021-09-03 18:59:42.216 | Collecting websockify>=0.9.0 2021-09-03 18:59:42.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-09-03 18:59:42.963 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.8.1) 2021-09-03 18:59:42.964 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.4.0) 2021-09-03 18:59:42.966 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (8.7.1) 2021-09-03 18:59:42.968 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.3.1) 2021-09-03 18:59:42.970 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.6.0) 2021-09-03 18:59:42.972 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.3.0) 2021-09-03 18:59:42.974 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.2.0) 2021-09-03 18:59:42.976 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.4.0) 2021-09-03 18:59:42.978 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.10.0) 2021-09-03 18:59:42.980 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (10.0.0) 2021-09-03 18:59:42.981 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (6.3.0) 2021-09-03 18:59:42.983 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (12.9.1) 2021-09-03 18:59:42.985 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.8.2) 2021-09-03 18:59:42.987 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.2) 2021-09-03 18:59:42.990 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.0.1) 2021-09-03 18:59:42.992 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.0) 2021-09-03 18:59:42.994 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.5.0) 2021-09-03 18:59:42.996 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.4.0) 2021-09-03 18:59:42.998 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.8.0) 2021-09-03 18:59:43.000 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.5.0) 2021-09-03 18:59:43.001 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.0.0) 2021-09-03 18:59:43.003 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.1.0) 2021-09-03 18:59:43.005 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.0) 2021-09-03 18:59:43.007 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.0) 2021-09-03 18:59:43.009 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.5.0) 2021-09-03 18:59:43.010 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.9.1) 2021-09-03 18:59:43.050 | Collecting microversion-parse>=0.2.1 2021-09-03 18:59:43.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-09-03 18:59:43.097 | Collecting os-xenapi>=0.3.4 2021-09-03 18:59:43.104 | 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-09-03 18:59:43.113 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.9.0) 2021-09-03 18:59:43.115 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.2.2) 2021-09-03 18:59:43.178 | Collecting pypowervm>=1.1.15 2021-09-03 18:59:43.187 | 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-09-03 18:59:43.219 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.3.3) 2021-09-03 18:59:43.222 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.7.0) 2021-09-03 18:59:43.224 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.6.1) 2021-09-03 18:59:43.226 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.8.2) 2021-09-03 18:59:43.261 | Collecting zVMCloudConnector>=1.3.0 2021-09-03 18:59:43.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-09-03 18:59:44.078 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.3.0) 2021-09-03 18:59:44.080 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.59.0) 2021-09-03 18:59:44.082 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.4.1) 2021-09-03 18:59:44.097 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev570) (1.1.5) 2021-09-03 18:59:44.100 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev570) (5.2.2) 2021-09-03 18:59:44.122 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==23.1.0.dev570) (5.1.0) 2021-09-03 18:59:44.169 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev570) (1.14.6) 2021-09-03 18:59:44.174 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev570) (2.20) 2021-09-03 18:59:44.210 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev570) (1.16.0) 2021-09-03 18:59:44.212 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev570) (1.16.0) 2021-09-03 18:59:44.248 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev570) (2.0.1) 2021-09-03 18:59:44.386 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev570) (3.1.1) 2021-09-03 18:59:44.394 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev570) (4.2.0) 2021-09-03 18:59:44.462 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.1.4) 2021-09-03 18:59:44.465 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.32) 2021-09-03 18:59:44.495 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.4.4) 2021-09-03 18:59:44.497 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (2.5.0) 2021-09-03 18:59:44.498 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (0.10.0) 2021-09-03 18:59:44.501 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.4.0) 2021-09-03 18:59:44.537 | 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==23.1.0.dev570) (2.1) 2021-09-03 18:59:44.604 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==23.1.0.dev570) (6.3.1) 2021-09-03 18:59:44.671 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev570) (1.12.0) 2021-09-03 18:59:44.680 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:44.683 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev570) (2.2.0) 2021-09-03 18:59:44.701 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==23.1.0.dev570) (1.12.1) 2021-09-03 18:59:44.822 | Collecting Babel!=2.4.0,>=2.3.4 2021-09-03 18:59:44.843 | 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-09-03 18:59:45.046 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==23.1.0.dev570) (2021.1) 2021-09-03 18:59:45.117 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==23.1.0.dev570) (0.14.1) 2021-09-03 18:59:45.135 | 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==23.1.0.dev570) (1.6) 2021-09-03 18:59:45.275 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev570) (0.5.0) 2021-09-03 18:59:45.277 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev570) (2.0.1) 2021-09-03 18:59:45.357 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==23.1.0.dev570) (0.9.6) 2021-09-03 18:59:45.436 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (0.3.0) 2021-09-03 18:59:45.439 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (5.0.6) 2021-09-03 18:59:45.446 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (5.1.0) 2021-09-03 18:59:45.452 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (4.2.2) 2021-09-03 18:59:45.476 | 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==23.1.0.dev570) (5.0.0) 2021-09-03 18:59:45.587 | 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==23.1.0.dev570) (0.11.0) 2021-09-03 18:59:45.630 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev570) (3.3.0) 2021-09-03 18:59:45.632 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev570) (3.2.0) 2021-09-03 18:59:45.746 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==23.1.0.dev570) (1.0.2) 2021-09-03 18:59:45.897 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev570) (1.3.2) 2021-09-03 18:59:45.913 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev570) (3.0.0) 2021-09-03 18:59:45.944 | 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==23.1.0.dev570) (2.5.0) 2021-09-03 18:59:46.020 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev570) (2.4.7) 2021-09-03 18:59:46.023 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev570) (21.0) 2021-09-03 18:59:46.126 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==23.1.0.dev570) (2.13.3) 2021-09-03 18:59:46.234 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev570) (1.4.0) 2021-09-03 18:59:46.267 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev570) (57.4.0) 2021-09-03 18:59:46.637 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev570) (0.4.8) 2021-09-03 18:59:46.640 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev570) (0.2.8) 2021-09-03 18:59:46.721 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:46.722 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:46.724 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:46.726 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:46.728 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:46.730 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:46.732 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 18:59:47.009 | 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.16.0->nova==23.1.0.dev570) (3.9.0) 2021-09-03 18:59:47.065 | 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.16.0->nova==23.1.0.dev570) (0.4.0) 2021-09-03 18:59:47.069 | 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.16.0->nova==23.1.0.dev570) (2.1.2) 2021-09-03 18:59:47.189 | 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.16.0->nova==23.1.0.dev570) (0.4.4) 2021-09-03 18:59:47.191 | 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.16.0->nova==23.1.0.dev570) (1.8.2) 2021-09-03 18:59:47.193 | 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.16.0->nova==23.1.0.dev570) (0.2.5) 2021-09-03 18:59:47.195 | 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.16.0->nova==23.1.0.dev570) (21.2.0) 2021-09-03 18:59:47.402 | 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==23.1.0.dev570) (3.17.5) 2021-09-03 18:59:47.495 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev570) (20.0.1) 2021-09-03 18:59:47.503 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev570) (1.3.3) 2021-09-03 18:59:47.691 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev570) (2.4.2) 2021-09-03 18:59:47.702 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev570) (2.1.0) 2021-09-03 18:59:47.958 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (2021.5.30) 2021-09-03 18:59:47.960 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (1.26.6) 2021-09-03 18:59:47.962 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (2.0.4) 2021-09-03 18:59:47.965 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (3.2) 2021-09-03 18:59:48.266 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev570) (0.7) 2021-09-03 18:59:48.606 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev570) (0.4.1) 2021-09-03 18:59:48.608 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev570) (0.5.2) 2021-09-03 18:59:48.815 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev570) (2.6.2) 2021-09-03 18:59:48.822 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev570) (2.4.0) 2021-09-03 18:59:48.824 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev570) (1.4.2) 2021-09-03 18:59:49.291 | 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==23.1.0.dev570) (1.0.0) 2021-09-03 18:59:49.455 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev570) (0.12.1) 2021-09-03 18:59:50.818 | Collecting numpy 2021-09-03 18:59:50.926 | 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-09-03 18:59:51.449 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev570) (2.1.0) 2021-09-03 18:59:51.604 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==23.1.0.dev570) (3.5.0) 2021-09-03 18:59:52.142 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-09-03 18:59:52.143 | Building wheel for websockify (setup.py): started 2021-09-03 18:59:52.933 | Building wheel for websockify (setup.py): finished with status 'done' 2021-09-03 18:59:52.934 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=219a09c2923b5b8b157c40e7e8b0dc80cae05b79e41a62ccb93e4e1492a85067 2021-09-03 18:59:52.934 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-09-03 18:59:52.939 | Building wheel for zVMCloudConnector (setup.py): started 2021-09-03 18:59:53.918 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-09-03 18:59:53.921 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=09b4578e5751eba5514cf9f7a39477b24dedcdb274f318bf29b8fef99c6e2d79 2021-09-03 18:59:53.921 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-09-03 18:59:53.926 | Successfully built websockify zVMCloudConnector 2021-09-03 18:59:54.928 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-09-03 18:59:59.749 | Running setup.py develop for nova 2021-09-03 19:00:04.034 | 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-09-03 19:00:04.034 | 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-09-03 19:00:04.216 | + inc/python:pip_install:200 : result=0 2021-09-03 19:00:04.219 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:00:04.221 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:04.223 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:04.225 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:04.228 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:04.230 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:04.232 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:00:04.234 | + functions-common:time_stop:2316 : start_time=1630695576908 2021-09-03 19:00:04.236 | + functions-common:time_stop:2318 : [[ -z 1630695576908 ]] 2021-09-03 19:00:04.239 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:04.243 | + functions-common:time_stop:2321 : end_time=1630695604241 2021-09-03 19:00:04.246 | + functions-common:time_stop:2322 : elapsed_time=27333 2021-09-03 19:00:04.248 | + functions-common:time_stop:2323 : total=205883 2021-09-03 19:00:04.250 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:04.252 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=233216 2021-09-03 19:00:04.255 | + inc/python:pip_install:203 : return 0 2021-09-03 19:00:04.257 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:00:04.260 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 19:00:04.262 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 19:00:04.280 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 19:00:04.292 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-09-03 19:00:04.294 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-09-03 19:00:04.297 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:00:04.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:00:04.302 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-09-03 19:00:04.304 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:00:04.307 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-03 19:00:04.320 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:00:04.323 | + ./stack.sh:main:919 : configure_nova 2021-09-03 19:00:04.325 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-09-03 19:00:04.337 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-09-03 19:00:04.340 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-03 19:00:04.342 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-03 19:00:04.346 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-03 19:00:04.346 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-03 19:00:04.351 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-03 19:00:04.353 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-03 19:00:04.355 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-03 19:00:04.358 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-03 19:00:04.360 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-03 19:00:04.363 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-03 19:00:04.365 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-03 19:00:04.368 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-03 19:00:04.380 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-03 19:00:04.392 | + 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-09-03 19:00:04.404 | + 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-09-03 19:00:04.415 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-03 19:00:04.428 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-03 19:00:04.431 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-03 19:00:04.435 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MRSXDX7Mss 2021-09-03 19:00:04.437 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-03 19:00:04.440 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-03 19:00:04.443 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-03 19:00:04.445 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-03 19:00:04.448 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-03 19:00:04.450 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MRSXDX7Mss 2021-09-03 19:00:04.454 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MRSXDX7Mss 2021-09-03 19:00:04.465 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MRSXDX7Mss /etc/sudoers.d/nova-rootwrap 2021-09-03 19:00:04.478 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-03 19:00:04.482 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-03 19:00:04.484 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-03 19:00:04.486 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-03 19:00:04.489 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-03 19:00:04.492 | + 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-09-03 19:00:04.494 | + 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-09-03 19:00:04.497 | + 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,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,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-09-03 19:00:04.499 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-03 19:00:04.504 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-09-03 19:00:04.520 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:04.523 | + lib/nova:configure_nova:319 : create_nova_conf 2021-09-03 19:00:04.525 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-03 19:00:04.528 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-09-03 19:00:04.532 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-03 19:00:04.560 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-09-03 19:00:04.562 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-03 19:00:04.588 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-03 19:00:04.616 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-03 19:00:04.643 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-03 19:00:04.672 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-03 19:00:04.701 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-03 19:00:04.730 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-09-03 19:00:04.732 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.21 2021-09-03 19:00:04.761 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-03 19:00:04.788 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-03 19:00:04.814 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-03 19:00:04.841 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-03 19:00:04.868 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-03 19:00:04.897 | + lib/nova:create_nova_conf:411 : is_fedora 2021-09-03 19:00:04.900 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:00:04.902 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:00:04.904 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:00:04.906 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:00:04.908 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:00:04.910 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:00:04.913 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:00:04.915 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:00:04.917 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:00:04.919 | + lib/nova:create_nova_conf:411 : is_suse 2021-09-03 19:00:04.921 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:00:04.923 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:00:04.925 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:00:04.928 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:00:04.930 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:00:04.932 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:00:04.934 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-09-03 19:00:04.950 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:04.953 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:00:04.955 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-09-03 19:00:04.958 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-03 19:00:04.984 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-09-03 19:00:04.986 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-03 19:00:04.989 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-03 19:00:04.991 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-03 19:00:04.994 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 19:00:04.997 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 19:00:05.031 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-09-03 19:00:05.033 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-03 19:00:05.036 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-03 19:00:05.038 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-03 19:00:05.040 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-03 19:00:05.043 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-03 19:00:05.077 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-09-03 19:00:05.106 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-03 19:00:05.133 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-03 19:00:05.159 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-09-03 19:00:05.174 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:05.177 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-09-03 19:00:05.192 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:05.196 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-09-03 19:00:05.196 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-09-03 19:00:05.201 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-09-03 19:00:05.203 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-03 19:00:05.229 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-09-03 19:00:05.245 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:05.247 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-03 19:00:05.249 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-09-03 19:00:05.252 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 19:00:05.254 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:00:05.257 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-03 19:00:05.284 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-03 19:00:05.310 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-09-03 19:00:05.337 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-03 19:00:05.368 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-03 19:00:05.395 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-03 19:00:05.421 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-03 19:00:05.448 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-03 19:00:05.475 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:00:05.501 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:00:05.527 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-09-03 19:00:05.543 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:05.545 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-09-03 19:00:05.547 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-03 19:00:05.577 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-03 19:00:05.603 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.21/identity 2021-09-03 19:00:05.630 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-09-03 19:00:05.656 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-03 19:00:05.683 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-03 19:00:05.709 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-03 19:00:05.735 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-03 19:00:05.762 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-09-03 19:00:05.778 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:05.780 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-09-03 19:00:05.782 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-03 19:00:05.809 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-03 19:00:05.838 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-03 19:00:05.841 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-03 19:00:05.867 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-09-03 19:00:05.870 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-09-03 19:00:05.872 | + lib/nova:create_nova_conf:478 : is_suse 2021-09-03 19:00:05.874 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:00:05.876 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:00:05.878 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:00:05.880 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:00:05.883 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:00:05.885 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:00:05.887 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-09-03 19:00:05.889 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-09-03 19:00:05.891 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-09-03 19:00:05.895 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:00:05.914 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:00:05.916 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:00:05.918 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:00:05.921 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:00:05.923 | + 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-09-03 19:00:05.949 | + 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-09-03 19:00:05.976 | + 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-09-03 19:00:06.002 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:00:06.029 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-03 19:00:06.058 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-03 19:00:06.060 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-03 19:00:06.063 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-03 19:00:06.065 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-09-03 19:00:06.067 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 19:00:06.070 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:00:06.073 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-09-03 19:00:06.076 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-09-03 19:00:06.079 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:00:06.082 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:00:06.094 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:00:06.094 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:06.103 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:00:06.106 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:06.121 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-03 19:00:06.123 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-03 19:00:06.127 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-03 19:00:06.156 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-03 19:00:06.182 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-03 19:00:06.209 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:00:06.236 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:00:06.262 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:00:06.288 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:00:06.314 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:00:06.341 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:00:06.367 | + 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-09-03 19:00:06.394 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:00:06.420 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:00:06.447 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:00:06.473 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 19:00:06.475 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 19:00:06.478 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-09-03 19:00:06.480 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-09-03 19:00:06.483 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:00:06.485 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:06.488 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:06.490 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 19:00:06.493 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 19:00:06.495 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-03 19:00:06.521 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 19:00:06.547 | + 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-09-03 19:00:06.548 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 19:00:06.557 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-03 19:00:06.560 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-09-03 19:00:06.562 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-09-03 19:00:06.564 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:00:06.567 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:00:06.569 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:00:06.572 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:06.574 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:06.576 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:00:06.579 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:00:06.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:06.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:06.585 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-09-03 19:00:06.646 | Enabling site nova-api-wsgi. 2021-09-03 19:00:06.652 | To activate the new configuration, you need to run: 2021-09-03 19:00:06.652 | systemctl reload apache2 2021-09-03 19:00:06.656 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 19:00:06.658 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:00:06.660 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:00:06.663 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:00:06.793 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-03 19:00:06.795 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-03 19:00:06.798 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-03 19:00:06.801 | + lib/apache:write_uwsgi_config:256 : local url= 2021-09-03 19:00:06.803 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-09-03 19:00:06.805 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:00:06.808 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-03 19:00:06.812 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-09-03 19:00:06.814 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:00:06.818 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:00:06.831 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:06.831 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:00:06.839 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:00:06.843 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:06.858 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-03 19:00:06.860 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-03 19:00:06.865 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-03 19:00:06.894 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-03 19:00:06.921 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-03 19:00:06.947 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:00:06.977 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:00:07.005 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:00:07.031 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:00:07.058 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:00:07.084 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:00:07.111 | + 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-09-03 19:00:07.137 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:00:07.164 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:00:07.191 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:00:07.217 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-09-03 19:00:07.219 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-03 19:00:07.247 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-09-03 19:00:07.262 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:07.264 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-03 19:00:07.295 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-09-03 19:00:07.297 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-03 19:00:07.300 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-03 19:00:07.315 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:07.318 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 19:00:07.320 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 19:00:07.348 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-03 19:00:07.377 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-03 19:00:07.379 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 19:00:07.381 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-03 19:00:07.384 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:00:07.386 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 19:00:07.388 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:00:07.404 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:07.407 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 19:00:07.410 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 19:00:07.412 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:00:07.427 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:07.429 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 19:00:07.432 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 19:00:07.459 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:00:07.461 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:00:07.463 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-03 19:00:07.491 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-03 19:00:07.517 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-03 19:00:07.547 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-09-03 19:00:07.562 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:07.565 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 19:00:07.592 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-09-03 19:00:07.594 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-09-03 19:00:07.597 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-09-03 19:00:07.626 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-09-03 19:00:07.653 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.21/identity 2021-09-03 19:00:07.680 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-09-03 19:00:07.707 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-09-03 19:00:07.733 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-09-03 19:00:07.760 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-09-03 19:00:07.787 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-09-03 19:00:07.814 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-09-03 19:00:07.841 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-09-03 19:00:07.857 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:07.860 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-09-03 19:00:07.864 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:00:07.866 | + lib/nova:create_nova_conf:521 : local conf 2021-09-03 19:00:07.868 | + lib/nova:create_nova_conf:522 : local vhost 2021-09-03 19:00:07.871 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-09-03 19:00:07.873 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:00:07.875 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:00:07.879 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:00:07.881 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-09-03 19:00:07.883 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-09-03 19:00:07.887 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-09-03 19:00:07.890 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-03 19:00:07.892 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-03 19:00:07.895 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-03 19:00:07.897 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-03 19:00:07.900 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-03 19:00:07.928 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-03 19:00:07.958 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-03 19:00:07.987 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:00:07.990 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-09-03 19:00:07.992 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-03 19:00:07.994 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-03 19:00:08.010 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:08.014 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-03 19:00:08.014 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-03 19:00:08.706 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-09-03 19:00:08.708 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-09-03 19:00:09.348 | Adding vhost "nova_cell1" ... 2021-09-03 19:00:09.390 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-09-03 19:00:10.049 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-09-03 19:00:10.071 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-03 19:00:10.073 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 19:00:10.076 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-03 19:00:10.078 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:00:10.080 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-03 19:00:10.082 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:00:10.098 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:10.101 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-03 19:00:10.104 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-03 19:00:10.106 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:00:10.122 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:10.124 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-09-03 19:00:10.127 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-09-03 19:00:10.153 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:00:10.155 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:00:10.158 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-09-03 19:00:10.175 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:10.177 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-03 19:00:10.179 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 19:00:10.182 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-03 19:00:10.211 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.21/identity 2021-09-03 19:00:10.239 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-03 19:00:10.265 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-03 19:00:10.293 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-03 19:00:10.320 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-03 19:00:10.351 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-03 19:00:10.379 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-03 19:00:10.407 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-09-03 19:00:10.409 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-03 19:00:10.412 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-03 19:00:10.415 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:00:10.431 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:00:10.433 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:00:10.435 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:00:10.437 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:00:10.439 | + 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-09-03 19:00:10.467 | + 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-09-03 19:00:10.494 | + 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-09-03 19:00:10.521 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:00:10.548 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:00:10.551 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-09-03 19:00:10.555 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:00:10.557 | + lib/nova:create_nova_conf:555 : local conf 2021-09-03 19:00:10.559 | + lib/nova:create_nova_conf:556 : local offset 2021-09-03 19:00:10.562 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-09-03 19:00:10.564 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:00:10.566 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:00:10.569 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:00:10.571 | + lib/nova:create_nova_conf:558 : offset=0 2021-09-03 19:00:10.573 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-03 19:00:10.576 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 19:00:10.578 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-09-03 19:00:10.581 | + lib/nova:configure_console_proxies:671 : offset=0 2021-09-03 19:00:10.583 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-09-03 19:00:10.599 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:10.601 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-09-03 19:00:10.603 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-09-03 19:00:10.618 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:10.620 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-09-03 19:00:10.636 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:10.638 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-09-03 19:00:10.655 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:10.658 | + ./stack.sh:main:922 : is_service_enabled placement 2021-09-03 19:00:10.674 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:10.676 | + ./stack.sh:main:924 : stack_install_service placement 2021-09-03 19:00:10.679 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-03 19:00:10.681 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-03 19:00:10.683 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:00:10.686 | + lib/stack:stack_install_service:32 : install_placement 2021-09-03 19:00:10.688 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-03 19:00:10.691 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-09-03 19:00:10.694 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:10.696 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:10.699 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-09-03 19:00:10.701 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:00:10.704 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:00:10.707 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:00:10.709 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:00:10.712 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:10.714 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:00:10.717 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:10.719 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:10.721 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:00:10.724 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:00:10.726 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:00:10.728 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:00:10.731 | + functions-common:install_package:1348 : real_install_package apache2 2021-09-03 19:00:10.733 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:00:10.736 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:10.740 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:10.743 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-09-03 19:00:10.764 | + 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-09-03 19:00:10.870 | Reading package lists... 2021-09-03 19:00:11.086 | Building dependency tree... 2021-09-03 19:00:11.088 | Reading state information... 2021-09-03 19:00:11.310 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 19:00:11.310 | The following packages were automatically installed and are no longer required: 2021-09-03 19:00:11.311 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:00:11.311 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:00:11.311 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:00:11.311 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:00:11.311 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:00:11.311 | python3-zope.interface 2021-09-03 19:00:11.312 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:00:11.424 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:00:11.429 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:00:11.431 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:00:11.434 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:11.436 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:11.438 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:11.441 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:11.443 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:11.446 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:00:11.448 | + functions-common:time_stop:2316 : start_time=1630695610762 2021-09-03 19:00:11.450 | + functions-common:time_stop:2318 : [[ -z 1630695610762 ]] 2021-09-03 19:00:11.453 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:11.457 | + functions-common:time_stop:2321 : end_time=1630695611455 2021-09-03 19:00:11.459 | + functions-common:time_stop:2322 : elapsed_time=693 2021-09-03 19:00:11.462 | + functions-common:time_stop:2323 : total=274145 2021-09-03 19:00:11.464 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:11.466 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=274838 2021-09-03 19:00:11.469 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:00:11.472 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-09-03 19:00:11.474 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-09-03 19:00:11.477 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-09-03 19:00:11.479 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-09-03 19:00:11.481 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-09-03 19:00:11.504 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-09-03 19:00:11.506 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:00:11.509 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:00:11.511 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:00:11.513 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:00:11.516 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:11.518 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:00:11.521 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:11.523 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:11.525 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:00:11.528 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:00:11.530 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:00:11.533 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:00:11.536 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-09-03 19:00:11.538 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:00:11.541 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:11.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:11.545 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-09-03 19:00:11.568 | + 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-09-03 19:00:11.673 | Reading package lists... 2021-09-03 19:00:11.892 | Building dependency tree... 2021-09-03 19:00:11.894 | Reading state information... 2021-09-03 19:00:12.122 | The following packages were automatically installed and are no longer required: 2021-09-03 19:00:12.123 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:00:12.123 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:00:12.124 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:00:12.124 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:00:12.124 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:00:12.124 | python3-zope.interface 2021-09-03 19:00:12.124 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:00:12.187 | The following NEW packages will be installed: 2021-09-03 19:00:12.188 | libapache2-mod-wsgi-py3 2021-09-03 19:00:12.617 | 0 upgraded, 1 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:00:12.617 | Need to get 93.3 kB of archives. 2021-09-03 19:00:12.617 | After this operation, 300 kB of additional disk space will be used. 2021-09-03 19:00:12.617 | 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-09-03 19:00:13.546 | Fetched 93.3 kB in 1s (115 kB/s) 2021-09-03 19:00:13.579 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-09-03 19:00:13.633 | (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 ... 91082 files and directories currently installed.) 2021-09-03 19:00:13.637 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-09-03 19:00:13.640 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-03 19:00:13.702 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-03 19:00:13.864 | apache2_invoke: Enable module wsgi 2021-09-03 19:00:20.968 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:00:20.971 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:00:20.974 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:20.976 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:20.979 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:20.981 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:20.983 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:20.986 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:00:20.988 | + functions-common:time_stop:2316 : start_time=1630695611565 2021-09-03 19:00:20.990 | + functions-common:time_stop:2318 : [[ -z 1630695611565 ]] 2021-09-03 19:00:20.993 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:20.998 | + functions-common:time_stop:2321 : end_time=1630695620995 2021-09-03 19:00:21.000 | + functions-common:time_stop:2322 : elapsed_time=9430 2021-09-03 19:00:21.003 | + functions-common:time_stop:2323 : total=274838 2021-09-03 19:00:21.005 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:21.007 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=284268 2021-09-03 19:00:21.010 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:00:21.012 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-09-03 19:00:21.015 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-03 19:00:21.018 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:00:21.020 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:21.023 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:21.025 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-03 19:00:21.028 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-03 19:00:21.084 | wsgi (enabled by maintainer script) 2021-09-03 19:00:21.087 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-03 19:00:21.090 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-03 19:00:21.092 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:00:21.095 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-03 19:00:21.098 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-09-03 19:00:21.101 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:00:21.105 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:00:21.105 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:00:21.110 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-09-03 19:00:21.113 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-09-03 19:00:21.115 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-09-03 19:00:21.118 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-03 19:00:21.121 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-03 19:00:21.145 | Using python 3.8 to install osc-placement 2021-09-03 19:00:21.147 | + 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-09-03 19:00:21.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:21.989 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:21.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:21.989 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:23.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:00:23.127 | Collecting osc-placement 2021-09-03 19:00:23.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d77/3078ad41698fe/osc_placement-3.1.0-py3-none-any.whl (62 kB) 2021-09-03 19:00:23.151 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-09-03 19:00:23.152 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-09-03 19:00:23.155 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-09-03 19:00:23.157 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-09-03 19:00:23.158 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-09-03 19:00:23.160 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-09-03 19:00:23.220 | 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-09-03 19:00:23.221 | 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-09-03 19:00:23.224 | 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-09-03 19:00:23.227 | 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-09-03 19:00:23.247 | 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.0.1) 2021-09-03 19:00:23.252 | 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-09-03 19:00:23.254 | 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-09-03 19:00:23.269 | 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-09-03 19:00:23.271 | 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-09-03 19:00:23.273 | 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-09-03 19:00:23.276 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-09-03 19:00:23.279 | 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-09-03 19:00:23.333 | 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-09-03 19:00:23.335 | 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-09-03 19:00:23.337 | 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-09-03 19:00:23.338 | 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-09-03 19:00:23.420 | 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-09-03 19:00:23.421 | 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-09-03 19:00:23.425 | 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-09-03 19:00:23.428 | 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-09-03 19:00:23.430 | 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-09-03 19:00:23.431 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-09-03 19:00:23.436 | 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-09-03 19:00:23.437 | 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-09-03 19:00:23.439 | 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-09-03 19:00:23.482 | 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-09-03 19:00:23.488 | 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-09-03 19:00:23.509 | 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-09-03 19:00:23.569 | 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-09-03 19:00:23.571 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.2.0) 2021-09-03 19:00:23.575 | 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-09-03 19:00:23.579 | 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-09-03 19:00:23.593 | 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-09-03 19:00:23.677 | 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-09-03 19:00:23.680 | 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-09-03 19:00:23.682 | 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-09-03 19:00:23.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-09-03 19:00:25.740 | Installing collected packages: osc-placement 2021-09-03 19:00:25.926 | Successfully installed osc-placement-3.1.0 2021-09-03 19:00:25.926 | 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-09-03 19:00:26.046 | + inc/python:pip_install:200 : result=0 2021-09-03 19:00:26.049 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:00:26.052 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:26.054 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:26.057 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:26.059 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:26.062 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:26.064 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:00:26.067 | + functions-common:time_stop:2316 : start_time=1630695621138 2021-09-03 19:00:26.070 | + functions-common:time_stop:2318 : [[ -z 1630695621138 ]] 2021-09-03 19:00:26.073 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:26.078 | + functions-common:time_stop:2321 : end_time=1630695626075 2021-09-03 19:00:26.080 | + functions-common:time_stop:2322 : elapsed_time=4937 2021-09-03 19:00:26.082 | + functions-common:time_stop:2323 : total=233216 2021-09-03 19:00:26.085 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:26.087 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=238153 2021-09-03 19:00:26.090 | + inc/python:pip_install:203 : return 0 2021-09-03 19:00:26.092 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-09-03 19:00:26.095 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-03 19:00:26.097 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-03 19:00:26.100 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:00:26.102 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:00:26.105 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:00:26.108 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:00:26.110 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:00:26.114 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:00:26.131 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:00:26.133 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:00:26.136 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:26.139 | + functions-common:git_clone:544 : echo master 2021-09-03 19:00:26.139 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:00:26.144 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-03 19:00:26.147 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:26.149 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-03 19:00:26.152 | + functions-common:git_timed:617 : local count=0 2021-09-03 19:00:26.154 | + functions-common:git_timed:618 : local timeout=0 2021-09-03 19:00:26.156 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-03 19:00:26.159 | + functions-common:git_timed:621 : timeout=0 2021-09-03 19:00:26.161 | + functions-common:git_timed:624 : time_start git_timed 2021-09-03 19:00:26.163 | + functions-common:time_start:2295 : local name=git_timed 2021-09-03 19:00:26.166 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:00:26.168 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:00:26.171 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:00:26.175 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695626172 2021-09-03 19:00:26.178 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-03 19:00:26.181 | Cloning into '/opt/stack/placement'... 2021-09-03 19:00:35.354 | + functions-common:git_timed:639 : time_stop git_timed 2021-09-03 19:00:35.357 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:35.359 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:35.362 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:35.364 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:35.366 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:35.368 | + functions-common:time_stop:2315 : name=git_timed 2021-09-03 19:00:35.371 | + functions-common:time_stop:2316 : start_time=1630695626172 2021-09-03 19:00:35.373 | + functions-common:time_stop:2318 : [[ -z 1630695626172 ]] 2021-09-03 19:00:35.383 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:35.387 | + functions-common:time_stop:2321 : end_time=1630695635385 2021-09-03 19:00:35.390 | + functions-common:time_stop:2322 : elapsed_time=9213 2021-09-03 19:00:35.392 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:00:35.395 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:35.397 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9213 2021-09-03 19:00:35.400 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-09-03 19:00:35.403 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:00:35.403 | + functions-common:git_clone:593 : head -1 2021-09-03 19:00:35.406 | 8b000867 Add reproducer for Project creation race bug 2021-09-03 19:00:35.408 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:00:35.411 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-09-03 19:00:35.413 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:00:35.416 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 19:00:35.418 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-09-03 19:00:35.421 | + inc/python:setup_develop:344 : local extras= 2021-09-03 19:00:35.423 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-09-03 19:00:35.426 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:00:35.428 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 19:00:35.430 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-09-03 19:00:35.433 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:00:35.435 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 19:00:35.438 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-09-03 19:00:35.441 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:00:35.445 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-09-03 19:00:35.447 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:00:35.449 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:00:35.453 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-09-03 19:00:35.459 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-09-03 19:00:35.462 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-09-03 19:00:36.079 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-09-03 19:00:36.082 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:00:36.084 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:00:36.087 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:00:36.089 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 19:00:36.092 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-09-03 19:00:36.094 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:00:36.097 | + inc/python:setup_package:428 : local extras= 2021-09-03 19:00:36.099 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:00:36.101 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 19:00:36.104 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 19:00:36.106 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 19:00:36.109 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:00:36.111 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-09-03 19:00:36.133 | Using python 3.8 to install /opt/stack/placement 2021-09-03 19:00:36.136 | + 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-09-03 19:00:36.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:36.979 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:36.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:36.979 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:38.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:00:38.035 | Obtaining file:///opt/stack/placement 2021-09-03 19:00:39.405 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (5.6.0) 2021-09-03 19:00:39.406 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.4.23) 2021-09-03 19:00:39.408 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (9.3.0) 2021-09-03 19:00:39.410 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (2.5.1) 2021-09-03 19:00:39.412 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.8.7) 2021-09-03 19:00:39.414 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==5.1.0.dev40) (3.2.0) 2021-09-03 19:00:39.415 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (2.26.0) 2021-09-03 19:00:39.420 | 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==5.1.0.dev40) (57.4.0) 2021-09-03 19:00:39.422 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.4.0) 2021-09-03 19:00:39.424 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (8.7.1) 2021-09-03 19:00:39.426 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (3.3.1) 2021-09-03 19:00:39.428 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.6.0) 2021-09-03 19:00:39.430 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.2.0) 2021-09-03 19:00:39.432 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.10.0) 2021-09-03 19:00:39.434 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (10.0.0) 2021-09-03 19:00:39.435 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (3.8.2) 2021-09-03 19:00:39.437 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.4.0) 2021-09-03 19:00:39.439 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.4.0) 2021-09-03 19:00:39.441 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.1.0) 2021-09-03 19:00:39.443 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (2.6.0) 2021-09-03 19:00:39.444 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.0.1) 2021-09-03 19:00:39.508 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (1.16.0) 2021-09-03 19:00:39.510 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (4.3.1) 2021-09-03 19:00:39.513 | 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==5.1.0.dev40) (3.1.1) 2021-09-03 19:00:39.516 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (2.8.1) 2021-09-03 19:00:39.518 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (5.0.1) 2021-09-03 19:00:39.523 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (4.2.0) 2021-09-03 19:00:39.583 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (3.4.0) 2021-09-03 19:00:39.586 | 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==5.1.0.dev40) (1.7.0) 2021-09-03 19:00:39.588 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (0.1.16) 2021-09-03 19:00:39.651 | 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==5.1.0.dev40) (1.1.4) 2021-09-03 19:00:39.659 | 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.18.0->openstack-placement==5.1.0.dev40) (5.0.9) 2021-09-03 19:00:39.674 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev40) (0.14.1) 2021-09-03 19:00:39.685 | 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==5.1.0.dev40) (1.6) 2021-09-03 19:00:39.729 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (5.4.1) 2021-09-03 19:00:39.731 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (2.2.0) 2021-09-03 19:00:39.734 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (1.5.0) 2021-09-03 19:00:39.738 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (0.8.0) 2021-09-03 19:00:39.747 | 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==5.1.0.dev40) (1.12.1) 2021-09-03 19:00:39.817 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (0.5.0) 2021-09-03 19:00:39.821 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (2.0.1) 2021-09-03 19:00:39.822 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (1.7.1) 2021-09-03 19:00:39.827 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (0.13.0) 2021-09-03 19:00:39.842 | 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==5.1.0.dev40) (5.2.2) 2021-09-03 19:00:39.845 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (1.1.5) 2021-09-03 19:00:39.900 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev40) (2.8.2) 2021-09-03 19:00:39.905 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev40) (0.9.6) 2021-09-03 19:00:39.933 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev40) (3.3.0) 2021-09-03 19:00:39.942 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev40) (3.2.0) 2021-09-03 19:00:39.946 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev40) (3.0.1) 2021-09-03 19:00:39.962 | 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==5.1.0.dev40) (1.14.6) 2021-09-03 19:00:39.971 | 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==5.1.0.dev40) (2.20) 2021-09-03 19:00:39.982 | 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==5.1.0.dev40) (2.0.1) 2021-09-03 19:00:40.032 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev40) (1.0.2) 2021-09-03 19:00:40.036 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev40) (2021.1) 2021-09-03 19:00:40.065 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==5.1.0.dev40) (0.7.2) 2021-09-03 19:00:40.088 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev40) (0.11.0) 2021-09-03 19:00:40.092 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev40) (21.0) 2021-09-03 19:00:40.093 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev40) (2.4.7) 2021-09-03 19:00:40.337 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (3.2) 2021-09-03 19:00:40.338 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (2021.5.30) 2021-09-03 19:00:40.340 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (1.26.6) 2021-09-03 19:00:40.342 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (2.0.4) 2021-09-03 19:00:40.426 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==5.1.0.dev40) (0.7) 2021-09-03 19:00:40.592 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==5.1.0.dev40) (1.1.1) 2021-09-03 19:00:40.632 | 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==5.1.0.dev40) (0.4.1) 2021-09-03 19:00:40.637 | 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==5.1.0.dev40) (0.5.2) 2021-09-03 19:00:40.742 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (2.5.0) 2021-09-03 19:00:40.862 | 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==5.1.0.dev40) (3.5.0) 2021-09-03 19:00:40.992 | 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==5.1.0.dev40) (3.0.0) 2021-09-03 19:00:40.997 | 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==5.1.0.dev40) (1.0.0) 2021-09-03 19:00:42.723 | Installing collected packages: openstack-placement 2021-09-03 19:00:42.725 | Running setup.py develop for openstack-placement 2021-09-03 19:00:44.738 | Successfully installed openstack-placement 2021-09-03 19:00:44.738 | 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-09-03 19:00:44.871 | + inc/python:pip_install:200 : result=0 2021-09-03 19:00:44.873 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:00:44.876 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:44.878 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:44.880 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:44.882 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:44.885 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:44.887 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:00:44.889 | + functions-common:time_stop:2316 : start_time=1630695636128 2021-09-03 19:00:44.891 | + functions-common:time_stop:2318 : [[ -z 1630695636128 ]] 2021-09-03 19:00:44.894 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:44.899 | + functions-common:time_stop:2321 : end_time=1630695644896 2021-09-03 19:00:44.901 | + functions-common:time_stop:2322 : elapsed_time=8768 2021-09-03 19:00:44.903 | + functions-common:time_stop:2323 : total=238153 2021-09-03 19:00:44.905 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:44.907 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=246921 2021-09-03 19:00:44.910 | + inc/python:pip_install:203 : return 0 2021-09-03 19:00:44.913 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:00:44.916 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 19:00:44.918 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 19:00:44.937 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 19:00:44.949 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-09-03 19:00:44.951 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-09-03 19:00:44.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:00:44.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:00:44.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-09-03 19:00:44.962 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:00:44.964 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:00:44.966 | + ./stack.sh:main:925 : configure_placement 2021-09-03 19:00:44.969 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-09-03 19:00:44.981 | + lib/placement:configure_placement:107 : create_placement_conf 2021-09-03 19:00:44.984 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-09-03 19:00:44.988 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-09-03 19:00:44.990 | ++ lib/database:database_connection_url:132 : local db=placement 2021-09-03 19:00:44.993 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-09-03 19:00:44.995 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-09-03 19:00:44.998 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-03 19:00:45.001 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-03 19:00:45.032 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-09-03 19:00:45.063 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-09-03 19:00:45.094 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-09-03 19:00:45.097 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-09-03 19:00:45.100 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-09-03 19:00:45.102 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:00:45.104 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-09-03 19:00:45.135 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-09-03 19:00:45.164 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-09-03 19:00:45.192 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-09-03 19:00:45.221 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-09-03 19:00:45.250 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-09-03 19:00:45.279 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-09-03 19:00:45.307 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-09-03 19:00:45.337 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:00:45.365 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:00:45.395 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-09-03 19:00:45.397 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-09-03 19:00:45.400 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-09-03 19:00:45.403 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:00:45.420 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:00:45.422 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:00:45.425 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:00:45.427 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:00:45.429 | + 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-09-03 19:00:45.459 | + 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-09-03 19:00:45.487 | + 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-09-03 19:00:45.516 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:00:45.545 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-03 19:00:45.547 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-09-03 19:00:45.550 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-09-03 19:00:45.552 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-09-03 19:00:45.555 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-09-03 19:00:45.557 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 19:00:45.560 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:00:45.563 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-09-03 19:00:45.567 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-09-03 19:00:45.570 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:00:45.572 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:00:45.585 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:00:45.585 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:45.593 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:00:45.597 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:45.613 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-09-03 19:00:45.615 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-09-03 19:00:45.619 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-09-03 19:00:45.650 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-09-03 19:00:45.678 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-09-03 19:00:45.707 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:00:45.736 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:00:45.763 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:00:45.791 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:00:45.820 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:00:45.848 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:00:45.876 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-03 19:00:45.905 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:00:45.933 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:00:45.961 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:00:45.990 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 19:00:45.992 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 19:00:45.995 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-09-03 19:00:45.998 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-09-03 19:00:46.000 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:00:46.003 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:46.005 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:46.008 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-09-03 19:00:46.011 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-09-03 19:00:46.013 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-09-03 19:00:46.041 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 19:00:46.071 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-09-03 19:00:46.071 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-09-03 19:00:46.080 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-09-03 19:00:46.083 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-09-03 19:00:46.086 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-09-03 19:00:46.088 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:00:46.090 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:00:46.093 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:00:46.095 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:46.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:46.101 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:00:46.103 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:00:46.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:46.108 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:46.110 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-09-03 19:00:46.171 | Enabling site placement-api. 2021-09-03 19:00:46.177 | To activate the new configuration, you need to run: 2021-09-03 19:00:46.177 | systemctl reload apache2 2021-09-03 19:00:46.181 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 19:00:46.183 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:00:46.186 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:00:46.188 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:00:46.328 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-09-03 19:00:46.349 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:46.351 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-09-03 19:00:46.369 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:46.371 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-09-03 19:00:46.388 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:46.391 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-09-03 19:00:46.394 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-09-03 19:00:46.396 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-03 19:00:46.427 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.21/identity 2021-09-03 19:00:46.456 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-09-03 19:00:46.485 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-03 19:00:46.513 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-03 19:00:46.542 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-09-03 19:00:46.572 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-03 19:00:46.602 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-09-03 19:00:46.631 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-09-03 19:00:46.648 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:46.651 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-09-03 19:00:46.667 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:46.670 | + ./stack.sh:main:951 : run_phase stack install 2021-09-03 19:00:46.672 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 19:00:46.675 | + functions-common:run_phase:1738 : local phase=install 2021-09-03 19:00:46.677 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 19:00:46.679 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 19:00:46.682 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 19:00:46.684 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 19:00:46.687 | + functions-common:run_phase:1747 : local extra 2021-09-03 19:00:46.690 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 19:00:46.695 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 19:00:46.697 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 19:00:46.699 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 19:00:46.702 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-09-03 19:00:46.704 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 19:00:46.720 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:46.722 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:00:46.724 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:00:46.726 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-09-03 19:00:46.728 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-09-03 19:00:46.731 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:00:46.733 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-09-03 19:00:46.735 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-09-03 19:00:46.737 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-09-03 19:00:46.800 | ++ inc/async:async_inner:63 : install_tempest 2021-09-03 19:00:46.837 | [11699 Async install_tempest:71118]: running: install_tempest 2021-09-03 19:00:46.839 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 19:00:46.842 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 19:00:46.844 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:00:46.847 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 19:00:46.852 | + functions-common:run_phase:1764 : run_plugins stack install 2021-09-03 19:00:46.855 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 19:00:46.857 | + functions-common:run_plugins:1724 : local phase=install 2021-09-03 19:00:46.860 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 19:00:46.863 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 19:00:46.865 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-09-03 19:00:46.868 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-09-03 19:00:46.870 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:00:46.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:00:46.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-09-03 19:00:46.881 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:00:46.884 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-09-03 19:00:46.887 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-09-03 19:00:46.890 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:00:46.893 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-09-03 19:00:46.896 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-09-03 19:00:46.899 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:00:46.902 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:00:46.903 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:00:46.909 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-09-03 19:00:46.911 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-09-03 19:00:46.913 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-09-03 19:00:46.916 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-09-03 19:00:46.919 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-09-03 19:00:46.941 | Using python 3.8 to install python-openstackclient 2021-09-03 19:00:46.944 | + 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-09-03 19:00:47.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:47.797 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:47.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:47.797 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:48.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:00:48.997 | Collecting python-openstackclient 2021-09-03 19:00:49.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-09-03 19:00:49.065 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-09-03 19:00:49.067 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-09-03 19:00:49.069 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-09-03 19:00:49.071 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-09-03 19:00:49.073 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-09-03 19:00:49.075 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-09-03 19:00:49.076 | 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-09-03 19:00:49.078 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-09-03 19:00:49.080 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-09-03 19:00:49.081 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-09-03 19:00:49.083 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-09-03 19:00:49.097 | 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-09-03 19:00:49.100 | 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-09-03 19:00:49.102 | 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-09-03 19:00:49.105 | 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-09-03 19:00:49.106 | 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-09-03 19:00:49.158 | 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-09-03 19:00:49.161 | 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-09-03 19:00:49.162 | 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-09-03 19:00:49.164 | 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-09-03 19:00:49.246 | 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-09-03 19:00:49.248 | 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-09-03 19:00:49.250 | 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-09-03 19:00:49.251 | 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-09-03 19:00:49.253 | 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-09-03 19:00:49.255 | 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-09-03 19:00:49.257 | 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-09-03 19:00:49.259 | 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-09-03 19:00:49.262 | 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-09-03 19:00:49.264 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.3.1) 2021-09-03 19:00:49.265 | 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-09-03 19:00:49.308 | 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-09-03 19:00:49.313 | 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-09-03 19:00:49.332 | 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-09-03 19:00:49.397 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (1.16.0) 2021-09-03 19:00:49.399 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2.26.0) 2021-09-03 19:00:49.454 | 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-09-03 19:00:49.490 | 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-09-03 19:00:49.492 | 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-09-03 19:00:49.496 | 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-09-03 19:00:49.497 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.2.0) 2021-09-03 19:00:49.511 | 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-09-03 19:00:49.611 | 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-09-03 19:00:49.613 | 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-09-03 19:00:49.665 | 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-09-03 19:00:49.683 | 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-09-03 19:00:49.805 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (1.26.6) 2021-09-03 19:00:49.807 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2021.5.30) 2021-09-03 19:00:49.809 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2.0.4) 2021-09-03 19:00:49.812 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (3.2) 2021-09-03 19:00:51.870 | Installing collected packages: python-openstackclient 2021-09-03 19:00:53.350 | Successfully installed python-openstackclient-5.6.0 2021-09-03 19:00:53.350 | 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-09-03 19:00:53.517 | + inc/python:pip_install:200 : result=0 2021-09-03 19:00:53.528 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:00:53.538 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:53.564 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:53.584 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:53.600 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:53.603 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:53.608 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:00:53.611 | + functions-common:time_stop:2316 : start_time=1630695646935 2021-09-03 19:00:53.624 | + functions-common:time_stop:2318 : [[ -z 1630695646935 ]] 2021-09-03 19:00:53.645 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:53.649 | + functions-common:time_stop:2321 : end_time=1630695653646 2021-09-03 19:00:53.652 | + functions-common:time_stop:2322 : elapsed_time=6711 2021-09-03 19:00:53.655 | + functions-common:time_stop:2323 : total=246921 2021-09-03 19:00:53.657 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:53.660 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=253632 2021-09-03 19:00:53.681 | + inc/python:pip_install:203 : return 0 2021-09-03 19:00:53.700 | + ./stack.sh:main:963 : install_oscwrap 2021-09-03 19:00:53.730 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-09-03 19:00:53.761 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.bSBg4wsK2t 2021-09-03 19:00:53.785 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-09-03 19:00:53.801 | + functions-common:install_oscwrap:2360 : unalias -a 2021-09-03 19:00:53.807 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-09-03 19:00:53.833 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-09-03 19:00:53.849 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-03 19:00:53.877 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-09-03 19:00:54.012 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:54.032 | + ./stack.sh:main:1017 : configure_database 2021-09-03 19:00:54.056 | + lib/database:configure_database:126 : configure_database_mysql 2021-09-03 19:00:54.076 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-09-03 19:00:54.092 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-09-03 19:00:54.112 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:00:54.136 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-09-03 19:00:54.152 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-09-03 19:00:54.176 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:54.204 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:54.241 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-09-03 19:00:54.263 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-09-03 19:00:54.288 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:00:54.305 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:00:54.324 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:00:54.344 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:00:54.363 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:00:54.380 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:00:54.396 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:00:54.424 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:00:54.448 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:00:54.476 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-09-03 19:00:54.496 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:00:54.512 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:00:54.540 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:00:54.556 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:00:54.584 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:00:54.600 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:00:54.620 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-09-03 19:00:54.697 | mysqladmin: connect to server at 'localhost' failed 2021-09-03 19:00:54.697 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-09-03 19:00:54.725 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-09-03 19:00:54.743 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-09-03 19:00:54.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:54.785 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:54.804 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-09-03 19:00:54.836 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-09-03 19:00:54.858 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-09-03 19:00:54.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:54.904 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:54.924 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-09-03 19:00:54.952 | + 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-09-03 19:00:54.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:00:55.059 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-09-03 19:00:55.111 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:00:55.168 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-09-03 19:00:55.207 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-09-03 19:00:55.207 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-09-03 19:00:55.232 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-09-03 19:00:55.378 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-09-03 19:00:55.441 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-09-03 19:00:55.503 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-09-03 19:00:55.567 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-09-03 19:00:55.569 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-09-03 19:00:55.572 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:00:55.574 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-09-03 19:00:57.263 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-09-03 19:00:57.266 | + functions-common:save_stackenv:60 : local tag=1021 2021-09-03 19:00:57.269 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-03 19:00:57.274 | + functions-common:save_stackenv:62 : time_stamp=2021-09-03-190057 2021-09-03 19:00:57.277 | + functions-common:save_stackenv:63 : echo '# 2021-09-03-190057 1021' 2021-09-03 19:00:57.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.282 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 19:00:57.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.286 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-03 19:00:57.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.291 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-03 19:00:57.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.296 | + 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,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,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-09-03 19:00:57.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.301 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2021-09-03 19:00:57.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.306 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2021-09-03 19:00:57.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.311 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-03-185044 2021-09-03 19:00:57.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.316 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-03 19:00:57.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.321 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2021-09-03 19:00:57.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.326 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-03 19:00:57.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.332 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-03 19:00:57.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.337 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-03 19:00:57.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:00:57.341 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-03 19:00:57.344 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-09-03 19:00:57.346 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-09-03 19:00:57.349 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-09-03 19:00:57.360 | + ./stack.sh:main:1047 : start_dstat 2021-09-03 19:00:57.363 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:00:57.365 | + functions-common:run_process:1564 : local service=dstat 2021-09-03 19:00:57.368 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:00:57.370 | + functions-common:run_process:1566 : local group= 2021-09-03 19:00:57.374 | + functions-common:run_process:1567 : local user= 2021-09-03 19:00:57.380 | + functions-common:run_process:1569 : local name=dstat 2021-09-03 19:00:57.383 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:00:57.385 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:00:57.388 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:00:57.392 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:00:57.396 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:00:57.400 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695657398 2021-09-03 19:00:57.403 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-09-03 19:00:57.430 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:57.433 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-09-03 19:00:57.435 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-09-03 19:00:57.438 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:00:57.441 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:00:57.443 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:00:57.446 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:00:57.448 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-09-03 19:00:57.451 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-09-03 19:00:57.453 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-09-03 19:00:57.455 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:00:57.458 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:00:57.461 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-09-03 19:00:57.463 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-09-03 19:00:57.466 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-09-03 19:00:57.468 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:00:57.470 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:00:57.472 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:00:57.475 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:00:57.477 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:00:57.479 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-09-03 19:00:57.482 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:00:57.486 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-09-03 19:00:57.552 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-09-03 19:00:57.613 | + 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-09-03 19:00:57.666 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-09-03 19:00:57.718 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-09-03 19:00:57.775 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:00:57.830 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:00:57.832 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-09-03 19:00:57.895 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:00:58.280 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-09-03 19:00:58.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-09-03 19:00:58.676 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-09-03 19:00:58.708 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:00:58.713 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:58.715 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:58.719 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:58.723 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:58.726 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:58.728 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:00:58.731 | + functions-common:time_stop:2316 : start_time=1630695657398 2021-09-03 19:00:58.733 | + functions-common:time_stop:2318 : [[ -z 1630695657398 ]] 2021-09-03 19:00:58.740 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:58.744 | + functions-common:time_stop:2321 : end_time=1630695658741 2021-09-03 19:00:58.746 | + functions-common:time_stop:2322 : elapsed_time=1343 2021-09-03 19:00:58.749 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:00:58.753 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:58.755 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1343 2021-09-03 19:00:58.758 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-09-03 19:00:58.760 | + functions-common:run_process:1564 : local service=memory_tracker 2021-09-03 19:00:58.763 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-09-03 19:00:58.765 | + functions-common:run_process:1566 : local group= 2021-09-03 19:00:58.767 | + functions-common:run_process:1567 : local user=root 2021-09-03 19:00:58.770 | + functions-common:run_process:1569 : local name=memory_tracker 2021-09-03 19:00:58.773 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:00:58.775 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:00:58.778 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:00:58.780 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:00:58.785 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:00:58.788 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695658785 2021-09-03 19:00:58.790 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-09-03 19:00:58.810 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:58.813 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:00:58.816 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:58.819 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:58.821 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:58.823 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:58.826 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:58.828 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:00:58.831 | + functions-common:time_stop:2316 : start_time=1630695658785 2021-09-03 19:00:58.834 | + functions-common:time_stop:2318 : [[ -z 1630695658785 ]] 2021-09-03 19:00:58.839 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:58.841 | + functions-common:time_stop:2321 : end_time=1630695658838 2021-09-03 19:00:58.844 | + functions-common:time_stop:2322 : elapsed_time=53 2021-09-03 19:00:58.846 | + functions-common:time_stop:2323 : total=1343 2021-09-03 19:00:58.849 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:58.851 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1396 2021-09-03 19:00:58.854 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-09-03 19:00:58.874 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:58.876 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-09-03 19:00:58.963 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:58.980 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-09-03 19:00:59.041 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:59.048 | + ./stack.sh:main:1060 : start_etcd3 2021-09-03 19:00:59.061 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-09-03 19:00:59.073 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-760152-4-iscsi --data-dir /opt/stack/data/etcd' 2021-09-03 19:00:59.076 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-09-03 19:00:59.093 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-760152-4-iscsi=http://10.222.0.21:2380' 2021-09-03 19:00:59.101 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.21:2380' 2021-09-03 19:00:59.104 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.21:2379' 2021-09-03 19:00:59.106 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-09-03 19:00:59.109 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-09-03 19:00:59.112 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.21:2379' 2021-09-03 19:00:59.114 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-09-03 19:00:59.117 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-09-03 19:00:59.119 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-03 19:00:59.122 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-760152-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-760152-4-iscsi=http://10.222.0.21:2380 --initial-advertise-peer-urls http://10.222.0.21:2380 --advertise-client-urls http://10.222.0.21:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.21:2379 --debug' '' root 2021-09-03 19:00:59.124 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-09-03 19:00:59.127 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-760152-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-760152-4-iscsi=http://10.222.0.21:2380 --initial-advertise-peer-urls http://10.222.0.21:2380 --advertise-client-urls http://10.222.0.21:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.21:2379 --debug' 2021-09-03 19:00:59.130 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:00:59.132 | + functions-common:write_user_unit_file:1449 : local user=root 2021-09-03 19:00:59.134 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:00:59.136 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:00:59.139 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-03 19:00:59.141 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:00:59.145 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-09-03 19:00:59.215 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-09-03 19:00:59.286 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-760152-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-760152-4-iscsi=http://10.222.0.21:2380 --initial-advertise-peer-urls http://10.222.0.21:2380 --advertise-client-urls http://10.222.0.21:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.21:2379 --debug' 2021-09-03 19:00:59.338 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-09-03 19:00:59.397 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-09-03 19:00:59.449 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:00:59.500 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:00:59.503 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-09-03 19:00:59.569 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:00:59.954 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-09-03 19:01:00.007 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-09-03 19:01:00.058 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-09-03 19:01:00.111 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-09-03 19:01:00.162 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-09-03 19:01:00.165 | ++ functions-common:is_arch:428 : uname -m 2021-09-03 19:01:00.170 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-03 19:01:00.172 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-09-03 19:01:00.548 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-09-03 19:01:00.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-09-03 19:01:00.938 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-09-03 19:01:01.214 | + ./stack.sh:main:1071 : cat 2021-09-03 19:01:01.219 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-09-03 19:01:01.237 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:01.240 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-09-03 19:01:01.242 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-09-03 19:01:01.245 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-09-03 19:01:01.247 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.21/identity 2021-09-03 19:01:01.250 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.21/identity 2021-09-03 19:01:01.252 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-09-03 19:01:01.255 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-09-03 19:01:01.257 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-09-03 19:01:01.260 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-09-03 19:01:01.262 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-09-03 19:01:01.265 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-09-03 19:01:01.267 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-09-03 19:01:01.270 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-09-03 19:01:01.273 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-09-03 19:01:01.275 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-09-03 19:01:01.278 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-09-03 19:01:01.280 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-09-03 19:01:01.283 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-09-03 19:01:01.301 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:01.304 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-09-03 19:01:01.306 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:01:01.308 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-09-03 19:01:01.311 | + ./stack.sh:main:1096 : '[' 10.222.0.21 == 10.222.0.21 ']' 2021-09-03 19:01:01.313 | + ./stack.sh:main:1097 : init_keystone 2021-09-03 19:01:01.316 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-09-03 19:01:01.332 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:01.334 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-09-03 19:01:01.337 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-09-03 19:01:01.339 | + lib/database:recreate_database:110 : local db=keystone 2021-09-03 19:01:01.341 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-09-03 19:01:01.344 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-09-03 19:01:01.346 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-09-03 19:01:01.351 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:01:01.372 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-09-03 19:01:01.376 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:01:01.392 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-09-03 19:01:01.396 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:01:01.398 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:01:01.400 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:01:01.403 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:01:01.408 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695661405 2021-09-03 19:01:01.411 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-09-03 19:01:05.378 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:05.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.379 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.380 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.380 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.383 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.383 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.384 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.385 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.385 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.388 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.389 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.391 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.391 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.391 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.392 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:05.392 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:05.420 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=72959) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:01:05.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:05.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.431 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.431 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.431 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.434 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.434 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.435 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.436 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.436 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.439 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.440 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.442 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.442 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.442 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.443 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:05.443 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:05.470 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:05.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.472 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.472 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.472 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.475 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.476 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.476 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.477 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.477 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.481 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.481 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.483 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.483 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.483 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:05.485 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:05.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:05.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.537 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.538 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.538 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.541 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.541 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.542 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.543 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.543 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.546 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.547 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.549 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.549 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.549 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:05.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:05.551 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:05.551 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:05.558 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:01:06.591 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.591 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:01:06.598 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.598 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:01:06.605 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.605 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:01:06.613 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.613 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:01:06.620 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.620 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:01:06.626 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.627 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:01:06.723 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.723 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:01:06.784 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.784 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:01:06.809 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.809 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:01:06.816 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.816 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:01:06.824 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.824 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:01:06.831 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.831 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:01:06.838 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.838 | INFO migrate.versioning.api [-] 79 -> 80...  2021-09-03 19:01:06.845 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.845 | INFO migrate.versioning.api [-] 80 -> 81...  2021-09-03 19:01:06.876 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.876 | INFO migrate.versioning.api [-] 81 -> 82...  2021-09-03 19:01:06.988 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:06.989 | INFO migrate.versioning.api [-] 82 -> 83...  2021-09-03 19:01:07.129 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.130 | INFO migrate.versioning.api [-] 83 -> 84...  2021-09-03 19:01:07.178 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.178 | INFO migrate.versioning.api [-] 84 -> 85...  2021-09-03 19:01:07.249 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.249 | INFO migrate.versioning.api [-] 85 -> 86...  2021-09-03 19:01:07.278 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.278 | INFO migrate.versioning.api [-] 86 -> 87...  2021-09-03 19:01:07.396 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.396 | INFO migrate.versioning.api [-] 87 -> 88...  2021-09-03 19:01:07.467 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.467 | INFO migrate.versioning.api [-] 88 -> 89...  2021-09-03 19:01:07.511 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.512 | INFO migrate.versioning.api [-] 89 -> 90...  2021-09-03 19:01:07.578 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.578 | INFO migrate.versioning.api [-] 90 -> 91...  2021-09-03 19:01:07.749 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.749 | INFO migrate.versioning.api [-] 91 -> 92...  2021-09-03 19:01:07.903 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:07.903 | INFO migrate.versioning.api [-] 92 -> 93...  2021-09-03 19:01:08.078 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.078 | INFO migrate.versioning.api [-] 93 -> 94...  2021-09-03 19:01:08.193 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.193 | INFO migrate.versioning.api [-] 94 -> 95...  2021-09-03 19:01:08.276 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.276 | INFO migrate.versioning.api [-] 95 -> 96...  2021-09-03 19:01:08.289 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.289 | INFO migrate.versioning.api [-] 96 -> 97...  2021-09-03 19:01:08.301 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.301 | INFO migrate.versioning.api [-] 97 -> 98...  2021-09-03 19:01:08.308 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.309 | INFO migrate.versioning.api [-] 98 -> 99...  2021-09-03 19:01:08.316 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.316 | INFO migrate.versioning.api [-] 99 -> 100...  2021-09-03 19:01:08.323 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.323 | INFO migrate.versioning.api [-] 100 -> 101...  2021-09-03 19:01:08.334 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.334 | INFO migrate.versioning.api [-] 101 -> 102...  2021-09-03 19:01:08.356 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.356 | INFO migrate.versioning.api [-] 102 -> 103...  2021-09-03 19:01:08.393 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.393 | INFO migrate.versioning.api [-] 103 -> 104...  2021-09-03 19:01:08.405 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.406 | INFO migrate.versioning.api [-] 104 -> 105...  2021-09-03 19:01:08.462 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.462 | INFO migrate.versioning.api [-] 105 -> 106...  2021-09-03 19:01:08.514 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.514 | INFO migrate.versioning.api [-] 106 -> 107...  2021-09-03 19:01:08.589 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.589 | INFO migrate.versioning.api [-] 107 -> 108...  2021-09-03 19:01:08.649 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.649 | INFO migrate.versioning.api [-] 108 -> 109...  2021-09-03 19:01:08.690 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.692 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.692 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.692 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.696 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.696 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.697 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.697 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.701 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.701 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.703 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.703 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.704 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:08.705 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:08.705 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:08.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.706 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.706 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.706 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.710 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.710 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.710 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.711 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.711 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.717 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.718 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.718 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.719 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:08.719 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:08.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:08.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.720 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.720 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.720 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.724 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.724 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.725 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.726 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.726 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.730 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.732 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:08.733 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:08.742 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:08.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.745 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.746 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.746 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.746 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.746 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.747 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.747 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.747 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.748 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.748 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.748 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.749 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.749 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.750 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.750 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.750 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.750 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.751 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.751 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.752 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.752 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.752 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.752 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.753 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.753 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.754 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.754 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.755 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.755 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.755 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.756 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.756 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.756 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.756 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.758 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.758 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.759 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.759 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.760 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.760 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.761 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.762 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.762 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.762 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.762 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.762 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.764 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.764 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.765 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.765 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.766 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:08.767 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:08.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.788 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.788 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.789 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.789 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.789 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.789 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.789 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.790 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.790 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.791 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.791 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.791 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.791 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.792 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.792 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.793 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.793 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.793 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.793 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.794 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.794 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.794 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.795 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.795 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.795 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.796 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.796 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.797 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.797 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.797 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.797 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.798 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.798 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.799 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.799 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.799 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.801 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.801 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.802 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.802 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.803 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.803 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.804 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.804 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.805 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.805 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.805 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.805 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.806 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.807 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.807 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.808 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.809 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:08.809 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:08.810 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:08.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.812 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.813 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.813 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.813 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.814 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.814 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.814 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.814 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.814 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.815 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.816 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.816 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.816 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.817 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.817 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.817 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.817 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.818 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.818 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.818 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.819 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.819 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.820 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.820 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.821 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.821 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.823 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.823 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.823 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.823 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.824 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.825 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.825 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.826 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.826 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.828 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.831 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.832 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.832 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.832 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.834 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:08.834 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:08.841 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.843 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.844 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.844 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.846 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.847 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.847 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.847 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.850 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.850 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.852 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.852 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.853 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.853 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.853 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.854 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.854 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.854 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.856 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.857 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.857 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.857 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.862 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.863 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.863 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.863 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:08.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:08.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:08.873 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 19:01:08.881 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.881 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 19:01:08.888 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.888 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 19:01:08.961 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.961 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 19:01:08.968 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.968 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 19:01:08.975 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.975 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 19:01:08.983 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.983 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 19:01:08.990 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.990 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 19:01:08.997 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:08.997 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 19:01:09.004 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.004 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 19:01:09.098 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.098 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 19:01:09.106 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.106 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 19:01:09.222 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.222 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 19:01:09.230 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.230 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 19:01:09.377 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.377 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 19:01:09.386 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.386 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 19:01:09.451 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.451 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 19:01:09.459 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.459 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 19:01:09.468 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.468 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 19:01:09.475 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.475 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 19:01:09.483 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.483 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 19:01:09.491 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.491 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 19:01:09.572 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.573 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 19:01:09.655 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.655 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 19:01:09.744 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.744 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 19:01:09.753 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.753 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 19:01:09.761 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.761 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 19:01:09.770 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.770 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 19:01:09.778 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.778 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 19:01:09.785 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.785 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 19:01:09.851 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.851 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 19:01:09.886 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.886 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 19:01:09.952 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:09.952 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 19:01:10.130 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.130 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 19:01:10.184 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.184 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 19:01:10.221 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.222 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 19:01:10.259 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.260 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 19:01:10.266 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.266 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 19:01:10.274 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.274 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 19:01:10.280 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.281 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 19:01:10.288 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.288 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 19:01:10.295 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.295 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 19:01:10.301 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.302 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 19:01:10.308 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.308 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 19:01:10.316 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.316 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 19:01:10.441 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.442 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 19:01:10.449 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.449 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 19:01:10.748 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.748 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 19:01:10.901 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.901 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 19:01:10.908 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.909 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 19:01:10.917 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.917 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 19:01:10.924 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.924 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 19:01:10.931 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.931 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 19:01:10.967 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.967 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 19:01:10.974 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:10.974 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 19:01:11.074 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.074 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 19:01:11.142 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.142 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 19:01:11.150 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.150 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 19:01:11.157 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.157 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 19:01:11.164 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.164 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 19:01:11.170 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.171 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 19:01:11.178 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.178 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 19:01:11.233 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.233 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 19:01:11.241 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.241 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 19:01:11.313 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.313 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 19:01:11.467 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.467 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 19:01:11.550 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.550 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:01:11.557 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.557 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:01:11.564 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.564 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:01:11.572 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.572 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:01:11.579 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.579 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:01:11.586 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.586 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:01:11.593 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.594 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:01:11.713 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.713 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:01:11.721 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.721 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:01:11.729 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.729 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:01:11.736 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.736 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:01:11.746 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.746 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:01:11.753 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.754 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:01:11.815 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:11.815 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:11.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.818 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.820 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.820 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.820 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.820 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.821 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.821 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.821 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.821 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.822 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.823 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.823 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.824 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.825 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.825 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.825 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.826 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.826 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.826 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.826 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.826 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.827 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.828 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.828 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.828 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.829 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.830 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.830 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.830 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.832 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.832 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.833 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.833 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.834 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.834 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.834 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.834 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.834 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.835 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.835 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.835 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.837 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.837 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.838 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.838 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.838 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.838 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.839 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.839 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.839 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.840 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.840 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.840 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.840 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:11.840 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:11.841 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:11.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.843 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.844 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.844 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.844 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.846 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.850 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.850 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.850 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.852 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.852 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.853 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.853 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.853 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.854 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.854 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.854 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.857 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.857 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.857 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.858 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.863 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.863 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.863 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.864 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:11.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:11.866 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:11.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.868 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.869 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.870 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.870 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.870 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.870 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.870 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.871 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.871 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.871 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.872 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.872 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.872 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.873 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.873 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.873 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.874 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.874 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.874 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.874 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.874 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.875 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.875 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.876 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.876 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.877 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.877 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.878 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.878 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.878 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.878 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.879 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.879 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.879 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.880 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.880 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.881 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.882 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.882 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.884 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.884 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.886 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.886 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.887 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.888 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.888 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.888 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.890 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:11.890 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:11.899 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:11.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.900 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.900 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.901 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.901 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.903 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.903 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.904 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.904 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.904 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.904 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.905 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.905 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.905 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.905 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.906 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.906 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.906 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.907 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.907 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.908 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.908 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.909 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.909 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.910 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.910 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.910 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.910 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.910 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.911 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.911 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.911 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.911 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.911 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.912 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.912 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.912 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.913 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.913 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.913 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.913 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.914 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.914 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.914 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.915 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.916 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.917 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.917 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.917 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.917 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.917 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.918 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.918 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.918 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.918 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.919 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.921 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.921 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.921 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.921 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.921 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.922 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.922 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.922 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.923 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.923 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.923 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.923 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.923 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:11.923 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:11.943 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:11.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.945 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.945 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.946 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.946 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.947 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.948 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.948 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.948 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.949 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.949 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.949 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.950 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.950 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.950 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.950 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.950 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.951 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.951 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.952 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.953 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.953 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.954 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.954 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.954 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.954 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.954 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.955 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.955 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.955 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.955 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.955 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.955 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.956 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.956 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.956 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.957 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.957 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.957 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.958 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.958 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.959 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.959 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.959 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.960 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.960 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.961 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.962 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.962 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.962 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.962 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.962 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.963 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.963 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.963 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.964 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.965 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.967 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.967 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.967 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.968 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.968 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.968 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:11.968 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:11.968 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:11.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.970 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.970 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.971 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.971 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.973 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.973 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.974 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.974 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.974 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.974 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.975 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.975 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.975 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.976 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.976 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.976 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.977 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.977 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.977 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.978 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.978 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.979 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.979 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.979 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.979 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.981 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.981 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.981 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.981 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.981 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.982 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.982 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.982 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.982 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.983 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.983 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.984 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.985 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.985 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.986 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.986 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.986 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.986 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.987 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.987 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.987 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.987 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.988 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.988 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.990 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.990 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.990 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.991 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.991 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.991 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:11.993 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:11.993 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:11.993 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:12.000 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:12.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.001 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.001 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.002 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.003 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.004 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.004 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.005 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.005 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.005 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.006 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.006 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.006 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.007 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.007 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.007 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.007 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.008 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.008 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.008 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.009 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.010 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.010 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.010 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.010 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.010 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.011 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.011 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.011 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.011 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.011 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.012 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.012 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.012 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.012 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.012 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.012 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.013 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.013 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.013 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.014 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.014 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.016 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.016 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.017 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.017 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.018 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.018 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.020 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.020 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.022 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.022 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.023 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.023 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.023 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.024 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.024 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.024 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.024 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.024 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:12.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:12.032 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 19:01:12.041 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.041 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 19:01:12.048 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.048 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 19:01:12.062 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.062 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 19:01:12.069 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.070 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 19:01:12.076 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.077 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 19:01:12.084 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.084 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 19:01:12.093 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.093 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 19:01:12.101 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.101 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 19:01:12.108 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.108 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 19:01:12.115 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.115 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 19:01:12.122 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.122 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 19:01:12.162 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.162 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 19:01:12.169 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.169 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 19:01:12.225 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.225 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 19:01:12.297 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.298 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 19:01:12.305 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.305 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 19:01:12.312 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.312 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 19:01:12.320 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.320 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 19:01:12.327 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.327 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 19:01:12.335 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.335 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 19:01:12.341 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.342 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 19:01:12.348 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.348 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 19:01:12.355 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.355 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 19:01:12.361 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.361 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 19:01:12.368 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.368 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 19:01:12.375 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.375 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 19:01:12.384 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.384 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 19:01:12.391 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.391 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 19:01:12.398 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.398 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 19:01:12.405 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.405 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 19:01:12.411 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.412 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 19:01:12.419 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.419 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 19:01:12.425 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.425 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 19:01:12.432 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.432 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 19:01:12.439 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.439 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 19:01:12.446 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.446 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 19:01:12.453 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.453 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 19:01:12.461 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.461 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 19:01:12.467 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.468 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 19:01:12.475 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.475 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 19:01:12.481 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.482 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 19:01:12.489 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.489 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 19:01:12.497 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.497 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 19:01:12.505 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.505 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 19:01:12.512 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.512 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 19:01:12.559 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.560 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 19:01:12.569 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.569 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 19:01:12.576 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.576 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 19:01:12.583 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.583 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 19:01:12.590 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.590 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 19:01:12.597 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.597 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 19:01:12.604 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.604 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 19:01:12.610 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.611 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 19:01:12.618 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.618 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 19:01:12.625 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.626 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 19:01:12.640 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.640 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 19:01:12.646 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.647 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 19:01:12.654 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.654 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 19:01:12.662 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.662 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 19:01:12.670 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.670 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 19:01:12.678 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.678 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 19:01:12.696 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.696 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 19:01:12.703 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.704 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 19:01:12.711 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.711 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 19:01:12.719 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.720 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 19:01:12.727 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.727 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:01:12.734 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.735 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:01:12.743 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.743 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:01:12.751 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.752 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:01:12.759 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.759 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:01:12.766 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.766 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:01:12.773 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.773 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:01:12.781 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.781 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:01:12.788 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.788 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:01:12.796 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.796 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:01:12.805 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.805 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:01:12.814 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.814 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:01:12.822 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.822 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:01:12.829 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:12.829 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:12.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.832 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.832 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.833 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.833 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.833 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.833 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.834 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.834 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.835 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.835 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.835 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.835 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.836 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.836 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.836 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.836 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.837 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.837 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.837 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.837 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.837 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.839 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.839 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.839 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.840 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.840 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.841 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.841 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.842 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.842 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.842 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.843 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.843 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.843 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.845 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.846 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.846 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.846 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.846 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.847 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.847 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.848 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.849 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.851 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.853 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.853 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:12.854 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:12.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:12.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.855 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.856 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.857 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.858 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.858 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.859 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.860 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.861 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.862 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.862 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.863 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.864 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.864 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.865 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.865 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.865 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.865 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.865 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.866 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.866 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.866 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.866 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.866 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.866 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.866 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.867 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.867 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.867 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.868 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.868 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.868 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.868 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.869 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.869 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.869 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.871 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.871 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.872 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.872 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.872 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.872 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.873 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.873 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.873 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.873 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.874 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.874 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.876 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.876 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.876 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.876 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.877 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.877 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.877 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.877 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.878 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.878 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.879 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.879 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.879 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:12.879 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:12.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:12.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.881 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.881 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.882 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.882 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.883 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.883 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.884 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.884 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.885 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.886 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.886 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.886 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.886 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.887 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.887 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.888 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.889 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.889 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.889 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.889 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.890 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.890 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.890 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.890 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.890 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.891 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.891 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.891 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.891 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.891 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.891 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.892 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.892 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.892 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.893 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.893 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.893 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.894 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.894 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.894 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.896 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.896 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.897 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.897 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.897 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.897 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.898 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.898 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.898 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.898 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.899 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.899 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.901 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.901 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.901 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.901 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.902 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.902 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.902 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.902 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.903 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.903 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.903 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.903 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.903 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:12.904 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:12.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:12.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.914 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.915 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.915 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.916 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.916 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.916 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.917 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.918 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.918 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.919 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.919 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.919 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.920 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.923 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.925 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.925 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.925 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.926 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.926 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.927 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.927 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.928 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.928 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.928 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.928 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.929 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.930 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.931 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.931 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.932 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.932 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.932 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.932 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.933 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.933 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.934 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.934 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.934 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.936 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.936 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.937 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.937 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.939 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.939 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:12.939 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:12.958 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:12.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.961 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.961 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.962 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.962 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.963 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.963 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.963 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.964 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.964 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.964 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.964 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.964 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.965 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.965 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.965 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.966 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.968 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.968 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.968 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.969 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.969 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.970 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.970 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.971 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.972 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.972 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.972 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.972 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.972 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.974 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.974 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.975 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.975 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.976 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.976 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.976 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.977 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.977 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.977 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.978 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.978 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.980 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.983 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.983 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:12.983 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:12.983 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:12.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.986 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.986 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.988 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.988 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.988 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.988 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.988 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.989 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.989 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.989 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.990 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.990 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.990 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.990 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.991 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.991 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.991 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.991 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.992 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.993 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.993 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.994 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.994 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.994 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.995 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.995 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.996 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.996 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.997 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.997 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.997 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.997 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.999 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.999 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:12.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:12.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.000 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.000 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.000 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.000 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.001 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.001 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.002 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.002 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.003 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.003 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.005 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.005 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.005 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.005 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.007 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.008 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:13.008 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:13.014 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:13.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.017 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.018 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.018 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.019 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.020 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.020 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.020 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.021 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.021 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.021 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.021 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.022 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.022 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.022 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.022 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.022 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.023 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.023 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.024 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.024 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.024 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.025 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.025 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.026 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.026 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.027 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.027 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.027 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.028 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.028 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.028 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.030 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.030 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.031 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.031 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.031 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.031 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.032 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.032 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.033 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.033 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.034 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.034 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.036 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.036 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.036 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.037 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:13.039 | 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=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:13.039 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:13.039 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=72959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:13.047 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 19:01:13.055 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.055 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 19:01:13.232 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.232 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 19:01:13.324 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.324 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 19:01:13.461 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.461 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 19:01:13.468 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.469 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 19:01:13.477 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.477 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 19:01:13.484 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.484 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 19:01:13.492 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.492 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 19:01:13.499 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.499 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 19:01:13.507 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.507 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 19:01:13.570 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.570 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 19:01:13.659 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.659 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 19:01:13.802 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:13.803 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 19:01:14.036 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.036 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 19:01:14.139 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.139 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 19:01:14.148 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.148 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 19:01:14.155 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.155 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 19:01:14.163 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.163 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 19:01:14.172 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.172 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 19:01:14.180 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.180 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 19:01:14.189 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.189 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 19:01:14.197 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.197 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 19:01:14.205 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.205 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 19:01:14.329 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.329 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 19:01:14.336 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.337 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 19:01:14.344 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.344 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 19:01:14.351 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.351 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 19:01:14.359 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.359 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 19:01:14.366 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.366 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 19:01:14.375 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.375 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 19:01:14.383 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.383 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 19:01:14.414 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.414 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 19:01:14.423 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.423 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 19:01:14.431 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.431 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 19:01:14.482 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.482 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 19:01:14.534 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.534 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 19:01:14.636 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.636 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 19:01:14.643 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.643 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 19:01:14.651 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.651 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 19:01:14.659 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.659 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 19:01:14.667 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.667 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 19:01:14.675 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.675 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 19:01:14.682 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.682 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 19:01:14.689 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.689 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 19:01:14.696 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.697 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 19:01:14.704 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.705 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 19:01:14.879 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.879 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 19:01:14.886 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.886 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 19:01:14.893 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.893 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 19:01:14.901 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.901 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 19:01:14.909 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.909 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 19:01:14.916 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.916 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 19:01:14.926 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:14.926 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 19:01:15.023 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.023 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 19:01:15.050 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.050 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 19:01:15.058 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.058 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 19:01:15.065 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.065 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 19:01:15.073 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.073 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 19:01:15.079 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.080 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 19:01:15.087 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.087 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 19:01:15.096 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.096 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 19:01:15.107 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.107 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 19:01:15.228 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.229 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 19:01:15.236 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.236 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 19:01:15.243 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.243 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 19:01:15.250 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.250 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:01:15.257 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.257 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:01:15.264 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.264 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:01:15.272 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.272 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:01:15.279 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.279 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:01:15.286 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.287 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:01:15.397 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.397 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:01:15.404 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.404 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:01:15.411 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.411 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:01:15.418 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.419 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:01:15.427 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.427 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:01:15.435 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.435 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:01:15.442 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.442 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:01:15.450 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:15.813 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-09-03 19:01:15.816 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:15.819 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:15.822 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:15.824 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:15.826 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:15.829 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:01:15.831 | + functions-common:time_stop:2316 : start_time=1630695661405 2021-09-03 19:01:15.834 | + functions-common:time_stop:2318 : [[ -z 1630695661405 ]] 2021-09-03 19:01:15.837 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:15.841 | + functions-common:time_stop:2321 : end_time=1630695675838 2021-09-03 19:01:15.843 | + functions-common:time_stop:2322 : elapsed_time=14433 2021-09-03 19:01:15.846 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:01:15.848 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:15.850 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14433 2021-09-03 19:01:15.853 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-09-03 19:01:15.855 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-09-03 19:01:15.859 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-09-03 19:01:19.715 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-09-03 19:01:19.715 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-03 19:01:19.715 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-03 19:01:19.716 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-09-03 19:01:19.716 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-03 19:01:19.716 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-03 19:01:19.716 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-03 19:01:19.717 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-03 19:01:19.717 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-03 19:01:20.027 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-09-03 19:01:20.031 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-09-03 19:01:23.911 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-09-03 19:01:23.911 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-03 19:01:23.912 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-03 19:01:23.912 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-09-03 19:01:23.912 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-03 19:01:23.913 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-03 19:01:23.913 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-03 19:01:23.913 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-03 19:01:23.913 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-03 19:01:24.217 | + ./stack.sh:main:1098 : start_keystone 2021-09-03 19:01:24.219 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-09-03 19:01:24.222 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-09-03 19:01:24.224 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-09-03 19:01:24.240 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:24.243 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-09-03 19:01:24.246 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-09-03 19:01:24.250 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-09-03 19:01:24.253 | + functions-common:run_process:1564 : local service=keystone 2021-09-03 19:01:24.256 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:01:24.258 | + functions-common:run_process:1566 : local group= 2021-09-03 19:01:24.260 | + functions-common:run_process:1567 : local user= 2021-09-03 19:01:24.263 | + functions-common:run_process:1569 : local name=keystone 2021-09-03 19:01:24.265 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:01:24.268 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:01:24.271 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:01:24.273 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:01:24.276 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:01:24.281 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695684278 2021-09-03 19:01:24.283 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-09-03 19:01:24.299 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:24.301 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-09-03 19:01:24.304 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-09-03 19:01:24.306 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:01:24.309 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:01:24.311 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:01:24.313 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:01:24.316 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-09-03 19:01:24.318 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-09-03 19:01:24.321 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-09-03 19:01:24.323 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:01:24.326 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:01:24.328 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-09-03 19:01:24.334 | + 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-09-03 19:01:24.336 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-09-03 19:01:24.338 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:01:24.340 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:01:24.342 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:01:24.345 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-09-03 19:01:24.347 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:01:24.351 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-09-03 19:01:24.410 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-09-03 19:01:24.469 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-09-03 19:01:24.520 | + 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-09-03 19:01:24.570 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:01:24.619 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-09-03 19:01:24.669 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-09-03 19:01:24.719 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-09-03 19:01:24.770 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-09-03 19:01:24.820 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-09-03 19:01:24.871 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:01:24.873 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-09-03 19:01:24.934 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:01:25.342 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-09-03 19:01:25.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-09-03 19:01:25.727 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-09-03 19:01:25.813 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:01:25.815 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:25.821 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:25.824 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:25.826 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:25.829 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:25.832 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:01:25.834 | + functions-common:time_stop:2316 : start_time=1630695684278 2021-09-03 19:01:25.836 | + functions-common:time_stop:2318 : [[ -z 1630695684278 ]] 2021-09-03 19:01:25.840 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:25.844 | + functions-common:time_stop:2321 : end_time=1630695685841 2021-09-03 19:01:25.846 | + functions-common:time_stop:2322 : elapsed_time=1563 2021-09-03 19:01:25.849 | + functions-common:time_stop:2323 : total=1396 2021-09-03 19:01:25.851 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:25.853 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2959 2021-09-03 19:01:25.856 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-09-03 19:01:25.856 | Waiting for keystone to start... 2021-09-03 19:01:25.858 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.21/identity/v3/ 2021-09-03 19:01:25.861 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.21/identity/v3/ 2021-09-03 19:01:25.863 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:01:25.865 | + functions:wait_for_service:458 : local url=http://10.222.0.21/identity/v3/ 2021-09-03 19:01:25.868 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:01:25.870 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:01:25.872 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:01:25.875 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:01:25.877 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:01:25.883 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:01:25.885 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695685882 2021-09-03 19:01:25.887 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:01:25.903 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/identity/v3/ 2021-09-03 19:01:28.103 | ++ inc/async:async_inner:64 : rc=0 2021-09-03 19:01:28.133 | [71118 Async install_tempest:71118]: finished successfully 2021-09-03 19:01:31.644 | + :: : [[ 200 == 503 ]] 2021-09-03 19:01:31.645 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:01:31.648 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:01:31.650 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:31.653 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:31.655 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:31.658 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:31.660 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:31.663 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:01:31.665 | + functions-common:time_stop:2316 : start_time=1630695685882 2021-09-03 19:01:31.667 | + functions-common:time_stop:2318 : [[ -z 1630695685882 ]] 2021-09-03 19:01:31.670 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:31.675 | + functions-common:time_stop:2321 : end_time=1630695691672 2021-09-03 19:01:31.677 | + functions-common:time_stop:2322 : elapsed_time=5790 2021-09-03 19:01:31.679 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:01:31.682 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:31.684 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5790 2021-09-03 19:01:31.687 | + functions:wait_for_service:467 : return 0 2021-09-03 19:01:31.689 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-09-03 19:01:31.707 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:31.710 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-09-03 19:01:31.712 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:01:31.714 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-03 19:01:31.740 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-09-03 19:01:31.745 | + 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.21/identity --bootstrap-public-url http://10.222.0.21/identity 2021-09-03 19:01:35.692 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.693 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.693 | 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=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.701 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.717 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.717 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.749 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.780 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.781 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.869 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.869 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.869 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.884 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.884 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.884 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.884 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.884 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.884 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.885 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.970 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.973 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.973 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.973 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.973 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.973 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:35.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73715) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:01:36.008 | 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=73715) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:01:36.297 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created domain default 2021-09-03 19:01:36.339 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created project admin 2021-09-03 19:01:36.370 | DEBUG passlib.handlers.bcrypt [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=73715) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-09-03 19:01:36.371 | DEBUG passlib.handlers.bcrypt [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=73715) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-09-03 19:01:36.430 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created user admin 2021-09-03 19:01:36.443 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created role reader 2021-09-03 19:01:36.453 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created role member 2021-09-03 19:01:36.476 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created implied role where 6d44a3ae198647589a70aa0fb852227c implies fccf59ecc2bc4151bd646f03ac86bac2 2021-09-03 19:01:36.485 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created role admin 2021-09-03 19:01:36.501 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created implied role where f1fa26c2ee094117b841d1a2418382cd implies 6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:01:36.513 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Granted role admin on project admin to user admin. 2021-09-03 19:01:36.521 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Granted role admin on the system to user admin. 2021-09-03 19:01:36.533 | WARNING py.warnings [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 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-09-03 19:01:36.534 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-09-03 19:01:36.534 |  2021-09-03 19:01:36.537 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created region RegionOne 2021-09-03 19:01:36.570 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created public endpoint http://10.222.0.21/identity 2021-09-03 19:01:36.579 | INFO keystone.cmd.bootstrap [None req-05322b4d-3ebd-4638-bd29-bebee24067a4 None None] Created admin endpoint http://10.222.0.21/identity 2021-09-03 19:01:36.972 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-09-03 19:01:36.975 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-09-03 19:01:36.978 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-09-03 19:01:39.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:39.999 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:39.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:40.000 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:40.151 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:40.158 | + lib/keystone:create_keystone_accounts:315 : admin_project=dcb775bb96db420da1f55e8b62883606 2021-09-03 19:01:40.162 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-09-03 19:01:40.165 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-09-03 19:01:42.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:42.219 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:42.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:42.219 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:42.364 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:42.367 | + lib/keystone:create_keystone_accounts:317 : admin_user=26d4ab65d6d54b34819bb1c4720bcaea 2021-09-03 19:01:42.369 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-09-03 19:01:42.372 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-09-03 19:01:42.374 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 26d4ab65d6d54b34819bb1c4720bcaea default 2021-09-03 19:01:42.430 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 26d4ab65d6d54b34819bb1c4720bcaea default 2021-09-03 19:01:42.467 | [11699 Async ks-domain-role:73831]: running: get_or_add_user_domain_role admin 26d4ab65d6d54b34819bb1c4720bcaea default 2021-09-03 19:01:42.470 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-09-03 19:01:42.473 | + functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 19:01:42.476 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-03 19:01:44.800 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-09-03 19:01:44.803 | + functions-common:get_or_create_domain:803 : echo default 2021-09-03 19:01:44.803 | default 2021-09-03 19:01:44.805 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-09-03 19:01:44.864 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-09-03 19:01:44.906 | [11699 Async ks-project:73970]: running: get_or_create_project service Default 2021-09-03 19:01:44.908 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-09-03 19:01:44.974 | + inc/async:async_inner:63 : get_or_create_role service 2021-09-03 19:01:45.015 | [11699 Async ks-service:74056]: running: get_or_create_role service 2021-09-03 19:01:45.018 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-09-03 19:01:45.085 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-09-03 19:01:45.190 | [11699 Async ks-reseller:74142]: running: get_or_create_role ResellerAdmin 2021-09-03 19:01:45.212 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-09-03 19:01:45.241 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-09-03 19:01:45.643 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-09-03 19:01:45.888 | [11699 Async ks-anotherrole:74232]: running: get_or_create_role anotherrole 2021-09-03 19:01:45.905 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-09-03 19:01:45.941 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-09-03 19:01:45.960 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:01:45.997 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-09-03 19:01:48.118 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:01:48.173 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:01:48.266 | [74056 Async ks-service:74056]: finished successfully 2021-09-03 19:01:48.309 | [74142 Async ks-reseller:74142]: finished successfully 2021-09-03 19:01:48.375 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:01:48.405 | [73970 Async ks-project:73970]: finished successfully 2021-09-03 19:01:48.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:48.965 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:48.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:48.966 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:49.141 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:49.141 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:01:49.144 | ++ functions-common:get_or_create_project:853 : project_id=562324442a0b4851a8cf985ca353f09f 2021-09-03 19:01:49.147 | ++ functions-common:get_or_create_project:854 : echo 562324442a0b4851a8cf985ca353f09f 2021-09-03 19:01:49.150 | + lib/keystone:create_keystone_accounts:343 : invis_project=562324442a0b4851a8cf985ca353f09f 2021-09-03 19:01:49.153 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-09-03 19:01:49.156 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-09-03 19:01:49.160 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:01:49.165 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-09-03 19:01:49.170 | [74232 Async ks-anotherrole:74232]: finished successfully 2021-09-03 19:01:50.560 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:01:50.585 | [73831 Async ks-domain-role:73831]: finished successfully 2021-09-03 19:01:51.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:51.259 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:51.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:51.259 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:51.404 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:51.407 | ++ functions-common:get_or_create_project:853 : project_id=ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:51.410 | ++ functions-common:get_or_create_project:854 : echo ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:51.413 | + lib/keystone:create_keystone_accounts:347 : demo_project=ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:51.415 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-09-03 19:01:51.418 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-09-03 19:01:51.421 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:01:51.423 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-09-03 19:01:51.425 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-09-03 19:01:51.428 | +++ 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-09-03 19:01:53.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.546 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.546 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.694 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:53.697 | ++ functions-common:get_or_create_user:840 : user_id=8f2b89d87e9e453480c5cc7adfa99e3e 2021-09-03 19:01:53.699 | ++ functions-common:get_or_create_user:841 : echo 8f2b89d87e9e453480c5cc7adfa99e3e 2021-09-03 19:01:53.702 | + lib/keystone:create_keystone_accounts:350 : demo_user=8f2b89d87e9e453480c5cc7adfa99e3e 2021-09-03 19:01:53.705 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-09-03 19:01:53.756 | [11699 Async ks-domain-role:73831]: Waiting for completion of get_or_add_user_domain_role admin 26d4ab65d6d54b34819bb1c4720bcaea default running on PID 73831 (6 other jobs running) 2021-09-03 19:01:53.784 | [11699 Async ks-domain-role:73831]: Signaling child to exit 2021-09-03 19:01:53.784 | WAKEUP 2021-09-03 19:01:53.807 | [11699 Async ks-domain-role:73831]: Signaled 2021-09-03 19:01:53.808 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-09-03 19:01:53.808 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 26d4ab65d6d54b34819bb1c4720bcaea --domain default 2021-09-03 19:01:53.808 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:01:53.808 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-09-03 19:01:53.808 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:01:53.808 | ++ functions-common:get_field:727 : read data 2021-09-03 19:01:53.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.808 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.808 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.808 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:53.808 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-09-03 19:01:53.808 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-09-03 19:01:53.808 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 26d4ab65d6d54b34819bb1c4720bcaea --domain default 2021-09-03 19:01:53.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.808 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.809 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.809 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:01:53.809 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-09-03 19:01:53.809 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 26d4ab65d6d54b34819bb1c4720bcaea --domain default 2021-09-03 19:01:53.809 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:01:53.809 | ++ functions-common:get_field:727 : read data 2021-09-03 19:01:53.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.809 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.809 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.809 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:53.809 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:01:53.809 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:01:53.809 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 26d4ab65d6d54b34819bb1c4720bcaea | | | default | | False |' 2021-09-03 19:01:53.809 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:01:53.809 | ++ functions-common:get_field:727 : read data 2021-09-03 19:01:53.809 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:01:53.809 | + functions-common:get_or_add_user_domain_role:936 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:01:53.809 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:01:53.852 | [11699 Async ks-domain-role:73831]: finished get_or_add_user_domain_role admin 26d4ab65d6d54b34819bb1c4720bcaea default with result 0 in 8 seconds 2021-09-03 19:01:53.859 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-09-03 19:01:53.893 | [11699 Async ks-project:73970]: Waiting for completion of get_or_create_project service Default running on PID 73970 (5 other jobs running) 2021-09-03 19:01:53.918 | [11699 Async ks-project:73970]: Signaling child to exit 2021-09-03 19:01:53.918 | WAKEUP 2021-09-03 19:01:53.940 | [11699 Async ks-project:73970]: Signaled 2021-09-03 19:01:53.941 | + functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:01:53.941 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-09-03 19:01:53.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.941 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:53.941 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:53.941 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:53.941 | + functions-common:get_or_create_project:853 : project_id=be31387a2390497d9d5d3b665eae6e11 2021-09-03 19:01:53.941 | + functions-common:get_or_create_project:854 : echo be31387a2390497d9d5d3b665eae6e11 2021-09-03 19:01:53.942 | be31387a2390497d9d5d3b665eae6e11 2021-09-03 19:01:53.985 | [11699 Async ks-project:73970]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-09-03 19:01:54.021 | [11699 Async ks-service:74056]: Waiting for completion of get_or_create_role service running on PID 74056 (4 other jobs running) 2021-09-03 19:01:54.046 | [11699 Async ks-service:74056]: Signaling child to exit 2021-09-03 19:01:54.046 | WAKEUP 2021-09-03 19:01:54.067 | [11699 Async ks-service:74056]: Signaled 2021-09-03 19:01:54.069 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:01:54.069 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-09-03 19:01:54.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:54.069 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:54.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:54.069 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:54.069 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:54.069 | + functions-common:get_or_create_role:865 : role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:01:54.069 | + functions-common:get_or_create_role:866 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:01:54.069 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:01:54.113 | [11699 Async ks-service:74056]: finished get_or_create_role service with result 0 in 3 seconds 2021-09-03 19:01:54.150 | [11699 Async ks-reseller:74142]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 74142 (3 other jobs running) 2021-09-03 19:01:54.173 | [11699 Async ks-reseller:74142]: Signaling child to exit 2021-09-03 19:01:54.173 | WAKEUP 2021-09-03 19:01:54.195 | [11699 Async ks-reseller:74142]: Signaled 2021-09-03 19:01:54.197 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:01:54.197 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-09-03 19:01:54.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:54.197 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:54.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:54.197 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:54.197 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:54.197 | + functions-common:get_or_create_role:865 : role_id=7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:01:54.197 | + functions-common:get_or_create_role:866 : echo 7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:01:54.197 | 7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:01:54.239 | [11699 Async ks-reseller:74142]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-09-03 19:01:54.276 | [11699 Async ks-anotherrole:74232]: Waiting for completion of get_or_create_role anotherrole running on PID 74232 (2 other jobs running) 2021-09-03 19:01:54.300 | [11699 Async ks-anotherrole:74232]: Signaling child to exit 2021-09-03 19:01:54.300 | WAKEUP 2021-09-03 19:01:54.322 | [11699 Async ks-anotherrole:74232]: Signaled 2021-09-03 19:01:54.323 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:01:54.323 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-03 19:01:54.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:54.323 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:54.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:54.323 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:54.323 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:54.323 | + functions-common:get_or_create_role:865 : role_id=6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:01:54.323 | + functions-common:get_or_create_role:866 : echo 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:01:54.324 | 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:01:54.366 | [11699 Async ks-anotherrole:74232]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-09-03 19:01:54.370 | + inc/async:async_wait:197 : return 0 2021-09-03 19:01:54.372 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.430 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.470 | [11699 Async ks-demo-member:75133]: running: get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.472 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.533 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.574 | [11699 Async ks-demo-admin:75245]: running: get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.576 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.652 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.691 | [11699 Async ks-demo-another:75357]: running: get_or_add_user_project_role anotherrole 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:01:54.696 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e 562324442a0b4851a8cf985ca353f09f 2021-09-03 19:01:54.773 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e 562324442a0b4851a8cf985ca353f09f 2021-09-03 19:01:54.830 | [11699 Async ks-demo-invis:75469]: running: get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e 562324442a0b4851a8cf985ca353f09f 2021-09-03 19:01:54.834 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-09-03 19:01:54.843 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-09-03 19:01:54.854 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:01:54.862 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-09-03 19:01:57.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:57.794 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:57.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:57.794 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:58.037 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:01:58.068 | ++ functions-common:get_or_create_project:853 : project_id=8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:01:58.103 | ++ functions-common:get_or_create_project:854 : echo 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:01:58.124 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:01:58.148 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-09-03 19:01:58.190 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-09-03 19:01:58.212 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:01:58.232 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-09-03 19:01:58.248 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-09-03 19:01:58.276 | +++ 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-09-03 19:02:01.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:01.177 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:01.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:01.178 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:01.384 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:01.408 | ++ functions-common:get_or_create_user:840 : user_id=0a634ca8019a42d0a48857adde29c78f 2021-09-03 19:02:01.436 | ++ functions-common:get_or_create_user:841 : echo 0a634ca8019a42d0a48857adde29c78f 2021-09-03 19:02:01.456 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=0a634ca8019a42d0a48857adde29c78f 2021-09-03 19:02:01.475 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:01.810 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:02.043 | [11699 Async ks-alt-member:75830]: running: get_or_add_user_project_role member 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:02.060 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:02.484 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:02.724 | [11699 Async ks-alt-admin:75943]: running: get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:02.745 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:03.240 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:03.476 | [11699 Async ks-alt-another:76055]: running: get_or_add_user_project_role anotherrole 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:03.509 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-09-03 19:02:03.545 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-09-03 19:02:03.565 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-09-03 19:02:03.593 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-03 19:02:03.630 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-09-03 19:02:03.809 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:03.827 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:03.937 | [75245 Async ks-demo-admin:75245]: finished successfully 2021-09-03 19:02:03.985 | [75133 Async ks-demo-member:75133]: finished successfully 2021-09-03 19:02:04.560 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:04.723 | [75357 Async ks-demo-another:75357]: finished successfully 2021-09-03 19:02:04.740 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:04.901 | [75469 Async ks-demo-invis:75469]: finished successfully 2021-09-03 19:02:06.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:06.119 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:06.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:06.119 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:06.307 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:06.310 | ++ functions-common:get_or_create_group:817 : group_id=1a10df2a4486444085b45b3cfe189e7f 2021-09-03 19:02:06.313 | ++ functions-common:get_or_create_group:818 : echo 1a10df2a4486444085b45b3cfe189e7f 2021-09-03 19:02:06.316 | + lib/keystone:create_keystone_accounts:373 : admin_group=1a10df2a4486444085b45b3cfe189e7f 2021-09-03 19:02:06.318 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-09-03 19:02:06.322 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-09-03 19:02:06.324 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-09-03 19:02:06.327 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-03 19:02:06.330 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-09-03 19:02:08.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:08.589 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:08.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:08.589 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:08.768 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:08.770 | ++ functions-common:get_or_create_group:817 : group_id=12819d5da09840ada3b801bc196975d0 2021-09-03 19:02:08.773 | ++ functions-common:get_or_create_group:818 : echo 12819d5da09840ada3b801bc196975d0 2021-09-03 19:02:08.776 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=12819d5da09840ada3b801bc196975d0 2021-09-03 19:02:08.781 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:08.890 | + inc/async:async_inner:63 : get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:08.960 | [11699 Async ks-group-memberdemo:76536]: running: get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:08.964 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:09.256 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:09.510 | [11699 Async ks-group-anotherdemo:76652]: running: get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:09.532 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:09.949 | + inc/async:async_inner:63 : get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:10.182 | [11699 Async ks-group-memberalt:76743]: running: get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:10.208 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:10.678 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:10.965 | [11699 Async ks-group-anotheralt:76829]: running: get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:10.997 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 2021-09-03 19:02:11.368 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:11.444 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 2021-09-03 19:02:11.589 | [75830 Async ks-alt-member:75830]: finished successfully 2021-09-03 19:02:11.666 | [11699 Async ks-group-admin:76942]: running: get_or_add_group_project_role admin 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 2021-09-03 19:02:11.686 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-09-03 19:02:12.051 | [11699 Async ks-demo-member:75133]: Waiting for completion of get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d running on PID 75133 (13 other jobs running) 2021-09-03 19:02:12.237 | [11699 Async ks-demo-member:75133]: Signaling child to exit 2021-09-03 19:02:12.237 | WAKEUP 2021-09-03 19:02:12.407 | [11699 Async ks-demo-member:75133]: Signaled 2021-09-03 19:02:12.413 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:02:12.413 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:02:12.413 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:02:12.413 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:02:12.413 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:02:12.413 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:02:12.413 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:02:12.413 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:02:12.413 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 8f2b89d87e9e453480c5cc7adfa99e3e --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:12.413 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:02:12.413 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:12.413 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:12.413 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:12.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:12.413 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:12.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:12.413 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:12.414 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:12.414 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:02:12.414 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:02:12.414 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 8f2b89d87e9e453480c5cc7adfa99e3e --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:12.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:12.414 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:12.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:12.414 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:12.414 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 8f2b89d87e9e453480c5cc7adfa99e3e --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:12.414 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:12.414 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:02:12.414 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:12.414 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:12.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:12.414 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:12.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:12.414 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:12.414 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:12.414 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:12.414 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:12.414 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:12.414 | ++ functions-common:get_field:733 : echo '| 6d44a3ae198647589a70aa0fb852227c | 8f2b89d87e9e453480c5cc7adfa99e3e | | ad1beb9dd92f43d5ae9df854e813fc8d | | | False |' 2021-09-03 19:02:12.414 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:12.414 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:12.414 | + functions-common:get_or_add_user_project_role:912 : echo 6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:12.414 | 6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:12.577 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:12.749 | [11699 Async ks-demo-member:75133]: finished get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d with result 0 in 9 seconds 2021-09-03 19:02:12.773 | [76055 Async ks-alt-another:76055]: finished successfully 2021-09-03 19:02:13.018 | [11699 Async ks-demo-admin:75245]: Waiting for completion of get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea ad1beb9dd92f43d5ae9df854e813fc8d running on PID 75245 (12 other jobs running) 2021-09-03 19:02:13.087 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:13.192 | [11699 Async ks-demo-admin:75245]: Signaling child to exit 2021-09-03 19:02:13.193 | WAKEUP 2021-09-03 19:02:13.213 | [75943 Async ks-alt-admin:75943]: finished successfully 2021-09-03 19:02:13.329 | [11699 Async ks-demo-admin:75245]: Signaled 2021-09-03 19:02:13.337 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:02:13.337 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:02:13.337 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:02:13.337 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:02:13.337 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:02:13.337 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:02:13.337 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:02:13.337 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:02:13.337 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 26d4ab65d6d54b34819bb1c4720bcaea --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:13.338 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:13.338 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:02:13.338 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:13.338 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:13.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:13.338 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:13.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:13.338 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:13.338 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:13.338 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:02:13.338 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:02:13.338 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 26d4ab65d6d54b34819bb1c4720bcaea --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:13.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:13.338 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:13.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:13.339 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:13.339 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 26d4ab65d6d54b34819bb1c4720bcaea --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:13.339 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:13.339 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:02:13.339 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:13.339 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:13.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:13.339 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:13.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:13.339 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:13.339 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:13.339 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:13.339 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:13.339 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 26d4ab65d6d54b34819bb1c4720bcaea | | ad1beb9dd92f43d5ae9df854e813fc8d | | | False |' 2021-09-03 19:02:13.339 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:13.339 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:13.339 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:02:13.339 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:02:13.339 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:02:13.605 | [11699 Async ks-demo-admin:75245]: finished get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea ad1beb9dd92f43d5ae9df854e813fc8d with result 0 in 9 seconds 2021-09-03 19:02:13.838 | [11699 Async ks-demo-another:75357]: Waiting for completion of get_or_add_user_project_role anotherrole 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d running on PID 75357 (11 other jobs running) 2021-09-03 19:02:13.996 | [11699 Async ks-demo-another:75357]: Signaling child to exit 2021-09-03 19:02:13.996 | WAKEUP 2021-09-03 19:02:14.161 | [11699 Async ks-demo-another:75357]: Signaled 2021-09-03 19:02:14.178 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:02:14.178 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:02:14.178 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:02:14.178 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:02:14.178 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:02:14.178 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:02:14.178 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:02:14.178 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:02:14.178 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 8f2b89d87e9e453480c5cc7adfa99e3e --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:14.178 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:14.178 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:02:14.178 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:14.178 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:14.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.178 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.178 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.178 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:14.178 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:02:14.178 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:02:14.178 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 8f2b89d87e9e453480c5cc7adfa99e3e --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:14.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.178 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.178 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.179 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:14.179 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:02:14.179 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 8f2b89d87e9e453480c5cc7adfa99e3e --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:14.179 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:14.179 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:14.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.179 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.179 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.179 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:14.179 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:14.179 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:14.179 | ++ functions-common:get_field:733 : echo '| 6ef03169dab94b79aa39420dd21885eb | 8f2b89d87e9e453480c5cc7adfa99e3e | | ad1beb9dd92f43d5ae9df854e813fc8d | | | False |' 2021-09-03 19:02:14.179 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:14.179 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:14.179 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:02:14.179 | + functions-common:get_or_add_user_project_role:912 : echo 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:02:14.179 | 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:02:14.447 | [11699 Async ks-demo-another:75357]: finished get_or_add_user_project_role anotherrole 8f2b89d87e9e453480c5cc7adfa99e3e ad1beb9dd92f43d5ae9df854e813fc8d with result 0 in 10 seconds 2021-09-03 19:02:14.701 | [11699 Async ks-demo-invis:75469]: Waiting for completion of get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e 562324442a0b4851a8cf985ca353f09f running on PID 75469 (10 other jobs running) 2021-09-03 19:02:14.844 | [11699 Async ks-demo-invis:75469]: Signaling child to exit 2021-09-03 19:02:14.845 | WAKEUP 2021-09-03 19:02:14.986 | [11699 Async ks-demo-invis:75469]: Signaled 2021-09-03 19:02:14.997 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:02:14.997 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:02:14.997 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:02:14.997 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:02:14.997 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:02:14.997 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:02:14.997 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:02:14.997 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:02:14.997 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:02:14.997 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 8f2b89d87e9e453480c5cc7adfa99e3e --project 562324442a0b4851a8cf985ca353f09f 2021-09-03 19:02:14.997 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:14.997 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:14.997 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:14.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.997 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.997 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.998 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:14.998 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:02:14.998 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:02:14.998 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 8f2b89d87e9e453480c5cc7adfa99e3e --project 562324442a0b4851a8cf985ca353f09f 2021-09-03 19:02:14.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.998 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.998 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.998 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:02:14.998 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:14.998 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:14.998 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:14.998 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 8f2b89d87e9e453480c5cc7adfa99e3e --project 562324442a0b4851a8cf985ca353f09f 2021-09-03 19:02:14.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.998 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:14.998 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:14.998 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:14.998 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:14.998 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:14.998 | ++ functions-common:get_field:733 : echo '| 6d44a3ae198647589a70aa0fb852227c | 8f2b89d87e9e453480c5cc7adfa99e3e | | 562324442a0b4851a8cf985ca353f09f | | | False |' 2021-09-03 19:02:14.998 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:14.998 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:14.998 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:14.998 | + functions-common:get_or_add_user_project_role:912 : echo 6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:14.998 | 6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:15.301 | [11699 Async ks-demo-invis:75469]: finished get_or_add_user_project_role member 8f2b89d87e9e453480c5cc7adfa99e3e 562324442a0b4851a8cf985ca353f09f with result 0 in 10 seconds 2021-09-03 19:02:15.325 | + inc/async:async_wait:197 : return 0 2021-09-03 19:02:15.356 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-09-03 19:02:15.709 | [11699 Async ks-alt-member:75830]: Waiting for completion of get_or_add_user_project_role member 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 running on PID 75830 (9 other jobs running) 2021-09-03 19:02:15.873 | [11699 Async ks-alt-member:75830]: Signaling child to exit 2021-09-03 19:02:15.874 | WAKEUP 2021-09-03 19:02:16.001 | [11699 Async ks-alt-member:75830]: Signaled 2021-09-03 19:02:16.009 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:02:16.009 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:02:16.009 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:02:16.009 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:02:16.009 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:02:16.009 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:02:16.009 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:02:16.009 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:02:16.009 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:02:16.009 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:16.009 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 0a634ca8019a42d0a48857adde29c78f --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:16.009 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:16.009 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:16.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.009 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:16.009 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:02:16.009 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:02:16.009 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 0a634ca8019a42d0a48857adde29c78f --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:16.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.010 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 0a634ca8019a42d0a48857adde29c78f --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:16.010 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:16.010 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:02:16.010 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:16.010 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:16.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.010 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.010 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.010 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:16.010 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:16.010 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:16.010 | ++ functions-common:get_field:733 : echo '| 6d44a3ae198647589a70aa0fb852227c | 0a634ca8019a42d0a48857adde29c78f | | 8c8b960ad68940289ade2cd4a37d1169 | | | False |' 2021-09-03 19:02:16.010 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:16.010 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:16.010 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:16.010 | + functions-common:get_or_add_user_project_role:912 : echo 6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:16.010 | 6d44a3ae198647589a70aa0fb852227c 2021-09-03 19:02:16.301 | [11699 Async ks-alt-member:75830]: finished get_or_add_user_project_role member 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 with result 0 in 9 seconds 2021-09-03 19:02:16.565 | [11699 Async ks-alt-admin:75943]: Waiting for completion of get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea 8c8b960ad68940289ade2cd4a37d1169 running on PID 75943 (8 other jobs running) 2021-09-03 19:02:16.731 | [11699 Async ks-alt-admin:75943]: Signaling child to exit 2021-09-03 19:02:16.731 | WAKEUP 2021-09-03 19:02:16.855 | [11699 Async ks-alt-admin:75943]: Signaled 2021-09-03 19:02:16.864 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:02:16.864 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:02:16.864 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:02:16.864 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:02:16.864 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:02:16.864 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:02:16.864 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:02:16.864 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:02:16.864 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 26d4ab65d6d54b34819bb1c4720bcaea --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:16.864 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:02:16.864 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:16.864 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:16.864 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:16.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.864 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.865 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.865 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:16.865 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:02:16.865 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:02:16.865 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 26d4ab65d6d54b34819bb1c4720bcaea --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:16.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.865 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.865 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.865 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:02:16.865 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:16.865 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:16.865 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:16.865 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 26d4ab65d6d54b34819bb1c4720bcaea --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:16.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.865 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:16.865 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:16.865 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:16.865 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:16.865 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:16.865 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:16.865 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 26d4ab65d6d54b34819bb1c4720bcaea | | 8c8b960ad68940289ade2cd4a37d1169 | | | False |' 2021-09-03 19:02:16.865 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:16.865 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:02:16.865 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:02:16.865 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:02:17.148 | [11699 Async ks-alt-admin:75943]: finished get_or_add_user_project_role admin 26d4ab65d6d54b34819bb1c4720bcaea 8c8b960ad68940289ade2cd4a37d1169 with result 0 in 10 seconds 2021-09-03 19:02:17.417 | [11699 Async ks-alt-another:76055]: Waiting for completion of get_or_add_user_project_role anotherrole 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 running on PID 76055 (7 other jobs running) 2021-09-03 19:02:17.585 | [11699 Async ks-alt-another:76055]: Signaling child to exit 2021-09-03 19:02:17.591 | WAKEUP 2021-09-03 19:02:17.646 | [11699 Async ks-alt-another:76055]: Signaled 2021-09-03 19:02:17.660 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:02:17.660 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:02:17.660 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:02:17.660 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:02:17.660 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:02:17.660 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:02:17.660 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:02:17.660 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:02:17.660 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 0a634ca8019a42d0a48857adde29c78f --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:17.660 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:02:17.660 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:17.660 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:17.660 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:17.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:17.660 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:17.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:17.660 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:17.660 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:17.660 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:02:17.660 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:02:17.660 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 0a634ca8019a42d0a48857adde29c78f --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:17.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:17.660 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:17.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:17.660 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:17.660 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 0a634ca8019a42d0a48857adde29c78f --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:17.660 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:17.660 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:02:17.660 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:17.660 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:17.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:17.661 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:17.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:17.661 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:17.661 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:17.661 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:17.661 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:17.661 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:17.661 | ++ functions-common:get_field:733 : echo '| 6ef03169dab94b79aa39420dd21885eb | 0a634ca8019a42d0a48857adde29c78f | | 8c8b960ad68940289ade2cd4a37d1169 | | | False |' 2021-09-03 19:02:17.661 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:17.661 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:02:17.661 | + functions-common:get_or_add_user_project_role:912 : echo 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:02:17.661 | 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:02:17.846 | [11699 Async ks-alt-another:76055]: finished get_or_add_user_project_role anotherrole 0a634ca8019a42d0a48857adde29c78f 8c8b960ad68940289ade2cd4a37d1169 with result 0 in 9 seconds 2021-09-03 19:02:17.880 | + inc/async:async_wait:197 : return 0 2021-09-03 19:02:17.910 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-09-03 19:02:18.138 | [11699 Async ks-group-memberdemo:76536]: Waiting for completion of get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d running on PID 76536 (6 other jobs running) 2021-09-03 19:02:18.253 | [11699 Async ks-group-memberdemo:76536]: Signaling child to exit 2021-09-03 19:02:19.865 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:19.963 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:19.968 | [76536 Async ks-group-memberdemo:76536]: finished successfully 2021-09-03 19:02:20.015 | WAKEUP 2021-09-03 19:02:20.022 | [76652 Async ks-group-anotherdemo:76652]: finished successfully 2021-09-03 19:02:20.066 | [11699 Async ks-group-memberdemo:76536]: Signaled 2021-09-03 19:02:20.067 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:02:20.067 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 12819d5da09840ada3b801bc196975d0 --project ad1beb9dd92f43d5ae9df854e813fc8d -f value 2021-09-03 19:02:20.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.067 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.067 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.067 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:20.067 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:02:20.067 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:02:20.067 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 12819d5da09840ada3b801bc196975d0 --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:20.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.067 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.067 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.067 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 12819d5da09840ada3b801bc196975d0 --project ad1beb9dd92f43d5ae9df854e813fc8d -f value 2021-09-03 19:02:20.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.067 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.068 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.068 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:20.068 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6d44a3ae198647589a70aa0fb852227c 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d False' 2021-09-03 19:02:20.068 | + functions-common:get_or_add_group_project_role:960 : echo 6d44a3ae198647589a70aa0fb852227c 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d False 2021-09-03 19:02:20.068 | 6d44a3ae198647589a70aa0fb852227c 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d False 2021-09-03 19:02:20.134 | [11699 Async ks-group-memberdemo:76536]: finished get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d with result 0 in 11 seconds 2021-09-03 19:02:20.184 | [11699 Async ks-group-anotherdemo:76652]: Waiting for completion of get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d running on PID 76652 (5 other jobs running) 2021-09-03 19:02:20.215 | [11699 Async ks-group-anotherdemo:76652]: Signaling child to exit 2021-09-03 19:02:20.215 | WAKEUP 2021-09-03 19:02:20.244 | [11699 Async ks-group-anotherdemo:76652]: Signaled 2021-09-03 19:02:20.245 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:02:20.245 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 12819d5da09840ada3b801bc196975d0 --project ad1beb9dd92f43d5ae9df854e813fc8d -f value 2021-09-03 19:02:20.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.245 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.245 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.245 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:20.246 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:02:20.246 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:02:20.246 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 12819d5da09840ada3b801bc196975d0 --project ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:02:20.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.246 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.246 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.246 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 12819d5da09840ada3b801bc196975d0 --project ad1beb9dd92f43d5ae9df854e813fc8d -f value 2021-09-03 19:02:20.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.246 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.246 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.246 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:20.246 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6ef03169dab94b79aa39420dd21885eb 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d False' 2021-09-03 19:02:20.246 | + functions-common:get_or_add_group_project_role:960 : echo 6ef03169dab94b79aa39420dd21885eb 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d False 2021-09-03 19:02:20.246 | 6ef03169dab94b79aa39420dd21885eb 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d False 2021-09-03 19:02:20.299 | [11699 Async ks-group-anotherdemo:76652]: finished get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 ad1beb9dd92f43d5ae9df854e813fc8d with result 0 in 10 seconds 2021-09-03 19:02:20.366 | [11699 Async ks-group-memberalt:76743]: Waiting for completion of get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 running on PID 76743 (4 other jobs running) 2021-09-03 19:02:20.402 | [11699 Async ks-group-memberalt:76743]: Signaling child to exit 2021-09-03 19:02:20.703 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:20.732 | [76743 Async ks-group-memberalt:76743]: finished successfully 2021-09-03 19:02:20.760 | WAKEUP 2021-09-03 19:02:20.792 | [11699 Async ks-group-memberalt:76743]: Signaled 2021-09-03 19:02:20.793 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:02:20.793 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 12819d5da09840ada3b801bc196975d0 --project 8c8b960ad68940289ade2cd4a37d1169 -f value 2021-09-03 19:02:20.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.793 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.793 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.793 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:20.793 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:02:20.793 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:02:20.793 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 12819d5da09840ada3b801bc196975d0 --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:20.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.794 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.794 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.794 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 12819d5da09840ada3b801bc196975d0 --project 8c8b960ad68940289ade2cd4a37d1169 -f value 2021-09-03 19:02:20.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.794 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:20.794 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:20.794 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:20.794 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6d44a3ae198647589a70aa0fb852227c 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 False' 2021-09-03 19:02:20.794 | + functions-common:get_or_add_group_project_role:960 : echo 6d44a3ae198647589a70aa0fb852227c 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 False 2021-09-03 19:02:20.794 | 6d44a3ae198647589a70aa0fb852227c 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 False 2021-09-03 19:02:20.851 | [11699 Async ks-group-memberalt:76743]: finished get_or_add_group_project_role member 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 with result 0 in 10 seconds 2021-09-03 19:02:20.896 | [11699 Async ks-group-anotheralt:76829]: Waiting for completion of get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 running on PID 76829 (3 other jobs running) 2021-09-03 19:02:20.923 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:20.925 | [11699 Async ks-group-anotheralt:76829]: Signaling child to exit 2021-09-03 19:02:20.950 | [76942 Async ks-group-admin:76942]: finished successfully 2021-09-03 19:02:21.007 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:21.033 | [76829 Async ks-group-anotheralt:76829]: finished successfully 2021-09-03 19:02:21.052 | WAKEUP 2021-09-03 19:02:21.074 | [11699 Async ks-group-anotheralt:76829]: Signaled 2021-09-03 19:02:21.076 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:02:21.076 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 12819d5da09840ada3b801bc196975d0 --project 8c8b960ad68940289ade2cd4a37d1169 -f value 2021-09-03 19:02:21.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.076 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.076 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.076 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:21.076 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:02:21.076 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:02:21.076 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 12819d5da09840ada3b801bc196975d0 --project 8c8b960ad68940289ade2cd4a37d1169 2021-09-03 19:02:21.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.076 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.076 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.076 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 12819d5da09840ada3b801bc196975d0 --project 8c8b960ad68940289ade2cd4a37d1169 -f value 2021-09-03 19:02:21.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.076 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.076 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.076 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:21.077 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6ef03169dab94b79aa39420dd21885eb 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 False' 2021-09-03 19:02:21.077 | + functions-common:get_or_add_group_project_role:960 : echo 6ef03169dab94b79aa39420dd21885eb 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 False 2021-09-03 19:02:21.077 | 6ef03169dab94b79aa39420dd21885eb 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 False 2021-09-03 19:02:21.121 | [11699 Async ks-group-anotheralt:76829]: finished get_or_add_group_project_role anotherrole 12819d5da09840ada3b801bc196975d0 8c8b960ad68940289ade2cd4a37d1169 with result 0 in 10 seconds 2021-09-03 19:02:21.159 | [11699 Async ks-group-admin:76942]: Waiting for completion of get_or_add_group_project_role admin 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 running on PID 76942 (2 other jobs running) 2021-09-03 19:02:21.183 | [11699 Async ks-group-admin:76942]: Signaling child to exit 2021-09-03 19:02:21.183 | WAKEUP 2021-09-03 19:02:21.206 | [11699 Async ks-group-admin:76942]: Signaled 2021-09-03 19:02:21.208 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:02:21.208 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 1a10df2a4486444085b45b3cfe189e7f --project dcb775bb96db420da1f55e8b62883606 -f value 2021-09-03 19:02:21.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.208 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.208 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.208 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:21.208 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:02:21.208 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:02:21.208 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 1a10df2a4486444085b45b3cfe189e7f --project dcb775bb96db420da1f55e8b62883606 2021-09-03 19:02:21.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.208 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.208 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.208 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 1a10df2a4486444085b45b3cfe189e7f --project dcb775bb96db420da1f55e8b62883606 -f value 2021-09-03 19:02:21.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.208 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:21.208 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:21.209 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:21.209 | + functions-common:get_or_add_group_project_role:958 : group_role_id='f1fa26c2ee094117b841d1a2418382cd 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 False' 2021-09-03 19:02:21.209 | + functions-common:get_or_add_group_project_role:960 : echo f1fa26c2ee094117b841d1a2418382cd 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 False 2021-09-03 19:02:21.209 | f1fa26c2ee094117b841d1a2418382cd 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 False 2021-09-03 19:02:21.253 | [11699 Async ks-group-admin:76942]: finished get_or_add_group_project_role admin 1a10df2a4486444085b45b3cfe189e7f dcb775bb96db420da1f55e8b62883606 with result 0 in 9 seconds 2021-09-03 19:02:21.256 | + inc/async:async_wait:197 : return 0 2021-09-03 19:02:21.259 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-09-03 19:02:21.276 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:02:21.279 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-09-03 19:02:21.295 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:02:21.298 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-09-03 19:02:21.300 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-09-03 19:02:21.359 | + inc/async:async_inner:63 : create_nova_accounts 2021-09-03 19:02:21.397 | [11699 Async create_nova_accounts:78577]: running: create_nova_accounts 2021-09-03 19:02:21.399 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-09-03 19:02:21.418 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:02:21.420 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-09-03 19:02:21.423 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-09-03 19:02:21.482 | + inc/async:async_inner:63 : create_glance_accounts 2021-09-03 19:02:21.524 | [11699 Async create_glance_accounts:78692]: running: create_glance_accounts 2021-09-03 19:02:21.526 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-09-03 19:02:21.546 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:02:21.549 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-09-03 19:02:21.552 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-09-03 19:02:21.617 | + inc/async:async_inner:63 : create_cinder_accounts 2021-09-03 19:02:21.658 | [11699 Async create_cinder_accounts:78822]: running: create_cinder_accounts 2021-09-03 19:02:21.661 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-09-03 19:02:21.681 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:02:21.684 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-09-03 19:02:21.687 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-09-03 19:02:21.753 | + inc/async:async_inner:63 : create_neutron_accounts 2021-09-03 19:02:21.831 | [11699 Async create_neutron_accounts:78937]: running: create_neutron_accounts 2021-09-03 19:02:21.840 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-09-03 19:02:21.878 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:02:21.885 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-09-03 19:02:21.889 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-09-03 19:02:22.317 | + inc/async:async_inner:63 : create_swift_accounts 2021-09-03 19:02:22.520 | [11699 Async create_swift_accounts:79079]: running: create_swift_accounts 2021-09-03 19:02:22.543 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-09-03 19:02:22.569 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-09-03 19:02:22.597 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-09-03 19:02:22.617 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-09-03 19:02:22.666 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-09-03 19:02:22.709 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-09-03 19:02:22.727 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-03 19:02:22.749 | + 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.21/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-09-03 19:02:22.964 | The user clouds.yaml file didn't exist. 2021-09-03 19:02:22.976 | + 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.21/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-09-03 19:02:23.146 | /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-09-03 19:02:23.146 | self._clouds = yaml.load(clouds_file) 2021-09-03 19:02:23.157 | + 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.21/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-09-03 19:02:23.308 | /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-09-03 19:02:23.309 | self._clouds = yaml.load(clouds_file) 2021-09-03 19:02:23.321 | + 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.21/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-09-03 19:02:23.456 | /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-09-03 19:02:23.456 | self._clouds = yaml.load(clouds_file) 2021-09-03 19:02:23.467 | + functions-common:write_clouds_yaml:132 : cat 2021-09-03 19:02:23.486 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-09-03 19:02:23.501 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-09-03 19:02:23.521 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-09-03 19:02:23.571 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-09-03 19:02:23.681 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:02:23.690 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-09-03 19:02:24.032 | [11699 Async create_nova_accounts:78577]: Waiting for completion of create_nova_accounts running on PID 78577 (6 other jobs running) 2021-09-03 19:02:24.104 | [11699 Async create_nova_accounts:78577]: Signaling child to exit 2021-09-03 19:02:48.446 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:48.587 | [78937 Async create_neutron_accounts:78937]: finished successfully 2021-09-03 19:03:03.044 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:03.096 | [78822 Async create_cinder_accounts:78822]: finished successfully 2021-09-03 19:03:10.300 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:10.335 | [78692 Async create_glance_accounts:78692]: finished successfully 2021-09-03 19:03:13.932 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:13.957 | [78577 Async create_nova_accounts:78577]: finished successfully 2021-09-03 19:03:13.977 | WAKEUP 2021-09-03 19:03:14.001 | [11699 Async create_nova_accounts:78577]: Signaled 2021-09-03 19:03:14.002 | + lib/nova:create_nova_accounts:336 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-09-03 19:03:14.002 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-09-03 19:03:14.002 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-09-03 19:03:14.002 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:14.002 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:03:14.002 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:03:14.002 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:03:14.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.002 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.003 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.003 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.003 | + functions-common:get_or_create_user:840 : user_id=a0b41be6fe5246f7aa2000fd42446a93 2021-09-03 19:03:14.003 | + functions-common:get_or_create_user:841 : echo a0b41be6fe5246f7aa2000fd42446a93 2021-09-03 19:03:14.003 | a0b41be6fe5246f7aa2000fd42446a93 2021-09-03 19:03:14.003 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-09-03 19:03:14.003 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.003 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.003 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.003 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.003 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.003 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.003 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.003 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.003 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.003 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.003 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.003 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.003 | ++ 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-09-03 19:03:14.003 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.003 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.003 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.003 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.003 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.003 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.003 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.003 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-09-03 19:03:14.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.004 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.004 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.004 | ++ 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-09-03 19:03:14.004 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.004 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.004 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.004 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.004 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.004 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.004 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.004 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.004 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.004 | ++ functions-common:get_field:733 : echo '| 5e71bed0a2e34da0950af16bbbc50659 | a0b41be6fe5246f7aa2000fd42446a93 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.004 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.004 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.004 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.004 | + functions-common:get_or_add_user_project_role:912 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.004 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.004 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 19:03:14.004 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-09-03 19:03:14.004 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.004 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.004 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.004 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.004 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.004 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.004 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.004 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.004 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.005 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.005 | ++ 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-09-03 19:03:14.005 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.005 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.005 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.005 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.005 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.005 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.005 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.005 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.005 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.005 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 19:03:14.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.005 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.005 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.005 | ++ 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-09-03 19:03:14.005 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.005 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.005 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.005 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.005 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.005 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.005 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.005 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.005 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.006 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.006 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | a0b41be6fe5246f7aa2000fd42446a93 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.006 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.006 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:14.006 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:14.006 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:14.006 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-09-03 19:03:14.006 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:03:14.006 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.21/compute 2021-09-03 19:03:14.006 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-09-03 19:03:14.006 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:03:14.006 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-09-03 19:03:14.006 | ++ 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-09-03 19:03:14.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.006 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.006 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.006 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.006 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:03:14.006 | ef1caa625f36429298e17f035780352a' 2021-09-03 19:03:14.006 | + functions-common:get_or_create_service:978 : echo ef1caa625f36429298e17f035780352a 2021-09-03 19:03:14.006 | ef1caa625f36429298e17f035780352a 2021-09-03 19:03:14.006 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.21/compute/v2/$(project_id)s' 2021-09-03 19:03:14.006 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:03:14.006 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.21/compute/v2/$(project_id)s' RegionOne 2021-09-03 19:03:14.006 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:14.006 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-09-03 19:03:14.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.006 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.006 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.006 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.007 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:14.007 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:14.007 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.21/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:03:14.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.007 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.007 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e9f24084749d436e8b60bf2473bdee79 2021-09-03 19:03:14.007 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e9f24084749d436e8b60bf2473bdee79 2021-09-03 19:03:14.007 | + functions-common:get_or_create_endpoint:1011 : public_id=e9f24084749d436e8b60bf2473bdee79 2021-09-03 19:03:14.007 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:03:14.007 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:03:14.007 | + functions-common:get_or_create_endpoint:1020 : echo e9f24084749d436e8b60bf2473bdee79 2021-09-03 19:03:14.007 | e9f24084749d436e8b60bf2473bdee79 2021-09-03 19:03:14.007 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-09-03 19:03:14.007 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:03:14.007 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-09-03 19:03:14.007 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-09-03 19:03:14.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.007 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.007 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:03:14.007 | 9d7a179d4e3448f2acfe12d558389946' 2021-09-03 19:03:14.007 | + functions-common:get_or_create_service:978 : echo 9d7a179d4e3448f2acfe12d558389946 2021-09-03 19:03:14.007 | 9d7a179d4e3448f2acfe12d558389946 2021-09-03 19:03:14.007 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.21/compute/v2.1 2021-09-03 19:03:14.007 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:03:14.008 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.21/compute/v2.1 RegionOne 2021-09-03 19:03:14.008 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:14.008 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-09-03 19:03:14.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.008 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.008 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.008 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.008 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:14.008 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:14.008 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.21/compute/v2.1 --region RegionOne -f value -c id 2021-09-03 19:03:14.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.008 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.008 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.008 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.008 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=920ac6455c4343da8ba1709a218e1240 2021-09-03 19:03:14.008 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 920ac6455c4343da8ba1709a218e1240 2021-09-03 19:03:14.008 | + functions-common:get_or_create_endpoint:1011 : public_id=920ac6455c4343da8ba1709a218e1240 2021-09-03 19:03:14.008 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:03:14.008 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:03:14.008 | + functions-common:get_or_create_endpoint:1020 : echo 920ac6455c4343da8ba1709a218e1240 2021-09-03 19:03:14.008 | 920ac6455c4343da8ba1709a218e1240 2021-09-03 19:03:14.008 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-09-03 19:03:14.008 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:14.008 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-09-03 19:03:14.008 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:14.008 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-09-03 19:03:14.008 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.008 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.008 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.009 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.009 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.009 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.009 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.009 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.009 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.009 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.009 | ++ 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-09-03 19:03:14.009 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.009 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.009 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.009 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.009 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.009 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.009 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.009 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-03 19:03:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.009 | ++ 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-09-03 19:03:14.009 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.009 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.009 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.009 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.009 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.010 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.010 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.010 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.010 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.010 | ++ functions-common:get_field:733 : echo '| 7a6dda4a442e4ab3ae7132a3af1c8c24 | a0b41be6fe5246f7aa2000fd42446a93 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.010 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.010 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.010 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:03:14.010 | + functions-common:get_or_add_user_project_role:912 : echo 7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:03:14.010 | 7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:03:14.010 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-09-03 19:03:14.010 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:03:14.047 | [11699 Async create_nova_accounts:78577]: finished create_nova_accounts with result 0 in 52 seconds 2021-09-03 19:03:14.084 | [11699 Async create_glance_accounts:78692]: Waiting for completion of create_glance_accounts running on PID 78692 (5 other jobs running) 2021-09-03 19:03:14.110 | [11699 Async create_glance_accounts:78692]: Signaling child to exit 2021-09-03 19:03:14.110 | WAKEUP 2021-09-03 19:03:14.133 | [11699 Async create_glance_accounts:78692]: Signaled 2021-09-03 19:03:14.134 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-09-03 19:03:14.134 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:14.134 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-09-03 19:03:14.134 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-09-03 19:03:14.134 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:14.134 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:03:14.134 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:03:14.134 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:03:14.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.134 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.134 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.134 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.134 | + functions-common:get_or_create_user:840 : user_id=b5dd6d69950546568f0a6b167839a83b 2021-09-03 19:03:14.134 | + functions-common:get_or_create_user:841 : echo b5dd6d69950546568f0a6b167839a83b 2021-09-03 19:03:14.134 | b5dd6d69950546568f0a6b167839a83b 2021-09-03 19:03:14.135 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-09-03 19:03:14.135 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.135 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.135 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.135 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.135 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.135 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.135 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.135 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.135 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.135 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.135 | ++ 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-09-03 19:03:14.135 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.135 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.135 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.135 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.135 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.135 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.135 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.135 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.135 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.135 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-09-03 19:03:14.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.135 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.135 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.135 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.136 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.136 | ++ 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-09-03 19:03:14.136 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.136 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.136 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.136 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.136 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.136 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.136 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.136 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.136 | ++ functions-common:get_field:733 : echo '| 5e71bed0a2e34da0950af16bbbc50659 | b5dd6d69950546568f0a6b167839a83b | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.136 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.136 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.136 | + functions-common:get_or_add_user_project_role:912 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.136 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.136 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 19:03:14.136 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-09-03 19:03:14.136 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:14.136 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-09-03 19:03:14.136 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-09-03 19:03:14.136 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:14.136 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:03:14.136 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:03:14.136 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:03:14.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.136 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.136 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.136 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.137 | + functions-common:get_or_create_user:840 : user_id=20ef4e5fe1ae46f0b6603bf5c7c41dc2 2021-09-03 19:03:14.137 | + functions-common:get_or_create_user:841 : echo 20ef4e5fe1ae46f0b6603bf5c7c41dc2 2021-09-03 19:03:14.137 | 20ef4e5fe1ae46f0b6603bf5c7c41dc2 2021-09-03 19:03:14.137 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-09-03 19:03:14.137 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.137 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.137 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.137 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.137 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.137 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.137 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.137 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.137 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.137 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.137 | ++ 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-09-03 19:03:14.137 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.137 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.137 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.137 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.137 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.137 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.137 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.137 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.137 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.137 | + 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-09-03 19:03:14.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.137 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.137 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.137 | ++ 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-09-03 19:03:14.137 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.138 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.138 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.138 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.138 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.138 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.138 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.138 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.138 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.138 | ++ functions-common:get_field:733 : echo '| 5e71bed0a2e34da0950af16bbbc50659 | 20ef4e5fe1ae46f0b6603bf5c7c41dc2 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.138 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.138 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.138 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.138 | + functions-common:get_or_add_user_project_role:912 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.138 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.138 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-09-03 19:03:14.138 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-09-03 19:03:14.138 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.138 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.138 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.138 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.138 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.138 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.138 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.138 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.138 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.138 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.138 | ++ 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-09-03 19:03:14.138 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.138 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.138 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.139 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.139 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.139 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.139 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.139 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.139 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.139 | + 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-09-03 19:03:14.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.139 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.139 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.139 | ++ 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-09-03 19:03:14.139 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.139 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.139 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.139 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.139 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.139 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.139 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.139 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.139 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.139 | ++ functions-common:get_field:733 : echo '| 7a6dda4a442e4ab3ae7132a3af1c8c24 | 20ef4e5fe1ae46f0b6603bf5c7c41dc2 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.139 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.139 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.139 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:03:14.139 | + functions-common:get_or_add_user_project_role:912 : echo 7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:03:14.139 | 7a6dda4a442e4ab3ae7132a3af1c8c24 2021-09-03 19:03:14.140 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-09-03 19:03:14.140 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:03:14.140 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-09-03 19:03:14.140 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-09-03 19:03:14.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.140 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.140 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.140 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.140 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:03:14.140 | b7f642a89e6945efb4538b157f40a682' 2021-09-03 19:03:14.140 | + functions-common:get_or_create_service:978 : echo b7f642a89e6945efb4538b157f40a682 2021-09-03 19:03:14.140 | b7f642a89e6945efb4538b157f40a682 2021-09-03 19:03:14.140 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.21/image 2021-09-03 19:03:14.140 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:03:14.140 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.21/image RegionOne 2021-09-03 19:03:14.141 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:14.141 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-09-03 19:03:14.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.141 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.141 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.141 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.141 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:14.141 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:14.141 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.21/image --region RegionOne -f value -c id 2021-09-03 19:03:14.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.141 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.141 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.141 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.141 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=10d4966d62744db58604302360630d93 2021-09-03 19:03:14.141 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 10d4966d62744db58604302360630d93 2021-09-03 19:03:14.141 | + functions-common:get_or_create_endpoint:1011 : public_id=10d4966d62744db58604302360630d93 2021-09-03 19:03:14.141 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:03:14.141 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:03:14.141 | + functions-common:get_or_create_endpoint:1020 : echo 10d4966d62744db58604302360630d93 2021-09-03 19:03:14.141 | 10d4966d62744db58604302360630d93 2021-09-03 19:03:14.141 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-09-03 19:03:14.141 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 19:03:14.141 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-03 19:03:14.141 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-09-03 19:03:14.141 | ++ functions-common:get_or_create_domain:803 : echo default 2021-09-03 19:03:14.141 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-09-03 19:03:14.141 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-09-03 19:03:14.141 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-09-03 19:03:14.141 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-09-03 19:03:14.179 | [11699 Async create_glance_accounts:78692]: finished create_glance_accounts with result 0 in 48 seconds 2021-09-03 19:03:14.217 | [11699 Async create_cinder_accounts:78822]: Waiting for completion of create_cinder_accounts running on PID 78822 (4 other jobs running) 2021-09-03 19:03:14.242 | [11699 Async create_cinder_accounts:78822]: Signaling child to exit 2021-09-03 19:03:14.243 | WAKEUP 2021-09-03 19:03:14.264 | [11699 Async create_cinder_accounts:78822]: Signaled 2021-09-03 19:03:14.266 | + 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,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,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-09-03 19:03:14.266 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-09-03 19:03:14.267 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-09-03 19:03:14.267 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:14.267 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:03:14.267 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:03:14.267 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:03:14.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.267 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.267 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.267 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.267 | + functions-common:get_or_create_user:840 : user_id=ea9b43c67b2d46a089bd3305eb5e84e0 2021-09-03 19:03:14.267 | + functions-common:get_or_create_user:841 : echo ea9b43c67b2d46a089bd3305eb5e84e0 2021-09-03 19:03:14.267 | ea9b43c67b2d46a089bd3305eb5e84e0 2021-09-03 19:03:14.267 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-09-03 19:03:14.267 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.267 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.267 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.267 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.267 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.267 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.267 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.267 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.267 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.267 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.267 | ++ 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-09-03 19:03:14.267 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.267 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.267 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.267 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.268 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.268 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.268 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.268 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-09-03 19:03:14.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.268 | ++ 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-09-03 19:03:14.268 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.268 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.268 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.268 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.268 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.268 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.268 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.268 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.268 | ++ functions-common:get_field:733 : echo '| 5e71bed0a2e34da0950af16bbbc50659 | ea9b43c67b2d46a089bd3305eb5e84e0 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.268 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.268 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.268 | + functions-common:get_or_add_user_project_role:912 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.268 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.268 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 19:03:14.268 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-09-03 19:03:14.268 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:03:14.268 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-09-03 19:03:14.269 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-09-03 19:03:14.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.269 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.269 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:03:14.269 | 2336a2832a2f4a79a59431dad71deedf' 2021-09-03 19:03:14.269 | + functions-common:get_or_create_service:978 : echo 2336a2832a2f4a79a59431dad71deedf 2021-09-03 19:03:14.269 | 2336a2832a2f4a79a59431dad71deedf 2021-09-03 19:03:14.269 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-09-03 19:03:14.269 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.21/volume/v3/$(project_id)s' 2021-09-03 19:03:14.269 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:03:14.269 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.21/volume/v3/$(project_id)s' RegionOne 2021-09-03 19:03:14.269 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:14.269 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-09-03 19:03:14.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.269 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.269 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:14.269 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:14.269 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.21/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:03:14.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.269 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.269 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ae3fdbe13e174dd09408cdc5d106d52d 2021-09-03 19:03:14.269 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ae3fdbe13e174dd09408cdc5d106d52d 2021-09-03 19:03:14.270 | + functions-common:get_or_create_endpoint:1011 : public_id=ae3fdbe13e174dd09408cdc5d106d52d 2021-09-03 19:03:14.270 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:03:14.270 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:03:14.270 | + functions-common:get_or_create_endpoint:1020 : echo ae3fdbe13e174dd09408cdc5d106d52d 2021-09-03 19:03:14.270 | ae3fdbe13e174dd09408cdc5d106d52d 2021-09-03 19:03:14.270 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-09-03 19:03:14.270 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:03:14.270 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-09-03 19:03:14.270 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-09-03 19:03:14.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.270 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.270 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:03:14.270 | e4fd1ec5392a444f9fbaf4c4dfdb1a56' 2021-09-03 19:03:14.270 | + functions-common:get_or_create_service:978 : echo e4fd1ec5392a444f9fbaf4c4dfdb1a56 2021-09-03 19:03:14.270 | e4fd1ec5392a444f9fbaf4c4dfdb1a56 2021-09-03 19:03:14.270 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.21/volume/v3/$(project_id)s' 2021-09-03 19:03:14.270 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:03:14.270 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.21/volume/v3/$(project_id)s' RegionOne 2021-09-03 19:03:14.270 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:14.270 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-09-03 19:03:14.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.270 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.270 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:14.270 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:14.270 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.21/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:03:14.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.271 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.271 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.271 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.271 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5af24977167841f198337a0afbe20bea 2021-09-03 19:03:14.271 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5af24977167841f198337a0afbe20bea 2021-09-03 19:03:14.271 | + functions-common:get_or_create_endpoint:1011 : public_id=5af24977167841f198337a0afbe20bea 2021-09-03 19:03:14.271 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:03:14.271 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:03:14.271 | + functions-common:get_or_create_endpoint:1020 : echo 5af24977167841f198337a0afbe20bea 2021-09-03 19:03:14.271 | 5af24977167841f198337a0afbe20bea 2021-09-03 19:03:14.271 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-09-03 19:03:14.271 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-09-03 19:03:14.271 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:03:14.271 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-09-03 19:03:14.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.271 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.271 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.271 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.271 | ++ functions-common:get_or_create_project:853 : project_id=be31387a2390497d9d5d3b665eae6e11 2021-09-03 19:03:14.271 | ++ functions-common:get_or_create_project:854 : echo be31387a2390497d9d5d3b665eae6e11 2021-09-03 19:03:14.271 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id be31387a2390497d9d5d3b665eae6e11 2021-09-03 19:03:14.271 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-09-03 19:03:14.271 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:14.271 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:03:14.271 | ++ functions-common:get_or_create_user:828 : local email= 2021-09-03 19:03:14.271 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-09-03 19:03:14.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.271 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.272 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.272 | No password was supplied, authentication will fail when a user does not have a password. 2021-09-03 19:03:14.272 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.272 | ++ functions-common:get_or_create_user:840 : user_id=ea9b43c67b2d46a089bd3305eb5e84e0 2021-09-03 19:03:14.272 | ++ functions-common:get_or_create_user:841 : echo ea9b43c67b2d46a089bd3305eb5e84e0 2021-09-03 19:03:14.272 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ea9b43c67b2d46a089bd3305eb5e84e0 2021-09-03 19:03:14.311 | [11699 Async create_cinder_accounts:78822]: finished create_cinder_accounts with result 0 in 41 seconds 2021-09-03 19:03:14.315 | + inc/async:async_wait:197 : return 0 2021-09-03 19:03:14.319 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-09-03 19:03:14.371 | [11699 Async create_neutron_accounts:78937]: Waiting for completion of create_neutron_accounts running on PID 78937 (3 other jobs running) 2021-09-03 19:03:14.397 | [11699 Async create_neutron_accounts:78937]: Signaling child to exit 2021-09-03 19:03:14.397 | WAKEUP 2021-09-03 19:03:14.419 | [11699 Async create_neutron_accounts:78937]: Signaled 2021-09-03 19:03:14.421 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-09-03 19:03:14.421 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:03:14.421 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:03:14.421 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:03:14.421 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:03:14.421 | + 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,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,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-09-03 19:03:14.421 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:03:14.421 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-09-03 19:03:14.421 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-09-03 19:03:14.421 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-09-03 19:03:14.421 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.21:9696/ 2021-09-03 19:03:14.421 | + 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,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,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-09-03 19:03:14.421 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-09-03 19:03:14.421 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-09-03 19:03:14.421 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:14.421 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:03:14.421 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:03:14.421 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:03:14.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.421 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.421 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.421 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.421 | + functions-common:get_or_create_user:840 : user_id=67ef175863b1402cb64fba926c388c7d 2021-09-03 19:03:14.421 | + functions-common:get_or_create_user:841 : echo 67ef175863b1402cb64fba926c388c7d 2021-09-03 19:03:14.421 | 67ef175863b1402cb64fba926c388c7d 2021-09-03 19:03:14.421 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-09-03 19:03:14.421 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:14.421 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:14.422 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:14.422 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:14.422 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:14.422 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:14.422 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:14.422 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:14.422 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:14.422 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:14.422 | ++ 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-09-03 19:03:14.422 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.422 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:14.422 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.422 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.422 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.422 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.422 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.422 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:14.422 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:14.422 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-09-03 19:03:14.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.422 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.422 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.422 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:14.422 | ++ 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-09-03 19:03:14.422 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:14.422 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:14.422 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.422 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.423 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.423 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.423 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:14.423 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:14.423 | ++ functions-common:get_field:733 : echo '| 5e71bed0a2e34da0950af16bbbc50659 | 67ef175863b1402cb64fba926c388c7d | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:14.423 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:14.423 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:14.423 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.423 | + functions-common:get_or_add_user_project_role:912 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.423 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:14.423 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 19:03:14.423 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-09-03 19:03:14.423 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:03:14.423 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-09-03 19:03:14.423 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-09-03 19:03:14.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.423 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.423 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.423 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.423 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:03:14.423 | c9662631e2c84b31a1f3deede4e7997a' 2021-09-03 19:03:14.423 | + functions-common:get_or_create_service:978 : echo c9662631e2c84b31a1f3deede4e7997a 2021-09-03 19:03:14.423 | c9662631e2c84b31a1f3deede4e7997a 2021-09-03 19:03:14.423 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.21:9696/ 2021-09-03 19:03:14.423 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:03:14.423 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.21:9696/ RegionOne 2021-09-03 19:03:14.423 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:14.423 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-09-03 19:03:14.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.424 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.424 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.424 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.424 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:14.424 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:14.424 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.21:9696/ --region RegionOne -f value -c id 2021-09-03 19:03:14.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.424 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:14.424 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:14.424 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:14.424 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d7a05f15f48946cea007cb782d766d8e 2021-09-03 19:03:14.424 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d7a05f15f48946cea007cb782d766d8e 2021-09-03 19:03:14.424 | + functions-common:get_or_create_endpoint:1011 : public_id=d7a05f15f48946cea007cb782d766d8e 2021-09-03 19:03:14.424 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:03:14.424 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:03:14.424 | + functions-common:get_or_create_endpoint:1020 : echo d7a05f15f48946cea007cb782d766d8e 2021-09-03 19:03:14.424 | d7a05f15f48946cea007cb782d766d8e 2021-09-03 19:03:14.467 | [11699 Async create_neutron_accounts:78937]: finished create_neutron_accounts with result 0 in 26 seconds 2021-09-03 19:03:14.504 | [11699 Async create_swift_accounts:79079]: Waiting for completion of create_swift_accounts running on PID 79079 (2 other jobs running) 2021-09-03 19:03:14.529 | [11699 Async create_swift_accounts:79079]: Signaling child to exit 2021-09-03 19:03:54.809 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:54.834 | [79079 Async create_swift_accounts:79079]: finished successfully 2021-09-03 19:03:54.854 | WAKEUP 2021-09-03 19:03:54.876 | [11699 Async create_swift_accounts:79079]: Signaled 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:637 : local another_role 2021-09-03 19:03:54.878 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-09-03 19:03:54.878 | ++ functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:03:54.878 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-03 19:03:54.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.878 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.878 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.878 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.878 | ++ functions-common:get_or_create_role:865 : role_id=6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:03:54.878 | ++ functions-common:get_or_create_role:866 : echo 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:03:54.878 | + lib/swift:create_swift_accounts:638 : another_role=6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:03:54.879 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-09-03 19:03:54.879 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-09-03 19:03:54.879 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:54.879 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:03:54.879 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:03:54.879 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:03:54.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.879 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.879 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.879 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.879 | + functions-common:get_or_create_user:840 : user_id=5dabf6f4f19a42adbfde70f4f73f2f9c 2021-09-03 19:03:54.879 | + functions-common:get_or_create_user:841 : echo 5dabf6f4f19a42adbfde70f4f73f2f9c 2021-09-03 19:03:54.879 | 5dabf6f4f19a42adbfde70f4f73f2f9c 2021-09-03 19:03:54.879 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-09-03 19:03:54.879 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:54.879 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:54.879 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:54.879 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:54.879 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:54.879 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:54.879 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:54.879 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:54.879 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:54.879 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:54.879 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.879 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:54.879 | ++ 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-09-03 19:03:54.879 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.879 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.879 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.880 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.880 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.880 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:54.880 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:54.880 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-09-03 19:03:54.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.880 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.880 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.880 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:54.880 | ++ 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-09-03 19:03:54.880 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.880 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.880 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.880 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.880 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.880 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.880 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:54.880 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:54.880 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:54.880 | ++ functions-common:get_field:733 : echo '| 5e71bed0a2e34da0950af16bbbc50659 | 5dabf6f4f19a42adbfde70f4f73f2f9c | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:54.880 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.880 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:54.880 | + functions-common:get_or_add_user_project_role:912 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:54.880 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:03:54.880 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 19:03:54.880 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-09-03 19:03:54.880 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:54.881 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:03:54.881 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:54.881 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:54.881 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:03:54.881 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:03:54.881 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:03:54.881 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:03:54.881 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:03:54.881 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:03:54.881 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:54.881 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.881 | ++ 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-09-03 19:03:54.881 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.881 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.881 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.881 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.881 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.881 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:54.881 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:54.881 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-09-03 19:03:54.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.881 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.881 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.881 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:54.881 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.881 | ++ 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-09-03 19:03:54.881 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.881 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.882 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.882 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.882 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.882 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:54.882 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:54.882 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:54.882 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 5dabf6f4f19a42adbfde70f4f73f2f9c | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:03:54.882 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.882 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.882 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.882 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.882 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-09-03 19:03:54.882 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:03:54.882 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-09-03 19:03:54.882 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-09-03 19:03:54.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.882 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.882 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.882 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.882 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:03:54.882 | 3aa6df10d8a7459b899ab0dac33bf085' 2021-09-03 19:03:54.882 | + functions-common:get_or_create_service:978 : echo 3aa6df10d8a7459b899ab0dac33bf085 2021-09-03 19:03:54.882 | 3aa6df10d8a7459b899ab0dac33bf085 2021-09-03 19:03:54.882 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.21:8080/v1/AUTH_$(project_id)s' http://10.222.0.21:8080 2021-09-03 19:03:54.882 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:03:54.882 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.21:8080/v1/AUTH_$(project_id)s' RegionOne 2021-09-03 19:03:54.882 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:54.882 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-09-03 19:03:54.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.882 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.883 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.883 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.883 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:54.883 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:54.883 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.21:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:03:54.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.883 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.883 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.883 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.883 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7862491165e143cd986fb853ee569437 2021-09-03 19:03:54.883 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 7862491165e143cd986fb853ee569437 2021-09-03 19:03:54.883 | + functions-common:get_or_create_endpoint:1011 : public_id=7862491165e143cd986fb853ee569437 2021-09-03 19:03:54.883 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.21:8080 ]] 2021-09-03 19:03:54.883 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.21:8080 RegionOne 2021-09-03 19:03:54.883 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:03:54.883 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-09-03 19:03:54.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.883 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.883 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.883 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.883 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:03:54.883 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:03:54.883 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.21:8080 --region RegionOne -f value -c id 2021-09-03 19:03:54.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.883 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.883 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.883 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.884 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=3f7d6fc7886c4c7e9b041c64b90614f6 2021-09-03 19:03:54.884 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 3f7d6fc7886c4c7e9b041c64b90614f6 2021-09-03 19:03:54.884 | 3f7d6fc7886c4c7e9b041c64b90614f6 2021-09-03 19:03:54.884 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:03:54.884 | + functions-common:get_or_create_endpoint:1020 : echo 7862491165e143cd986fb853ee569437 2021-09-03 19:03:54.884 | 7862491165e143cd986fb853ee569437 2021-09-03 19:03:54.884 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-09-03 19:03:54.884 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:03:54.884 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-09-03 19:03:54.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.884 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.884 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.884 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_project:853 : project_id=8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_project:854 : echo 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.884 | + lib/swift:create_swift_accounts:652 : swift_project_test1=8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.884 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-09-03 19:03:54.884 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.884 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-09-03 19:03:54.884 | +++ 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-09-03 19:03:54.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.884 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.884 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.884 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_user:840 : user_id=8a697c2d8d94479289d7607f40d4e744 2021-09-03 19:03:54.884 | ++ functions-common:get_or_create_user:841 : echo 8a697c2d8d94479289d7607f40d4e744 2021-09-03 19:03:54.885 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=8a697c2d8d94479289d7607f40d4e744 2021-09-03 19:03:54.885 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-09-03 19:03:54.885 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.885 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 8a697c2d8d94479289d7607f40d4e744 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.885 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:54.885 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:54.885 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:54.885 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:54.885 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:54.885 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:54.885 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:54.885 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:54.885 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.885 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:54.885 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 8a697c2d8d94479289d7607f40d4e744 --project 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.885 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.885 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.885 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.885 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.885 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.885 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:54.885 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:54.885 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 8a697c2d8d94479289d7607f40d4e744 --project 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.885 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.885 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.885 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.885 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 8a697c2d8d94479289d7607f40d4e744 --project 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.885 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:54.886 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.886 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.886 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.886 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.886 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.886 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:54.886 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:54.886 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 8a697c2d8d94479289d7607f40d4e744 | | 8698d9f865a744c49b5e9a7ea6cd4dba | | | False |' 2021-09-03 19:03:54.886 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:54.886 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.886 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.886 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.886 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.886 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-09-03 19:03:54.886 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-09-03 19:03:54.886 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:54.886 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-09-03 19:03:54.886 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-09-03 19:03:54.886 | +++ 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-09-03 19:03:54.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.886 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.886 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.886 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.886 | ++ functions-common:get_or_create_user:840 : user_id=eeecfa7b5247499fafaffc909e486c9a 2021-09-03 19:03:54.886 | ++ functions-common:get_or_create_user:841 : echo eeecfa7b5247499fafaffc909e486c9a 2021-09-03 19:03:54.886 | + lib/swift:create_swift_accounts:661 : swift_user_test3=eeecfa7b5247499fafaffc909e486c9a 2021-09-03 19:03:54.886 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-09-03 19:03:54.886 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.887 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 6ef03169dab94b79aa39420dd21885eb eeecfa7b5247499fafaffc909e486c9a 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.887 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:54.887 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:54.887 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:54.887 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:54.887 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:54.887 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:54.887 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:54.887 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:54.887 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 6ef03169dab94b79aa39420dd21885eb --user eeecfa7b5247499fafaffc909e486c9a --project 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.887 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:54.887 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.887 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.887 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.887 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.887 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.887 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.887 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:54.887 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:54.887 | + functions-common:get_or_add_user_project_role:901 : openstack role add 6ef03169dab94b79aa39420dd21885eb --user eeecfa7b5247499fafaffc909e486c9a --project 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.887 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.887 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.887 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 6ef03169dab94b79aa39420dd21885eb --user eeecfa7b5247499fafaffc909e486c9a --project 8698d9f865a744c49b5e9a7ea6cd4dba 2021-09-03 19:03:54.887 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.887 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:54.887 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.887 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.888 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.888 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.888 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.888 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:54.888 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:54.888 | ++ functions-common:get_field:733 : echo '| 6ef03169dab94b79aa39420dd21885eb | eeecfa7b5247499fafaffc909e486c9a | | 8698d9f865a744c49b5e9a7ea6cd4dba | | | False |' 2021-09-03 19:03:54.888 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:54.888 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.888 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:03:54.888 | + functions-common:get_or_add_user_project_role:912 : echo 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:03:54.888 | 6ef03169dab94b79aa39420dd21885eb 2021-09-03 19:03:54.888 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-09-03 19:03:54.889 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:03:54.889 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-09-03 19:03:54.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.889 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.889 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.889 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_project:853 : project_id=492c4117179342fdb3d828d61e6bc32c 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_project:854 : echo 492c4117179342fdb3d828d61e6bc32c 2021-09-03 19:03:54.889 | + lib/swift:create_swift_accounts:666 : swift_project_test2=492c4117179342fdb3d828d61e6bc32c 2021-09-03 19:03:54.889 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-09-03 19:03:54.889 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.889 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-09-03 19:03:54.889 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-09-03 19:03:54.889 | +++ 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-09-03 19:03:54.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.889 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.889 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.889 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_user:840 : user_id=6bfa573464424cf7bd68d25046f2c84a 2021-09-03 19:03:54.889 | ++ functions-common:get_or_create_user:841 : echo 6bfa573464424cf7bd68d25046f2c84a 2021-09-03 19:03:54.889 | + lib/swift:create_swift_accounts:671 : swift_user_test2=6bfa573464424cf7bd68d25046f2c84a 2021-09-03 19:03:54.889 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-09-03 19:03:54.890 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.890 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 6bfa573464424cf7bd68d25046f2c84a 492c4117179342fdb3d828d61e6bc32c 2021-09-03 19:03:54.890 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:54.890 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:54.890 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:54.890 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:54.890 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:54.890 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:54.890 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:54.890 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:54.890 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 6bfa573464424cf7bd68d25046f2c84a --project 492c4117179342fdb3d828d61e6bc32c 2021-09-03 19:03:54.890 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:54.890 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.890 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.890 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.890 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.890 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:54.890 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:54.890 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 6bfa573464424cf7bd68d25046f2c84a --project 492c4117179342fdb3d828d61e6bc32c 2021-09-03 19:03:54.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.890 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 6bfa573464424cf7bd68d25046f2c84a --project 492c4117179342fdb3d828d61e6bc32c 2021-09-03 19:03:54.890 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.890 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:54.890 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.891 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.891 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.891 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.891 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.891 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:54.891 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:54.891 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 6bfa573464424cf7bd68d25046f2c84a | | 492c4117179342fdb3d828d61e6bc32c | | | False |' 2021-09-03 19:03:54.891 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:54.891 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.891 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.891 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.891 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.891 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-09-03 19:03:54.891 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-09-03 19:03:54.891 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 19:03:54.891 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-09-03 19:03:54.891 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-09-03 19:03:54.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.891 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.891 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.891 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.891 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-09-03 19:03:54.891 | 7eb6ef54ee0148079611309a62fd4226' 2021-09-03 19:03:54.891 | ++ functions-common:get_or_create_domain:803 : echo 7eb6ef54ee0148079611309a62fd4226 2021-09-03 19:03:54.891 | + lib/swift:create_swift_accounts:676 : swift_domain=7eb6ef54ee0148079611309a62fd4226 2021-09-03 19:03:54.891 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-09-03 19:03:54.891 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.891 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-09-03 19:03:54.892 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 7eb6ef54ee0148079611309a62fd4226 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:03:54.892 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=7eb6ef54ee0148079611309a62fd4226 --or-show -f value -c id 2021-09-03 19:03:54.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.892 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.892 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.892 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_project:853 : project_id=144c50697f694621b12b46feb1914030 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_project:854 : echo 144c50697f694621b12b46feb1914030 2021-09-03 19:03:54.892 | + lib/swift:create_swift_accounts:680 : swift_project_test4=144c50697f694621b12b46feb1914030 2021-09-03 19:03:54.892 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-09-03 19:03:54.892 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.892 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-09-03 19:03:54.892 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 7eb6ef54ee0148079611309a62fd4226 test4@example.com 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-09-03 19:03:54.892 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=7eb6ef54ee0148079611309a62fd4226 --email=test4@example.com --or-show -f value -c id 2021-09-03 19:03:54.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.892 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.892 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.892 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_user:840 : user_id=004cac2d4ff440d88bb3599541b1645e 2021-09-03 19:03:54.892 | ++ functions-common:get_or_create_user:841 : echo 004cac2d4ff440d88bb3599541b1645e 2021-09-03 19:03:54.892 | + lib/swift:create_swift_accounts:685 : swift_user_test4=004cac2d4ff440d88bb3599541b1645e 2021-09-03 19:03:54.892 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-09-03 19:03:54.892 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:03:54.892 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 004cac2d4ff440d88bb3599541b1645e 144c50697f694621b12b46feb1914030 2021-09-03 19:03:54.892 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:54.893 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:54.893 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:54.893 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:54.893 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:54.893 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:54.893 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:54.893 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:54.893 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 004cac2d4ff440d88bb3599541b1645e --project 144c50697f694621b12b46feb1914030 2021-09-03 19:03:54.893 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.893 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:54.893 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.893 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.893 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.893 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.893 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.893 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:54.893 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:54.893 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 004cac2d4ff440d88bb3599541b1645e --project 144c50697f694621b12b46feb1914030 2021-09-03 19:03:54.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.893 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.893 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.893 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:54.893 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:54.893 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 004cac2d4ff440d88bb3599541b1645e --project 144c50697f694621b12b46feb1914030 2021-09-03 19:03:54.893 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:54.893 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.893 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:54.894 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:54.894 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:54.894 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:54.894 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:54.894 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:54.894 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 004cac2d4ff440d88bb3599541b1645e | | 144c50697f694621b12b46feb1914030 | | | False |' 2021-09-03 19:03:54.894 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:54.894 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.894 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.894 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:03:54.923 | [11699 Async create_swift_accounts:79079]: finished create_swift_accounts with result 0 in 92 seconds 2021-09-03 19:03:54.930 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-09-03 19:03:54.932 | + inc/async:async_wait:197 : return 0 2021-09-03 19:03:54.935 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-09-03 19:03:54.953 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:54.955 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-09-03 19:03:54.973 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:54.975 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-09-03 19:03:54.978 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:03:54.980 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-09-03 19:03:54.983 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-09-03 19:03:54.985 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-09-03 19:03:55.043 | + inc/async:async_inner:63 : init_glance 2021-09-03 19:03:55.081 | [11699 Async init_glance:83349]: running: init_glance 2021-09-03 19:03:55.084 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-09-03 19:03:55.106 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:55.109 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-09-03 19:03:55.111 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:03:55.114 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-09-03 19:03:55.116 | + ./stack.sh:main:1151 : configure_neutron 2021-09-03 19:03:55.119 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-09-03 19:03:55.124 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:03:55.125 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:03:55.131 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:03:55.133 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:03:55.136 | + 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,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,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-09-03 19:03:55.139 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:03:55.141 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-09-03 19:03:55.144 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-09-03 19:03:55.146 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2021-09-03 19:03:55.149 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2021-09-03 19:03:55.162 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2021-09-03 19:03:55.164 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2021-09-03 19:03:58.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:58.320 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:58.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:58.320 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:01.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:01.533 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:01.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:01.533 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:04.019 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:04:04.044 | [83349 Async init_glance:83349]: finished successfully 2021-09-03 19:04:04.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:04.636 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:04.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:04.636 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.700 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.700 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:10.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:10.795 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:10.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:10.795 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:13.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:13.843 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:13.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:13.843 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:16.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:16.901 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:16.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:16.901 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:20.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:20.301 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:20.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:20.301 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:24.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:24.291 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:24.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:24.291 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:29.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:29.390 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:29.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:29.391 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:29.652 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-09-03 19:04:29.661 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-09-03 19:04:29.664 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-09-03 19:04:29.666 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-09-03 19:04:29.668 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2021-09-03 19:04:29.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-09-03 19:04:29.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-09-03 19:04:29.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-09-03 19:04:29.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-09-03 19:04:29.679 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2021-09-03 19:04:29.681 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2021-09-03 19:04:29.684 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2021-09-03 19:04:29.686 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-09-03 19:04:29.688 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2021-09-03 19:04:29.691 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2021-09-03 19:04:29.693 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2021-09-03 19:04:29.697 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:29.701 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-09-03 19:04:29.703 | + 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-09-03 19:04:29.708 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2021-09-03 19:04:29.710 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-09-03 19:04:29.712 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-09-03 19:04:29.715 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-09-03 19:04:29.717 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-03 19:04:29.720 | + 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-09-03 19:04:29.749 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-09-03 19:04:29.780 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-09-03 19:04:29.807 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-09-03 19:04:29.836 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-09-03 19:04:29.863 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-09-03 19:04:29.892 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2021-09-03 19:04:29.894 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2021-09-03 19:04:29.896 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-09-03 19:04:29.898 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 19:04:29.901 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:04:29.917 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:04:29.920 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:04:29.922 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:04:29.924 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:04:29.926 | + 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-09-03 19:04:29.954 | + 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-09-03 19:04:29.982 | + 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-09-03 19:04:30.011 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:04:30.040 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2021-09-03 19:04:30.056 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:04:30.059 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2021-09-03 19:04:30.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:04:30.064 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-09-03 19:04:30.066 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2021-09-03 19:04:30.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-09-03 19:04:30.071 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:04:30.073 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2021-09-03 19:04:30.075 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-09-03 19:04:30.089 | + 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-09-03 19:04:30.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-09-03 19:04:30.104 | + 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-09-03 19:04:30.117 | + 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-09-03 19:04:30.129 | + 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-09-03 19:04:30.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-03 19:04:30.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 19:04:30.146 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2021-09-03 19:04:30.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.qHwxQDNY6w 2021-09-03 19:04:30.153 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-03 19:04:30.156 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 19:04:30.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.qHwxQDNY6w 2021-09-03 19:04:30.162 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.qHwxQDNY6w 2021-09-03 19:04:30.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.qHwxQDNY6w /etc/sudoers.d/neutron-rootwrap 2021-09-03 19:04:30.185 | + 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-09-03 19:04:30.213 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:30.216 | + 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-09-03 19:04:30.244 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-09-03 19:04:30.247 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-09-03 19:04:30.249 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-09-03 19:04:30.251 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:04:30.254 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 19:04:30.256 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:04:30.273 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:30.276 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 19:04:30.279 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 19:04:30.281 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:04:30.299 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:30.301 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 19:04:30.304 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/ 2021-09-03 19:04:30.333 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:04:30.336 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:04:30.338 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-09-03 19:04:30.356 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:30.358 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-09-03 19:04:30.368 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2021-09-03 19:04:30.370 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 19:04:30.372 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 19:04:30.375 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2021-09-03 19:04:30.377 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-09-03 19:04:30.380 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 19:04:30.382 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2021-09-03 19:04:30.385 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-09-03 19:04:30.387 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-09-03 19:04:30.392 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-09-03 19:04:30.394 | + 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-09-03 19:04:30.399 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-09-03 19:04:30.424 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:30.426 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-09-03 19:04:30.428 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-09-03 19:04:30.431 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-09-03 19:04:30.435 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-09-03 19:04:30.465 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-03 19:04:30.494 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-09-03 19:04:30.524 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-09-03 19:04:30.553 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-09-03 19:04:30.583 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-09-03 19:04:30.586 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 19:04:30.588 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-09-03 19:04:30.591 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:04:30.593 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-09-03 19:04:30.622 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-09-03 19:04:30.651 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.21/identity 2021-09-03 19:04:30.684 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-09-03 19:04:30.716 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-09-03 19:04:30.747 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-09-03 19:04:30.778 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-09-03 19:04:30.807 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-09-03 19:04:30.837 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:04:30.866 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:04:30.896 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-09-03 19:04:30.925 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-09-03 19:04:30.957 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-09-03 19:04:30.959 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 19:04:30.962 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 19:04:30.964 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-03 19:04:30.967 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-09-03 19:04:30.996 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-09-03 19:04:31.030 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.21/identity 2021-09-03 19:04:31.061 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-09-03 19:04:31.092 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-09-03 19:04:31.122 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-09-03 19:04:31.152 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-09-03 19:04:31.181 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-09-03 19:04:31.219 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:04:31.249 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-09-03 19:04:31.279 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2021-09-03 19:04:31.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-09-03 19:04:31.284 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-09-03 19:04:31.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-09-03 19:04:31.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-09-03 19:04:31.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-09-03 19:04:31.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-09-03 19:04:31.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2021-09-03 19:04:31.299 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2021-09-03 19:04:31.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2021-09-03 19:04:31.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-09-03 19:04:31.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-09-03 19:04:31.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-09-03 19:04:31.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-09-03 19:04:31.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-09-03 19:04:31.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-09-03 19:04:31.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-09-03 19:04:31.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-09-03 19:04:31.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:31.327 | + 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-09-03 19:04:31.354 | + 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-09-03 19:04:31.357 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.360 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 19:04:31.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-09-03 19:04:31.364 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-09-03 19:04:31.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.369 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-09-03 19:04:31.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-09-03 19:04:31.399 | + 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-09-03 19:04:31.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.404 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 19:04:31.406 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-09-03 19:04:31.408 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-09-03 19:04:31.411 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.413 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-09-03 19:04:31.441 | + 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-09-03 19:04:31.444 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 19:04:31.449 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-09-03 19:04:31.451 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-09-03 19:04:31.453 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.456 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-09-03 19:04:31.486 | + 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-09-03 19:04:31.488 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.490 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-09-03 19:04:31.493 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-09-03 19:04:31.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-09-03 19:04:31.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.500 | + 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-09-03 19:04:31.528 | + 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-09-03 19:04:31.530 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.533 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-09-03 19:04:31.535 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-03 19:04:31.537 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-03 19:04:31.540 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.542 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-09-03 19:04:31.571 | + 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-09-03 19:04:31.573 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.576 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-09-03 19:04:31.578 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-09-03 19:04:31.580 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-09-03 19:04:31.583 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.585 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-09-03 19:04:31.613 | + 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:400:449 2021-09-03 19:04:31.616 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.618 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-09-03 19:04:31.620 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2021-09-03 19:04:31.623 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2021-09-03 19:04:31.625 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.627 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2021-09-03 19:04:31.656 | + 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-09-03 19:04:31.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:04:31.660 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-09-03 19:04:31.663 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-03 19:04:31.665 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-03 19:04:31.667 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:04:31.670 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-09-03 19:04:31.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-03 19:04:31.701 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-09-03 19:04:31.718 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:31.721 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-09-03 19:04:31.723 | + 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-09-03 19:04:31.754 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:31.757 | + 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-09-03 19:04:31.790 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-03 19:04:31.821 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2021-09-03 19:04:31.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-09-03 19:04:31.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-09-03 19:04:31.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-03 19:04:34.582 | INFO neutron.common.config [-] Logging enabled! 2021-09-03 19:04:34.582 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev610 2021-09-03 19:04:34.583 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85145) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-03 19:04:34.583 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-09-03 19:04:34.584 | 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/tmpel1y4isx/privsep.sock'] 2021-09-03 19:04:35.822 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-09-03 19:04:35.822 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpel1y4isx/privsep.sock {{(pid=85145) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-09-03 19:04:35.824 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-09-03 19:04:35.824 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-09-03 19:04:35.824 | 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-09-03 19:04:35.824 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 85153 2021-09-03 19:04:35.824 | DEBUG oslo.privsep.daemon [-] privsep: reply[11eb96ee-469f-4fcf-ba23-d4b0cc04028c]: (2,) {{(pid=85153) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-03 19:04:35.992 | 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=85153) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-09-03 19:04:36.004 | 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=85153) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-09-03 19:04:36.004 | DEBUG oslo.privsep.daemon [-] privsep: reply[f39977a2-6224-4d02-874c-b2b93c51cedf]: (4, ('93368bd4-bd3d-4c39-a9da-b7e1796f906d\n', '')) {{(pid=85153) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-03 19:04:36.166 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:04:36.166 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:04:36.166 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:36.167 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:36.167 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:36.167 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85145) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:36.222 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-03 19:04:36.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:36.222 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:36.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:36.222 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:36.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-09-03 19:04:36.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-09-03 19:04:36.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-09-03 19:04:36.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 19:04:36.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-09-03 19:04:36.624 | + 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-09-03 19:04:36.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-09-03 19:04:36.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:36.649 | + 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-09-03 19:04:36.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-09-03 19:04:36.684 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-09-03 19:04:36.692 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-09-03 19:04:36.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-09-03 19:04:36.697 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-09-03 19:04:36.720 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-09-03 19:04:36.741 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-03 19:04:36.744 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-09-03 19:04:36.752 | net.bridge.bridge-nf-call-iptables = 1 2021-09-03 19:04:36.755 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-03 19:04:36.758 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-09-03 19:04:36.766 | net.bridge.bridge-nf-call-ip6tables = 1 2021-09-03 19:04:36.770 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-09-03 19:04:36.772 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-09-03 19:04:36.775 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-09-03 19:04:36.778 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-09-03 19:04:36.780 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-09-03 19:04:36.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-03 19:04:36.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-03 19:04:36.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 19:04:36.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-03 19:04:36.815 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-09-03 19:04:36.817 | + 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-09-03 19:04:36.851 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-09-03 19:04:36.853 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-09-03 19:04:36.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-09-03 19:04:36.911 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-09-03 19:04:36.928 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:36.930 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-09-03 19:04:36.932 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-09-03 19:04:36.937 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-09-03 19:04:36.966 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-09-03 19:04:36.995 | + 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-09-03 19:04:37.026 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:37.029 | + 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-09-03 19:04:37.057 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2021-09-03 19:04:37.074 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:37.077 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-03 19:04:37.079 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-09-03 19:04:37.108 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-03 19:04:37.110 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-03 19:04:37.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-09-03 19:04:37.142 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-09-03 19:04:37.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-03 19:04:37.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-09-03 19:04:37.149 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-09-03 19:04:37.166 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:37.168 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-09-03 19:04:37.171 | + 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-09-03 19:04:37.175 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-09-03 19:04:37.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-09-03 19:04:37.235 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:37.238 | + 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-09-03 19:04:37.267 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-03 19:04:37.269 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-09-03 19:04:37.298 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-03 19:04:37.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-03 19:04:37.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-09-03 19:04:37.331 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-09-03 19:04:37.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-03 19:04:37.336 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-09-03 19:04:37.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-03 19:04:39.997 | INFO neutron.common.config [-] Logging enabled! 2021-09-03 19:04:39.997 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev610 2021-09-03 19:04:39.998 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85698) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-03 19:04:40.048 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85698) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:04:40.048 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85698) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:04:40.048 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85698) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:40.048 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85698) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:40.048 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85698) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:40.048 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85698) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:04:40.108 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-09-03 19:04:40.109 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=85698) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-09-03 19:04:40.109 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85698) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-09-03 19:04:40.110 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-03 19:04:40.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:40.110 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:40.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:40.110 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:40.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-09-03 19:04:40.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-09-03 19:04:40.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-09-03 19:04:40.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-03 19:04:40.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-03 19:04:40.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 19:04:40.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-03 19:04:40.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-09-03 19:04:40.454 | + functions:set_mtu:785 : local dev=br-data 2021-09-03 19:04:40.457 | + functions:set_mtu:786 : local mtu=1500 2021-09-03 19:04:40.459 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-09-03 19:04:40.472 | + 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-09-03 19:04:40.489 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-09-03 19:04:40.491 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2021-09-03 19:04:40.494 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2021-09-03 19:04:40.496 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-09-03 19:04:40.499 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-09-03 19:04:40.501 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-09-03 19:04:40.504 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-09-03 19:04:40.506 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-09-03 19:04:40.508 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-09-03 19:04:40.511 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-09-03 19:04:40.514 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-09-03 19:04:40.516 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-09-03 19:04:40.518 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-09-03 19:04:40.521 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-09-03 19:04:40.524 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-09-03 19:04:40.525 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-09-03 19:04:40.531 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-09-03 19:04:40.534 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-09-03 19:04:40.536 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-09-03 19:04:40.538 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-09-03 19:04:40.542 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-09-03 19:04:40.542 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-09-03 19:04:40.544 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-09-03 19:04:40.549 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2021-09-03 19:04:40.552 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-09-03 19:04:40.554 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:40.556 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-09-03 19:04:40.559 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-09-03 19:04:40.561 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2021-09-03 19:04:40.564 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2021-09-03 19:04:40.566 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2021-09-03 19:04:40.569 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-09-03 19:04:40.571 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-09-03 19:04:40.575 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.15/22 brd 192.168.3.255 2021-09-03 19:04:40.576 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-09-03 19:04:40.576 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-09-03 19:04:40.577 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-09-03 19:04:40.582 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.15 2021-09-03 19:04:40.584 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2021-09-03 19:04:40.587 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2021-09-03 19:04:40.600 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2021-09-03 19:04:40.612 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-09-03 19:04:40.625 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-09-03 19:04:40.645 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2021-09-03 19:04:40.661 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2021-09-03 19:04:40.661 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.069 ms 2021-09-03 19:04:41.683 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.036 ms 2021-09-03 19:04:42.707 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.041 ms 2021-09-03 19:04:42.707 | 2021-09-03 19:04:42.707 | --- 192.168.0.15 ping statistics --- 2021-09-03 19:04:42.707 | 3 packets transmitted, 3 received, 0% packet loss, time 2046ms 2021-09-03 19:04:42.707 | rtt min/avg/max/mdev = 0.036/0.048/0.069/0.014 ms 2021-09-03 19:04:42.712 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2021-09-03 19:04:42.712 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2021-09-03 19:04:42.719 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2021-09-03 19:04:42.721 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-09-03 19:04:42.738 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:42.740 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-09-03 19:04:42.743 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-09-03 19:04:42.747 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-09-03 19:04:42.777 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.21 2021-09-03 19:04:42.806 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-09-03 19:04:42.834 | + 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-09-03 19:04:42.865 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2021-09-03 19:04:42.868 | + 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-09-03 19:04:42.898 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-03 19:04:42.900 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-09-03 19:04:42.917 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:04:42.920 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-09-03 19:04:42.922 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-09-03 19:04:42.953 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-09-03 19:04:42.982 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-09-03 19:04:42.984 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-09-03 19:04:43.002 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:43.004 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-09-03 19:04:43.022 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:43.025 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-09-03 19:04:43.027 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-09-03 19:04:43.086 | + inc/async:async_inner:63 : init_neutron 2021-09-03 19:04:43.125 | [11699 Async init_neutron:86125]: running: init_neutron 2021-09-03 19:04:43.128 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-09-03 19:04:43.153 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:43.157 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-09-03 19:04:43.168 | ++ ./stack.sh:main:1166 : true 2021-09-03 19:04:43.171 | + ./stack.sh:main:1166 : netman_pid= 2021-09-03 19:04:43.174 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-09-03 19:04:43.177 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-09-03 19:04:43.196 | dnsmasq: no process found 2021-09-03 19:04:43.200 | + ./stack.sh:main:1168 : true 2021-09-03 19:04:43.203 | + ./stack.sh:main:1173 : clean_iptables 2021-09-03 19:04:43.208 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:04:43.210 | + lib/nova:clean_iptables:183 : grep nova 2021-09-03 19:04:43.213 | + lib/nova:clean_iptables:183 : bash 2021-09-03 19:04:43.213 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-09-03 19:04:43.213 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-09-03 19:04:43.215 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-09-03 19:04:43.217 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-09-03 19:04:43.226 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:04:43.230 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-09-03 19:04:43.230 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-09-03 19:04:43.232 | + lib/nova:clean_iptables:185 : grep nova 2021-09-03 19:04:43.233 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-09-03 19:04:43.235 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-09-03 19:04:43.237 | + lib/nova:clean_iptables:185 : bash 2021-09-03 19:04:43.254 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-09-03 19:04:43.254 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-09-03 19:04:43.254 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:04:43.258 | + lib/nova:clean_iptables:187 : grep nova 2021-09-03 19:04:43.261 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-09-03 19:04:43.263 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-09-03 19:04:43.264 | + lib/nova:clean_iptables:187 : bash 2021-09-03 19:04:43.275 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-09-03 19:04:43.275 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:04:43.275 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-09-03 19:04:43.277 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-09-03 19:04:43.280 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-09-03 19:04:43.282 | + lib/nova:clean_iptables:189 : grep nova 2021-09-03 19:04:43.285 | + lib/nova:clean_iptables:189 : bash 2021-09-03 19:04:43.288 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-09-03 19:04:43.297 | net.ipv4.ip_forward = 1 2021-09-03 19:04:43.301 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-09-03 19:04:43.319 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:43.322 | + ./stack.sh:main:1182 : configure_os_vif 2021-09-03 19:04:43.324 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-09-03 19:04:43.327 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-09-03 19:04:43.359 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-09-03 19:04:43.388 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-09-03 19:04:43.391 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-09-03 19:04:43.424 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-09-03 19:04:43.459 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-09-03 19:04:43.477 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:43.480 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-09-03 19:04:43.483 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:04:43.485 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-09-03 19:04:43.488 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-09-03 19:04:43.490 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-09-03 19:04:43.549 | + inc/async:async_inner:63 : init_swift 2021-09-03 19:04:43.587 | [11699 Async init_swift:86502]: running: init_swift 2021-09-03 19:04:43.589 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-09-03 19:04:43.609 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:43.612 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-09-03 19:04:43.614 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:04:43.617 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-09-03 19:04:43.619 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-09-03 19:04:43.622 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-09-03 19:04:43.686 | + inc/async:async_inner:63 : init_cinder 2021-09-03 19:04:43.731 | [11699 Async init_cinder:86598]: running: init_cinder 2021-09-03 19:04:43.734 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-09-03 19:04:43.759 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:43.762 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-09-03 19:04:43.766 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:04:43.769 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-09-03 19:04:43.772 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-09-03 19:04:43.778 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-09-03 19:04:43.864 | + inc/async:async_inner:63 : init_placement 2021-09-03 19:04:43.939 | [11699 Async init_placement:86735]: running: init_placement 2021-09-03 19:04:43.957 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-09-03 19:04:44.240 | [11699 Async init_neutron:86125]: Waiting for completion of init_neutron running on PID 86125 (6 other jobs running) 2021-09-03 19:04:44.425 | [11699 Async init_neutron:86125]: Signaling child to exit 2021-09-03 19:04:45.614 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:04:45.644 | [86598 Async init_cinder:86598]: finished successfully 2021-09-03 19:04:53.940 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:04:53.976 | [86502 Async init_swift:86502]: finished successfully 2021-09-03 19:05:04.189 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:04.216 | [86125 Async init_neutron:86125]: finished successfully 2021-09-03 19:05:04.238 | WAKEUP 2021-09-03 19:05:04.261 | [11699 Async init_neutron:86125]: Signaled 2021-09-03 19:05:04.263 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-09-03 19:05:04.263 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:05:04.263 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:05:04.263 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:05:04.263 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:05:04.263 | + 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,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,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-09-03 19:05:04.263 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:05:04.263 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-09-03 19:05:04.263 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-09-03 19:05:04.263 | + lib/database:recreate_database:110 : local db=neutron 2021-09-03 19:05:04.263 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-09-03 19:05:04.263 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-09-03 19:05:04.263 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-09-03 19:05:04.263 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:04.263 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-09-03 19:05:04.263 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:04.263 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-09-03 19:05:04.263 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:05:04.263 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:04.264 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:04.264 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:04.264 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695883187 2021-09-03 19:05:04.264 | + 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-09-03 19:05:04.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:04.264 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:04.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:04.264 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-09-03 19:05:04.264 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-09-03 19:05:04.265 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-09-03 19:05:04.266 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-09-03 19:05:04.267 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-09-03 19:05:04.267 | Running upgrade for neutron ... 2021-09-03 19:05:04.267 | OK 2021-09-03 19:05:04.267 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-09-03 19:05:04.267 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:04.267 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:04.267 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:04.267 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:04.267 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:04.267 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:05:04.267 | + functions-common:time_stop:2316 : start_time=1630695883187 2021-09-03 19:05:04.267 | + functions-common:time_stop:2318 : [[ -z 1630695883187 ]] 2021-09-03 19:05:04.268 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:04.268 | + functions-common:time_stop:2321 : end_time=1630695904173 2021-09-03 19:05:04.268 | + functions-common:time_stop:2322 : elapsed_time=20986 2021-09-03 19:05:04.268 | + functions-common:time_stop:2323 : total=14433 2021-09-03 19:05:04.268 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:04.268 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35419 2021-09-03 19:05:04.313 | [11699 Async init_neutron:86125]: finished init_neutron with result 0 in 21 seconds 2021-09-03 19:05:04.318 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:04.320 | + ./stack.sh:main:1212 : async_wait init_placement 2021-09-03 19:05:04.379 | [11699 Async init_placement:86735]: Waiting for completion of init_placement running on PID 86735 (5 other jobs running) 2021-09-03 19:05:04.407 | [11699 Async init_placement:86735]: Signaling child to exit 2021-09-03 19:05:16.298 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:16.327 | [86735 Async init_placement:86735]: finished successfully 2021-09-03 19:05:16.346 | WAKEUP 2021-09-03 19:05:16.369 | [11699 Async init_placement:86735]: Signaled 2021-09-03 19:05:16.371 | + lib/placement:init_placement:130 : recreate_database placement 2021-09-03 19:05:16.371 | + lib/database:recreate_database:110 : local db=placement 2021-09-03 19:05:16.371 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-09-03 19:05:16.371 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-09-03 19:05:16.371 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-09-03 19:05:16.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:16.371 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-09-03 19:05:16.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:16.371 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-09-03 19:05:16.371 | + lib/placement:init_placement:132 : create_placement_accounts 2021-09-03 19:05:16.371 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-09-03 19:05:16.371 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-09-03 19:05:16.371 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:05:16.371 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:05:16.371 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:05:16.372 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:05:16.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.372 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.372 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.372 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.372 | + functions-common:get_or_create_user:840 : user_id=7c9862877caa462a9289bea91e9a4275 2021-09-03 19:05:16.372 | + functions-common:get_or_create_user:841 : echo 7c9862877caa462a9289bea91e9a4275 2021-09-03 19:05:16.372 | 7c9862877caa462a9289bea91e9a4275 2021-09-03 19:05:16.372 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-09-03 19:05:16.372 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:05:16.372 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:05:16.372 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:05:16.372 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:05:16.372 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:05:16.372 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:05:16.372 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:05:16.372 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:05:16.372 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:05:16.372 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:05:16.372 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:05:16.372 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:05:16.372 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:05:16.372 | ++ functions-common:get_field:727 : read data 2021-09-03 19:05:16.372 | ++ 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-09-03 19:05:16.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.372 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.372 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.372 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.372 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:05:16.372 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:05:16.372 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-09-03 19:05:16.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.373 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.373 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.373 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:05:16.373 | ++ 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-09-03 19:05:16.373 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:05:16.373 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:05:16.373 | ++ functions-common:get_field:727 : read data 2021-09-03 19:05:16.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.373 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.373 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.373 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.373 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:05:16.373 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:05:16.373 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:05:16.373 | ++ functions-common:get_field:733 : echo '| 5e71bed0a2e34da0950af16bbbc50659 | 7c9862877caa462a9289bea91e9a4275 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:05:16.373 | ++ functions-common:get_field:727 : read data 2021-09-03 19:05:16.373 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:05:16.373 | + functions-common:get_or_add_user_project_role:912 : echo 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:05:16.373 | 5e71bed0a2e34da0950af16bbbc50659 2021-09-03 19:05:16.373 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 19:05:16.373 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-09-03 19:05:16.373 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:05:16.373 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:05:16.373 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:05:16.373 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:05:16.373 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:05:16.373 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:05:16.373 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:05:16.373 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:05:16.373 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:05:16.374 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:05:16.374 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:05:16.374 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:05:16.374 | ++ 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-09-03 19:05:16.374 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:05:16.374 | ++ functions-common:get_field:727 : read data 2021-09-03 19:05:16.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.374 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.374 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.374 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.374 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:05:16.374 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:05:16.374 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-09-03 19:05:16.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.374 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.374 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.374 | ++ 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-09-03 19:05:16.374 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:05:16.374 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:05:16.374 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:05:16.374 | ++ functions-common:get_field:727 : read data 2021-09-03 19:05:16.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.374 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.374 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.374 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.374 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:05:16.374 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:05:16.374 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:05:16.375 | ++ functions-common:get_field:733 : echo '| f1fa26c2ee094117b841d1a2418382cd | 7c9862877caa462a9289bea91e9a4275 | | be31387a2390497d9d5d3b665eae6e11 | | | False |' 2021-09-03 19:05:16.375 | ++ functions-common:get_field:727 : read data 2021-09-03 19:05:16.375 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:05:16.375 | + functions-common:get_or_add_user_project_role:912 : echo f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:05:16.375 | f1fa26c2ee094117b841d1a2418382cd 2021-09-03 19:05:16.375 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.21/placement 2021-09-03 19:05:16.375 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-09-03 19:05:16.375 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:05:16.375 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-09-03 19:05:16.375 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-09-03 19:05:16.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.375 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.375 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.375 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.375 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:05:16.375 | 27e58999a8b949c8885f377da53f1840' 2021-09-03 19:05:16.375 | + functions-common:get_or_create_service:978 : echo 27e58999a8b949c8885f377da53f1840 2021-09-03 19:05:16.375 | 27e58999a8b949c8885f377da53f1840 2021-09-03 19:05:16.375 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.21/placement 2021-09-03 19:05:16.375 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:05:16.375 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.21/placement RegionOne 2021-09-03 19:05:16.375 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:05:16.375 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-09-03 19:05:16.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.375 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.375 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.375 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.375 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:05:16.375 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:05:16.375 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.21/placement --region RegionOne -f value -c id 2021-09-03 19:05:16.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.376 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:16.376 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:16.376 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:05:16.376 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7843db484e074cbb828ae727fedb8fcc 2021-09-03 19:05:16.376 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 7843db484e074cbb828ae727fedb8fcc 2021-09-03 19:05:16.376 | + functions-common:get_or_create_endpoint:1011 : public_id=7843db484e074cbb828ae727fedb8fcc 2021-09-03 19:05:16.376 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:05:16.376 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:05:16.376 | + functions-common:get_or_create_endpoint:1020 : echo 7843db484e074cbb828ae727fedb8fcc 2021-09-03 19:05:16.376 | 7843db484e074cbb828ae727fedb8fcc 2021-09-03 19:05:16.415 | [11699 Async init_placement:86735]: finished init_placement with result 0 in 32 seconds 2021-09-03 19:05:16.419 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:16.422 | + ./stack.sh:main:1213 : async_wait init_glance 2021-09-03 19:05:16.472 | [11699 Async init_glance:83349]: Waiting for completion of init_glance running on PID 83349 (4 other jobs running) 2021-09-03 19:05:16.498 | [11699 Async init_glance:83349]: Signaling child to exit 2021-09-03 19:05:16.498 | WAKEUP 2021-09-03 19:05:16.520 | [11699 Async init_glance:83349]: Signaled 2021-09-03 19:05:16.522 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-09-03 19:05:16.522 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-09-03 19:05:16.522 | + lib/glance:init_glance:492 : recreate_database glance 2021-09-03 19:05:16.522 | + lib/database:recreate_database:110 : local db=glance 2021-09-03 19:05:16.522 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-09-03 19:05:16.522 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-09-03 19:05:16.522 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-09-03 19:05:16.522 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:16.522 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-09-03 19:05:16.522 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:16.522 | + lib/glance:init_glance:494 : time_start dbsync 2021-09-03 19:05:16.522 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:05:16.522 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:16.522 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:16.522 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:16.522 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695835123 2021-09-03 19:05:16.522 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-09-03 19:05:16.522 | 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=83448) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:05:16.522 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:05:16.522 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:05:16.522 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:05:16.522 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:05:16.522 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.522 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.522 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-09-03 19:05:16.522 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-09-03 19:05:16.522 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-09-03 19:05:16.522 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-09-03 19:05:16.522 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:16.523 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:16.523 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-09-03 19:05:16.523 | Database migration is up to date. No migration needed. 2021-09-03 19:05:16.523 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-09-03 19:05:16.524 | Database is synced successfully. 2021-09-03 19:05:16.524 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-09-03 19:05:16.524 | 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=83482) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-09-03 19:05:16.524 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-09-03 19:05:16.525 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-09-03 19:05:16.525 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-09-03 19:05:16.525 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-09-03 19:05:16.525 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-09-03 19:05:16.525 | + lib/glance:init_glance:500 : time_stop dbsync 2021-09-03 19:05:16.525 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:16.525 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:16.525 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:16.525 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:16.525 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:16.525 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:05:16.525 | + functions-common:time_stop:2316 : start_time=1630695835123 2021-09-03 19:05:16.525 | + functions-common:time_stop:2318 : [[ -z 1630695835123 ]] 2021-09-03 19:05:16.525 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:16.525 | + functions-common:time_stop:2321 : end_time=1630695844004 2021-09-03 19:05:16.525 | + functions-common:time_stop:2322 : elapsed_time=8881 2021-09-03 19:05:16.525 | + functions-common:time_stop:2323 : total=14433 2021-09-03 19:05:16.525 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:16.525 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23314 2021-09-03 19:05:16.566 | [11699 Async init_glance:83349]: finished init_glance with result 0 in 9 seconds 2021-09-03 19:05:16.570 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:16.573 | + ./stack.sh:main:1214 : async_wait init_swift 2021-09-03 19:05:16.630 | [11699 Async init_swift:86502]: Waiting for completion of init_swift running on PID 86502 (3 other jobs running) 2021-09-03 19:05:16.656 | [11699 Async init_swift:86502]: Signaling child to exit 2021-09-03 19:05:16.656 | WAKEUP 2021-09-03 19:05:16.678 | [11699 Async init_swift:86502]: Signaled 2021-09-03 19:05:16.680 | + lib/swift:init_swift:692 : local node_number 2021-09-03 19:05:16.680 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-03 19:05:16.680 | No container-server running 2021-09-03 19:05:16.680 | No object-auditor running 2021-09-03 19:05:16.680 | No container-sharder running 2021-09-03 19:05:16.680 | No account-server running 2021-09-03 19:05:16.680 | No container-auditor running 2021-09-03 19:05:16.680 | No object-expirer running 2021-09-03 19:05:16.680 | No container-replicator running 2021-09-03 19:05:16.680 | No object-replicator running 2021-09-03 19:05:16.680 | No proxy-server running 2021-09-03 19:05:16.680 | No object-server running 2021-09-03 19:05:16.680 | No container-updater running 2021-09-03 19:05:16.680 | No object-updater running 2021-09-03 19:05:16.680 | No container-sync running 2021-09-03 19:05:16.680 | No container-reconciler running 2021-09-03 19:05:16.680 | No account-replicator running 2021-09-03 19:05:16.680 | No object-reconstructor running 2021-09-03 19:05:16.680 | No account-reaper running 2021-09-03 19:05:16.680 | No account-auditor running 2021-09-03 19:05:16.680 | + lib/swift:init_swift:694 : true 2021-09-03 19:05:16.680 | + lib/swift:init_swift:697 : create_swift_disk 2021-09-03 19:05:16.680 | + lib/swift:create_swift_disk:568 : local node_number 2021-09-03 19:05:16.680 | + lib/swift:create_swift_disk:573 : local user_group 2021-09-03 19:05:16.680 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-09-03 19:05:16.680 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-09-03 19:05:16.680 | + 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-09-03 19:05:16.681 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:05:16.681 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-09-03 19:05:16.681 | = sectsz=512 attr=2, projid32bit=1 2021-09-03 19:05:16.681 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-09-03 19:05:16.681 | = reflink=1 2021-09-03 19:05:16.681 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-09-03 19:05:16.681 | = sunit=0 swidth=0 blks 2021-09-03 19:05:16.681 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-09-03 19:05:16.681 | log =internal log bsize=4096 blocks=2560, version=2 2021-09-03 19:05:16.681 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-09-03 19:05:16.681 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-09-03 19:05:16.681 | + 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-09-03 19:05:16.681 | + lib/swift:create_swift_disk:603 : local node_number 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-09-03 19:05:16.681 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-03 19:05:16.681 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-09-03 19:05:16.681 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-09-03 19:05:16.681 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-09-03 19:05:16.681 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-09-03 19:05:16.682 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-09-03 19:05:16.682 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-09-03 19:05:16.682 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 19:05:16.682 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-09-03 19:05:16.682 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-09-03 19:05:16.682 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-09-03 19:05:16.682 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-09-03 19:05:16.682 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-09-03 19:05:16.682 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-09-03 19:05:16.682 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-09-03 19:05:16.682 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-09-03 19:05:16.682 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-09-03 19:05:16.682 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-09-03 19:05:16.682 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 19:05:16.682 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-09-03 19:05:16.682 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 19:05:16.682 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-09-03 19:05:16.682 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 19:05:16.682 | + lib/swift:init_swift:738 : popd 2021-09-03 19:05:16.724 | [11699 Async init_swift:86502]: finished init_swift with result 0 in 10 seconds 2021-09-03 19:05:16.729 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:16.731 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-09-03 19:05:16.784 | [11699 Async init_cinder:86598]: Waiting for completion of init_cinder running on PID 86598 (2 other jobs running) 2021-09-03 19:05:16.813 | [11699 Async init_cinder:86598]: Signaling child to exit 2021-09-03 19:05:16.813 | WAKEUP 2021-09-03 19:05:16.839 | [11699 Async init_cinder:86598]: Signaled 2021-09-03 19:05:16.840 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-09-03 19:05:16.840 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:16.840 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-09-03 19:05:16.840 | + lib/database:recreate_database:110 : local db=cinder 2021-09-03 19:05:16.840 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-09-03 19:05:16.841 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-09-03 19:05:16.841 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-09-03 19:05:16.841 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:16.841 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-09-03 19:05:16.841 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:16.841 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-09-03 19:05:16.841 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:05:16.841 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:16.841 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:16.841 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:16.841 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695883810 2021-09-03 19:05:16.841 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-09-03 19:05:16.841 | Traceback (most recent call last): 2021-09-03 19:05:16.841 | File "/usr/local/bin/cinder-manage", line 6, in 2021-09-03 19:05:16.841 | from cinder.cmd.manage import main 2021-09-03 19:05:16.841 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 72, in 2021-09-03 19:05:16.841 | from cinder.backup import rpcapi as backup_rpcapi 2021-09-03 19:05:16.841 | File "/opt/stack/cinder/cinder/backup/__init__.py", line 21, in 2021-09-03 19:05:16.841 | from cinder.common import config 2021-09-03 19:05:16.841 | File "/opt/stack/cinder/cinder/common/config.py", line 36, in 2021-09-03 19:05:16.841 | from cinder.policy import DEFAULT_POLICY_FILENAME 2021-09-03 19:05:16.841 | File "/opt/stack/cinder/cinder/policy.py", line 27, in 2021-09-03 19:05:16.841 | from cinder import policies 2021-09-03 19:05:16.841 | File "/opt/stack/cinder/cinder/policies/__init__.py", line 40, in 2021-09-03 19:05:16.842 | from cinder.policies import snapshot_actions 2021-09-03 19:05:16.842 | File "/opt/stack/cinder/cinder/policies/snapshot_actions.py", line 26, in 2021-09-03 19:05:16.842 | deprecated_update_status = policy.CinderDeprecatedRule( 2021-09-03 19:05:16.842 | AttributeError: module 'oslo_policy.policy' has no attribute 'CinderDeprecatedRule' 2021-09-03 19:05:16.842 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-09-03 19:05:16.842 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:16.842 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:16.842 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:16.842 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:16.842 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:16.842 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:05:16.842 | + functions-common:time_stop:2316 : start_time=1630695883810 2021-09-03 19:05:16.842 | + functions-common:time_stop:2318 : [[ -z 1630695883810 ]] 2021-09-03 19:05:16.842 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:16.842 | + functions-common:time_stop:2321 : end_time=1630695885550 2021-09-03 19:05:16.842 | + functions-common:time_stop:2322 : elapsed_time=1740 2021-09-03 19:05:16.842 | + functions-common:time_stop:2323 : total=14433 2021-09-03 19:05:16.842 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:16.842 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16173 2021-09-03 19:05:16.842 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-09-03 19:05:16.842 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:16.842 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-09-03 19:05:16.842 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:16.842 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-09-03 19:05:16.887 | [11699 Async init_cinder:86598]: finished init_cinder with result 0 in 1 seconds 2021-09-03 19:05:16.892 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:16.894 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-09-03 19:05:16.912 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:16.915 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-09-03 19:05:16.918 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:16.920 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-09-03 19:05:16.923 | + ./stack.sh:main:1222 : init_nova 2021-09-03 19:05:16.925 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-09-03 19:05:16.942 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:16.945 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-09-03 19:05:16.961 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:16.964 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:05:16.966 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 19:05:17.024 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 19:05:17.062 | [11699 Async nova-cell-0:88182]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 19:05:17.066 | ++ lib/nova:init_nova:763 : seq 1 1 2021-09-03 19:05:17.070 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:05:17.074 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-09-03 19:05:17.077 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:05:17.080 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:05:17.083 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 19:05:17.147 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 19:05:17.194 | [11699 Async nova-cell-1:88280]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 19:05:17.197 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-09-03 19:05:17.201 | + lib/database:recreate_database:110 : local db=nova_api 2021-09-03 19:05:17.204 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-09-03 19:05:17.206 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-09-03 19:05:17.209 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-09-03 19:05:17.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:17.230 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-09-03 19:05:17.235 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:17.255 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-09-03 19:05:21.347 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:05:21.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:21.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:21.357 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:05:21.357 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:05:21.385 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:05:21.385 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:05:21.414 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-09-03 19:05:23.523 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=88344) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 19:05:23.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:23.532 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:23.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:23.532 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:23.987 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-09-03 19:05:23.990 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-03 19:05:23.993 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-03 19:05:23.995 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-03 19:05:23.998 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 19:05:24.001 | + lib/nova:init_nova:772 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 19:05:27.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:27.704 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:27.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:27.704 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:28.152 | ++ lib/nova:init_nova:775 : seq 0 1 2021-09-03 19:05:28.157 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-03 19:05:28.160 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-09-03 19:05:28.247 | [11699 Async nova-cell-0:88182]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 88182 (3 other jobs running) 2021-09-03 19:05:28.279 | [11699 Async nova-cell-0:88182]: Signaling child to exit 2021-09-03 19:05:28.652 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:28.665 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:28.676 | [88182 Async nova-cell-0:88182]: finished successfully 2021-09-03 19:05:28.692 | [88280 Async nova-cell-1:88280]: finished successfully 2021-09-03 19:05:28.697 | WAKEUP 2021-09-03 19:05:28.720 | [11699 Async nova-cell-0:88182]: Signaled 2021-09-03 19:05:28.721 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-09-03 19:05:28.721 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-09-03 19:05:28.721 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-09-03 19:05:28.721 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-09-03 19:05:28.721 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-09-03 19:05:28.721 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-09-03 19:05:28.721 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-09-03 19:05:28.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:28.721 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-09-03 19:05:28.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:28.721 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-09-03 19:05:28.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:05:28.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:05:28.723 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:05:28.723 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:05:28.723 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:05:28.723 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-03 19:05:28.723 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88245) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 19:05:28.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:28.723 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:28.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:28.723 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:28.767 | [11699 Async nova-cell-0:88182]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2021-09-03 19:05:28.771 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:28.774 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-03 19:05:28.776 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-09-03 19:05:28.830 | [11699 Async nova-cell-1:88280]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 88280 (2 other jobs running) 2021-09-03 19:05:28.855 | [11699 Async nova-cell-1:88280]: Signaling child to exit 2021-09-03 19:05:28.855 | WAKEUP 2021-09-03 19:05:28.877 | [11699 Async nova-cell-1:88280]: Signaled 2021-09-03 19:05:28.879 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-09-03 19:05:28.879 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-09-03 19:05:28.879 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-09-03 19:05:28.879 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-09-03 19:05:28.879 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-09-03 19:05:28.879 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-09-03 19:05:28.879 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-09-03 19:05:28.879 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:28.879 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-09-03 19:05:28.879 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:28.879 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-09-03 19:05:28.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:05:28.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:05:28.881 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88338) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:05:28.881 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:05:28.881 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:05:28.881 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-03 19:05:28.881 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88338) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 19:05:28.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:28.881 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:28.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:28.881 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:28.923 | [11699 Async nova-cell-1:88280]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2021-09-03 19:05:28.927 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:28.929 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:05:28.932 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-09-03 19:05:32.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:32.849 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:32.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:32.849 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:32.849 | Running batches of 50 until complete 2021-09-03 19:05:32.850 | +-------------------------------------+--------------+-----------+ 2021-09-03 19:05:32.850 | | Migration | Total Needed | Completed | 2021-09-03 19:05:32.850 | +-------------------------------------+--------------+-----------+ 2021-09-03 19:05:32.850 | | fill_virtual_interface_list | 0 | 0 | 2021-09-03 19:05:32.850 | | migrate_empty_ratio | 0 | 0 | 2021-09-03 19:05:32.850 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-09-03 19:05:32.850 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-09-03 19:05:32.850 | | migration_migrate_to_uuid | 0 | 0 | 2021-09-03 19:05:32.850 | | populate_dev_uuids | 0 | 0 | 2021-09-03 19:05:32.850 | | populate_missing_availability_zones | 0 | 0 | 2021-09-03 19:05:32.850 | | populate_queued_for_delete | 0 | 0 | 2021-09-03 19:05:32.850 | | populate_user_id | 0 | 0 | 2021-09-03 19:05:32.850 | | populate_uuids | 0 | 0 | 2021-09-03 19:05:32.850 | +-------------------------------------+--------------+-----------+ 2021-09-03 19:05:33.316 | ++ lib/nova:init_nova:789 : seq 1 1 2021-09-03 19:05:33.321 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:05:33.325 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-09-03 19:05:33.327 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:05:33.330 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:05:33.333 | + lib/nova:init_nova:790 : /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-09-03 19:05:36.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:36.853 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:36.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:36.853 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:36.853 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-09-03 19:05:36.853 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-09-03 19:05:37.257 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-09-03 19:05:37.260 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-09-03 19:05:37.273 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-09-03 19:05:37.276 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-09-03 19:05:37.294 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:37.296 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-09-03 19:05:37.299 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-09-03 19:05:37.358 | + inc/async:async_inner:63 : configure_neutron_nova 2021-09-03 19:05:37.397 | [11699 Async configure_neutron_nova:88747]: running: configure_neutron_nova 2021-09-03 19:05:37.400 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-09-03 19:05:37.403 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 19:05:37.405 | + functions-common:run_phase:1738 : local phase=post-config 2021-09-03 19:05:37.408 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 19:05:37.411 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 19:05:37.413 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 19:05:37.416 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 19:05:37.419 | + functions-common:run_phase:1747 : local extra 2021-09-03 19:05:37.422 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 19:05:37.427 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 19:05:37.429 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 19:05:37.432 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 19:05:37.435 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-09-03 19:05:37.438 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 19:05:37.455 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:37.458 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:05:37.460 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:05:37.463 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-09-03 19:05:37.465 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:05:37.468 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-03 19:05:37.470 | ++ extras.d/80-tempest.sh:source:12 : : 2021-09-03 19:05:37.473 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 19:05:37.475 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 19:05:37.478 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:05:37.482 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 19:05:37.485 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-09-03 19:05:37.488 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 19:05:37.490 | + functions-common:run_plugins:1724 : local phase=post-config 2021-09-03 19:05:37.493 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 19:05:37.496 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 19:05:37.498 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-09-03 19:05:37.501 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:37.504 | + inc/meta-config:merge_config_group:171 : shift 2021-09-03 19:05:37.507 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-09-03 19:05:37.509 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:05:37.512 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-03 19:05:37.515 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-03 19:05:37.518 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-09-03 19:05:37.521 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:37.523 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-09-03 19:05:37.526 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:05:37.529 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-09-03 19:05:37.529 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:05:37.529 | gsub("[][]", "", $1); 2021-09-03 19:05:37.529 | split($1, a, "|"); 2021-09-03 19:05:37.529 | if (a[1] == matchgroup) 2021-09-03 19:05:37.529 | print a[2] 2021-09-03 19:05:37.529 | } 2021-09-03 19:05:37.529 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:05:37.536 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:05:37.538 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:05:37.541 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:05:37.544 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-09-03 19:05:37.547 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-09-03 19:05:37.550 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-09-03 19:05:37.553 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-09-03 19:05:37.556 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-09-03 19:05:37.560 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-09-03 19:05:37.564 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-09-03 19:05:37.566 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-03 19:05:37.569 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:37.572 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:05:37.575 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-09-03 19:05:37.577 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:05:37.581 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-09-03 19:05:37.583 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-09-03 19:05:37.587 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-09-03 19:05:37.590 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-09-03 19:05:37.594 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-03 19:05:37.595 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.597 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-09-03 19:05:37.597 | BEGIN { 2021-09-03 19:05:37.597 | section = "" 2021-09-03 19:05:37.597 | last_section = "" 2021-09-03 19:05:37.597 | section_count = 0 2021-09-03 19:05:37.597 | } 2021-09-03 19:05:37.597 | /^\[.+\]/ { 2021-09-03 19:05:37.597 | gsub("[][]", "", $1); 2021-09-03 19:05:37.597 | section=$1 2021-09-03 19:05:37.597 | next 2021-09-03 19:05:37.597 | } 2021-09-03 19:05:37.598 | /^ *\#/ { 2021-09-03 19:05:37.598 | next 2021-09-03 19:05:37.598 | } 2021-09-03 19:05:37.598 | /^[^ \t]+/ { 2021-09-03 19:05:37.598 | # get offset of first = in $0 2021-09-03 19:05:37.598 | eq_idx = index($0, "=") 2021-09-03 19:05:37.598 | # extract attr & value from $0 2021-09-03 19:05:37.598 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:05:37.598 | value = substr($0, eq_idx + 1) 2021-09-03 19:05:37.598 | # only need to strip trailing whitespace from attr 2021-09-03 19:05:37.598 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:05:37.598 | # need to strip leading & trailing whitespace from value 2021-09-03 19:05:37.598 | sub(/^[ \t]*/, "", value) 2021-09-03 19:05:37.598 | sub(/[ \t]*$/, "", value) 2021-09-03 19:05:37.598 | 2021-09-03 19:05:37.598 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:05:37.598 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:05:37.598 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:05:37.598 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:05:37.598 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:05:37.598 | if (section != last_section) { 2021-09-03 19:05:37.598 | cfg_section[section_count++] = section 2021-09-03 19:05:37.598 | last_section = section 2021-09-03 19:05:37.598 | } 2021-09-03 19:05:37.598 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:05:37.598 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:05:37.598 | 2021-09-03 19:05:37.598 | cfg_attr[section, attr, 0] = value 2021-09-03 19:05:37.598 | cfg_attr_count[section, attr] = 1 2021-09-03 19:05:37.598 | } else { 2021-09-03 19:05:37.598 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:05:37.598 | cfg_attr[section, attr, lno] = value 2021-09-03 19:05:37.598 | } 2021-09-03 19:05:37.598 | } 2021-09-03 19:05:37.598 | END { 2021-09-03 19:05:37.599 | # Process each section in order 2021-09-03 19:05:37.599 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:05:37.599 | section = cfg_section[sno] 2021-09-03 19:05:37.599 | # The ini routines simply append a config item immediately 2021-09-03 19:05:37.599 | # after the section header. To keep the same order as defined 2021-09-03 19:05:37.599 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:05:37.599 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:05:37.599 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:05:37.599 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:05:37.599 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:05:37.599 | else { 2021-09-03 19:05:37.599 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:05:37.599 | count = cfg_attr_count[section, attr] 2021-09-03 19:05:37.599 | print "inidelete " configfile " " section " " attr 2021-09-03 19:05:37.599 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:05:37.599 | for (l = count -2; l >= 0; l--) 2021-09-03 19:05:37.599 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:05:37.599 | } 2021-09-03 19:05:37.599 | } 2021-09-03 19:05:37.599 | } 2021-09-03 19:05:37.599 | } 2021-09-03 19:05:37.599 | ' 2021-09-03 19:05:37.599 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:37.599 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:05:37.600 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:05:37.603 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-09-03 19:05:37.606 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:05:37.608 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-09-03 19:05:37.611 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-09-03 19:05:37.611 | BEGIN { group = "" } 2021-09-03 19:05:37.611 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:05:37.611 | gsub("[][]", "", $1); 2021-09-03 19:05:37.611 | split($1, a, "|"); 2021-09-03 19:05:37.611 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:05:37.611 | group=a[1] 2021-09-03 19:05:37.611 | } else { 2021-09-03 19:05:37.611 | group="" 2021-09-03 19:05:37.611 | } 2021-09-03 19:05:37.611 | next 2021-09-03 19:05:37.612 | } 2021-09-03 19:05:37.612 | { 2021-09-03 19:05:37.612 | if (group != "") 2021-09-03 19:05:37.612 | print $0 2021-09-03 19:05:37.612 | } 2021-09-03 19:05:37.612 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:05:37.619 | + 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-09-03 19:05:37.621 | ++ 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-09-03 19:05:37.651 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.654 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-09-03 19:05:37.656 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-09-03 19:05:37.686 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-09-03 19:05:37.692 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-09-03 19:05:37.724 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.726 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-09-03 19:05:37.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-09-03 19:05:37.762 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-09-03 19:05:37.768 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-09-03 19:05:37.799 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-09-03 19:05:37.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-03 19:05:37.837 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.839 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.21/identity"' 2021-09-03 19:05:37.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.21/identity 2021-09-03 19:05:37.874 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-09-03 19:05:37.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-09-03 19:05:37.912 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.915 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-09-03 19:05:37.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-03 19:05:37.950 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-09-03 19:05:37.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-03 19:05:37.986 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:37.989 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-09-03 19:05:37.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-09-03 19:05:38.024 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.027 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-09-03 19:05:38.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-03 19:05:38.065 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-09-03 19:05:38.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-09-03 19:05:38.105 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.108 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:05:38.110 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:05:38.113 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:05:38.117 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-09-03 19:05:38.120 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-09-03 19:05:38.123 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-09-03 19:05:38.126 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-09-03 19:05:38.129 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-09-03 19:05:38.134 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-09-03 19:05:38.136 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-09-03 19:05:38.139 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-03 19:05:38.142 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.144 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:05:38.147 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-09-03 19:05:38.150 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:05:38.153 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-09-03 19:05:38.157 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-09-03 19:05:38.160 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-09-03 19:05:38.163 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-09-03 19:05:38.167 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-03 19:05:38.168 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-09-03 19:05:38.168 | BEGIN { 2021-09-03 19:05:38.168 | section = "" 2021-09-03 19:05:38.168 | last_section = "" 2021-09-03 19:05:38.168 | section_count = 0 2021-09-03 19:05:38.168 | } 2021-09-03 19:05:38.168 | /^\[.+\]/ { 2021-09-03 19:05:38.168 | gsub("[][]", "", $1); 2021-09-03 19:05:38.168 | section=$1 2021-09-03 19:05:38.168 | next 2021-09-03 19:05:38.168 | } 2021-09-03 19:05:38.168 | /^ *\#/ { 2021-09-03 19:05:38.168 | next 2021-09-03 19:05:38.168 | } 2021-09-03 19:05:38.168 | /^[^ \t]+/ { 2021-09-03 19:05:38.168 | # get offset of first = in $0 2021-09-03 19:05:38.168 | eq_idx = index($0, "=") 2021-09-03 19:05:38.168 | # extract attr & value from $0 2021-09-03 19:05:38.168 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:05:38.168 | value = substr($0, eq_idx + 1) 2021-09-03 19:05:38.168 | # only need to strip trailing whitespace from attr 2021-09-03 19:05:38.168 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:05:38.168 | # need to strip leading & trailing whitespace from value 2021-09-03 19:05:38.168 | sub(/^[ \t]*/, "", value) 2021-09-03 19:05:38.168 | sub(/[ \t]*$/, "", value) 2021-09-03 19:05:38.168 | 2021-09-03 19:05:38.168 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:05:38.168 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:05:38.168 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:05:38.169 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:05:38.169 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:05:38.169 | if (section != last_section) { 2021-09-03 19:05:38.169 | cfg_section[section_count++] = section 2021-09-03 19:05:38.169 | last_section = section 2021-09-03 19:05:38.169 | } 2021-09-03 19:05:38.169 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:05:38.169 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:05:38.169 | 2021-09-03 19:05:38.169 | cfg_attr[section, attr, 0] = value 2021-09-03 19:05:38.169 | cfg_attr_count[section, attr] = 1 2021-09-03 19:05:38.169 | } else { 2021-09-03 19:05:38.169 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:05:38.169 | cfg_attr[section, attr, lno] = value 2021-09-03 19:05:38.169 | } 2021-09-03 19:05:38.169 | } 2021-09-03 19:05:38.169 | END { 2021-09-03 19:05:38.169 | # Process each section in order 2021-09-03 19:05:38.169 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:05:38.169 | section = cfg_section[sno] 2021-09-03 19:05:38.169 | # The ini routines simply append a config item immediately 2021-09-03 19:05:38.169 | # after the section header. To keep the same order as defined 2021-09-03 19:05:38.169 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:05:38.169 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:05:38.169 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:05:38.169 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:05:38.169 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:05:38.169 | else { 2021-09-03 19:05:38.169 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:05:38.169 | count = cfg_attr_count[section, attr] 2021-09-03 19:05:38.169 | print "inidelete " configfile " " section " " attr 2021-09-03 19:05:38.169 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:05:38.170 | for (l = count -2; l >= 0; l--) 2021-09-03 19:05:38.170 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:05:38.170 | } 2021-09-03 19:05:38.170 | } 2021-09-03 19:05:38.170 | } 2021-09-03 19:05:38.170 | } 2021-09-03 19:05:38.170 | ' 2021-09-03 19:05:38.170 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.170 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.171 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:05:38.173 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:05:38.175 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-09-03 19:05:38.178 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:05:38.181 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-09-03 19:05:38.184 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-09-03 19:05:38.184 | BEGIN { group = "" } 2021-09-03 19:05:38.184 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:05:38.184 | gsub("[][]", "", $1); 2021-09-03 19:05:38.184 | split($1, a, "|"); 2021-09-03 19:05:38.184 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:05:38.184 | group=a[1] 2021-09-03 19:05:38.184 | } else { 2021-09-03 19:05:38.184 | group="" 2021-09-03 19:05:38.184 | } 2021-09-03 19:05:38.184 | next 2021-09-03 19:05:38.184 | } 2021-09-03 19:05:38.184 | { 2021-09-03 19:05:38.184 | if (group != "") 2021-09-03 19:05:38.184 | print $0 2021-09-03 19:05:38.184 | } 2021-09-03 19:05:38.184 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.190 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:38.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-09-03 19:05:38.193 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-09-03 19:05:38.216 | [88747 Async configure_neutron_nova:88747]: finished successfully 2021-09-03 19:05:38.225 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.228 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-09-03 19:05:38.231 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-09-03 19:05:38.260 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.262 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-09-03 19:05:38.265 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-09-03 19:05:38.293 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.296 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-09-03 19:05:38.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-09-03 19:05:38.328 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.330 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-09-03 19:05:38.333 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-09-03 19:05:38.361 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.364 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-09-03 19:05:38.366 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-09-03 19:05:38.396 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.398 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-09-03 19:05:38.401 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-09-03 19:05:38.431 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.433 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-09-03 19:05:38.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-09-03 19:05:38.465 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-09-03 19:05:38.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-09-03 19:05:38.499 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-09-03 19:05:38.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-09-03 19:05:38.533 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-09-03 19:05:38.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-09-03 19:05:38.567 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-09-03 19:05:38.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-09-03 19:05:38.601 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-09-03 19:05:38.607 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-09-03 19:05:38.635 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.637 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-09-03 19:05:38.640 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-09-03 19:05:38.670 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.672 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-09-03 19:05:38.675 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-09-03 19:05:38.703 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-09-03 19:05:38.708 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-09-03 19:05:38.738 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.741 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:05:38.744 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:05:38.746 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:05:38.749 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-09-03 19:05:38.752 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-09-03 19:05:38.755 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-09-03 19:05:38.757 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-09-03 19:05:38.761 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-09-03 19:05:38.766 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-09-03 19:05:38.768 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-09-03 19:05:38.771 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-03 19:05:38.775 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.778 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:05:38.781 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-09-03 19:05:38.784 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:05:38.787 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-09-03 19:05:38.790 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-09-03 19:05:38.793 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-09-03 19:05:38.795 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-09-03 19:05:38.798 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-03 19:05:38.799 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.800 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-09-03 19:05:38.800 | BEGIN { 2021-09-03 19:05:38.800 | section = "" 2021-09-03 19:05:38.800 | last_section = "" 2021-09-03 19:05:38.800 | section_count = 0 2021-09-03 19:05:38.800 | } 2021-09-03 19:05:38.800 | /^\[.+\]/ { 2021-09-03 19:05:38.800 | gsub("[][]", "", $1); 2021-09-03 19:05:38.800 | section=$1 2021-09-03 19:05:38.800 | next 2021-09-03 19:05:38.800 | } 2021-09-03 19:05:38.800 | /^ *\#/ { 2021-09-03 19:05:38.800 | next 2021-09-03 19:05:38.800 | } 2021-09-03 19:05:38.800 | /^[^ \t]+/ { 2021-09-03 19:05:38.800 | # get offset of first = in $0 2021-09-03 19:05:38.800 | eq_idx = index($0, "=") 2021-09-03 19:05:38.800 | # extract attr & value from $0 2021-09-03 19:05:38.800 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:05:38.800 | value = substr($0, eq_idx + 1) 2021-09-03 19:05:38.800 | # only need to strip trailing whitespace from attr 2021-09-03 19:05:38.800 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:05:38.800 | # need to strip leading & trailing whitespace from value 2021-09-03 19:05:38.800 | sub(/^[ \t]*/, "", value) 2021-09-03 19:05:38.800 | sub(/[ \t]*$/, "", value) 2021-09-03 19:05:38.800 | 2021-09-03 19:05:38.800 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:05:38.800 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:05:38.801 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:05:38.801 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:05:38.801 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:05:38.801 | if (section != last_section) { 2021-09-03 19:05:38.801 | cfg_section[section_count++] = section 2021-09-03 19:05:38.801 | last_section = section 2021-09-03 19:05:38.801 | } 2021-09-03 19:05:38.801 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:05:38.801 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:05:38.801 | 2021-09-03 19:05:38.801 | cfg_attr[section, attr, 0] = value 2021-09-03 19:05:38.801 | cfg_attr_count[section, attr] = 1 2021-09-03 19:05:38.801 | } else { 2021-09-03 19:05:38.801 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:05:38.801 | cfg_attr[section, attr, lno] = value 2021-09-03 19:05:38.801 | } 2021-09-03 19:05:38.801 | } 2021-09-03 19:05:38.801 | END { 2021-09-03 19:05:38.801 | # Process each section in order 2021-09-03 19:05:38.801 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:05:38.801 | section = cfg_section[sno] 2021-09-03 19:05:38.801 | # The ini routines simply append a config item immediately 2021-09-03 19:05:38.801 | # after the section header. To keep the same order as defined 2021-09-03 19:05:38.801 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:05:38.801 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:05:38.801 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:05:38.801 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:05:38.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:05:38.801 | else { 2021-09-03 19:05:38.801 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:05:38.801 | count = cfg_attr_count[section, attr] 2021-09-03 19:05:38.801 | print "inidelete " configfile " " section " " attr 2021-09-03 19:05:38.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:05:38.801 | for (l = count -2; l >= 0; l--) 2021-09-03 19:05:38.802 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:05:38.802 | } 2021-09-03 19:05:38.802 | } 2021-09-03 19:05:38.802 | } 2021-09-03 19:05:38.802 | } 2021-09-03 19:05:38.802 | ' 2021-09-03 19:05:38.802 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.803 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:05:38.804 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:05:38.807 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-09-03 19:05:38.809 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:05:38.812 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-09-03 19:05:38.814 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-09-03 19:05:38.814 | BEGIN { group = "" } 2021-09-03 19:05:38.814 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:05:38.814 | gsub("[][]", "", $1); 2021-09-03 19:05:38.815 | split($1, a, "|"); 2021-09-03 19:05:38.815 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:05:38.815 | group=a[1] 2021-09-03 19:05:38.815 | } else { 2021-09-03 19:05:38.815 | group="" 2021-09-03 19:05:38.815 | } 2021-09-03 19:05:38.815 | next 2021-09-03 19:05:38.815 | } 2021-09-03 19:05:38.815 | { 2021-09-03 19:05:38.815 | if (group != "") 2021-09-03 19:05:38.815 | print $0 2021-09-03 19:05:38.815 | } 2021-09-03 19:05:38.815 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.821 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.21/identity/v2.0"' 2021-09-03 19:05:38.824 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.21/identity/v2.0 2021-09-03 19:05:38.851 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.854 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:05:38.857 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:05:38.859 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:05:38.862 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-09-03 19:05:38.865 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:38.868 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:38.870 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-09-03 19:05:38.874 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:38.878 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-09-03 19:05:38.880 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-09-03 19:05:38.884 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:05:38.886 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.889 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:05:38.891 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:05:38.894 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:05:38.897 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:05:38.900 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:38.903 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:38.906 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-09-03 19:05:38.909 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:05:38.910 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.910 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-03 19:05:38.910 | BEGIN { 2021-09-03 19:05:38.910 | section = "" 2021-09-03 19:05:38.910 | last_section = "" 2021-09-03 19:05:38.910 | section_count = 0 2021-09-03 19:05:38.910 | } 2021-09-03 19:05:38.910 | /^\[.+\]/ { 2021-09-03 19:05:38.910 | gsub("[][]", "", $1); 2021-09-03 19:05:38.911 | section=$1 2021-09-03 19:05:38.911 | next 2021-09-03 19:05:38.911 | } 2021-09-03 19:05:38.911 | /^ *\#/ { 2021-09-03 19:05:38.911 | next 2021-09-03 19:05:38.911 | } 2021-09-03 19:05:38.911 | /^[^ \t]+/ { 2021-09-03 19:05:38.911 | # get offset of first = in $0 2021-09-03 19:05:38.911 | eq_idx = index($0, "=") 2021-09-03 19:05:38.911 | # extract attr & value from $0 2021-09-03 19:05:38.911 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:05:38.911 | value = substr($0, eq_idx + 1) 2021-09-03 19:05:38.911 | # only need to strip trailing whitespace from attr 2021-09-03 19:05:38.911 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:05:38.911 | # need to strip leading & trailing whitespace from value 2021-09-03 19:05:38.911 | sub(/^[ \t]*/, "", value) 2021-09-03 19:05:38.911 | sub(/[ \t]*$/, "", value) 2021-09-03 19:05:38.911 | 2021-09-03 19:05:38.911 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:05:38.911 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:05:38.911 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:05:38.911 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:05:38.911 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:05:38.911 | if (section != last_section) { 2021-09-03 19:05:38.911 | cfg_section[section_count++] = section 2021-09-03 19:05:38.911 | last_section = section 2021-09-03 19:05:38.911 | } 2021-09-03 19:05:38.911 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:05:38.911 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:05:38.911 | 2021-09-03 19:05:38.911 | cfg_attr[section, attr, 0] = value 2021-09-03 19:05:38.911 | cfg_attr_count[section, attr] = 1 2021-09-03 19:05:38.911 | } else { 2021-09-03 19:05:38.912 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:05:38.912 | cfg_attr[section, attr, lno] = value 2021-09-03 19:05:38.912 | } 2021-09-03 19:05:38.912 | } 2021-09-03 19:05:38.912 | END { 2021-09-03 19:05:38.912 | # Process each section in order 2021-09-03 19:05:38.912 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:05:38.912 | section = cfg_section[sno] 2021-09-03 19:05:38.912 | # The ini routines simply append a config item immediately 2021-09-03 19:05:38.912 | # after the section header. To keep the same order as defined 2021-09-03 19:05:38.912 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:05:38.912 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:05:38.912 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:05:38.912 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:05:38.912 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:05:38.912 | else { 2021-09-03 19:05:38.912 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:05:38.912 | count = cfg_attr_count[section, attr] 2021-09-03 19:05:38.912 | print "inidelete " configfile " " section " " attr 2021-09-03 19:05:38.912 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:05:38.912 | for (l = count -2; l >= 0; l--) 2021-09-03 19:05:38.912 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:05:38.912 | } 2021-09-03 19:05:38.912 | } 2021-09-03 19:05:38.912 | } 2021-09-03 19:05:38.912 | } 2021-09-03 19:05:38.912 | ' 2021-09-03 19:05:38.912 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.913 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:05:38.914 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:05:38.917 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:05:38.919 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:05:38.922 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-09-03 19:05:38.924 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-03 19:05:38.924 | BEGIN { group = "" } 2021-09-03 19:05:38.924 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:05:38.924 | gsub("[][]", "", $1); 2021-09-03 19:05:38.924 | split($1, a, "|"); 2021-09-03 19:05:38.924 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:05:38.924 | group=a[1] 2021-09-03 19:05:38.925 | } else { 2021-09-03 19:05:38.925 | group="" 2021-09-03 19:05:38.925 | } 2021-09-03 19:05:38.925 | next 2021-09-03 19:05:38.925 | } 2021-09-03 19:05:38.925 | { 2021-09-03 19:05:38.925 | if (group != "") 2021-09-03 19:05:38.925 | print $0 2021-09-03 19:05:38.925 | } 2021-09-03 19:05:38.925 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:05:38.930 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-09-03 19:05:38.933 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-09-03 19:05:38.961 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.964 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-09-03 19:05:38.966 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-09-03 19:05:38.993 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:05:38.996 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-09-03 19:05:39.014 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:39.017 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-09-03 19:05:39.019 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:39.022 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-09-03 19:05:39.025 | + ./stack.sh:main:1256 : start_swift 2021-09-03 19:05:39.028 | + lib/swift:start_swift:776 : restart_service memcached 2021-09-03 19:05:39.031 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:05:39.034 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-03 19:05:39.062 | + lib/swift:start_swift:779 : is_ubuntu 2021-09-03 19:05:39.066 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:05:39.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:05:39.072 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-09-03 19:05:39.127 | Restarting rsync (via systemctl): rsync.service. 2021-09-03 19:05:39.131 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-09-03 19:05:39.135 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-09-03 19:05:39.137 | + lib/swift:start_swift:807 : local foreground_services type 2021-09-03 19:05:39.140 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-09-03 19:05:39.142 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 19:05:39.145 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:05:39.148 | + functions-common:run_process:1564 : local service=s-object 2021-09-03 19:05:39.150 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:05:39.153 | + functions-common:run_process:1566 : local group= 2021-09-03 19:05:39.155 | + functions-common:run_process:1567 : local user= 2021-09-03 19:05:39.158 | + functions-common:run_process:1569 : local name=s-object 2021-09-03 19:05:39.160 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:05:39.162 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:05:39.165 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:39.167 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:39.170 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:39.175 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695939172 2021-09-03 19:05:39.177 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-09-03 19:05:39.194 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:39.197 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-09-03 19:05:39.199 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-09-03 19:05:39.202 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:05:39.204 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:05:39.207 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:05:39.209 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:05:39.211 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-09-03 19:05:39.214 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-09-03 19:05:39.216 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-09-03 19:05:39.218 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:05:39.221 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:05:39.223 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-09-03 19:05:39.226 | + 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-09-03 19:05:39.228 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-09-03 19:05:39.230 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:05:39.232 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:05:39.235 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:05:39.237 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:05:39.239 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:05:39.241 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-09-03 19:05:39.244 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:05:39.248 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-09-03 19:05:39.308 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-09-03 19:05:39.368 | + 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-09-03 19:05:39.418 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-09-03 19:05:39.470 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-09-03 19:05:39.520 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:05:39.571 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:05:39.573 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-09-03 19:05:39.634 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:05:40.031 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-09-03 19:05:40.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-09-03 19:05:40.418 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-09-03 19:05:40.441 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:05:40.445 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:40.448 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:40.451 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:40.453 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:40.455 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:40.458 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:05:40.460 | + functions-common:time_stop:2316 : start_time=1630695939172 2021-09-03 19:05:40.463 | + functions-common:time_stop:2318 : [[ -z 1630695939172 ]] 2021-09-03 19:05:40.466 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:40.471 | + functions-common:time_stop:2321 : end_time=1630695940468 2021-09-03 19:05:40.473 | + functions-common:time_stop:2322 : elapsed_time=1296 2021-09-03 19:05:40.475 | + functions-common:time_stop:2323 : total=2959 2021-09-03 19:05:40.478 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:40.480 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4255 2021-09-03 19:05:40.483 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 19:05:40.485 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:05:40.488 | + functions-common:run_process:1564 : local service=s-container 2021-09-03 19:05:40.490 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:05:40.492 | + functions-common:run_process:1566 : local group= 2021-09-03 19:05:40.495 | + functions-common:run_process:1567 : local user= 2021-09-03 19:05:40.497 | + functions-common:run_process:1569 : local name=s-container 2021-09-03 19:05:40.499 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:05:40.502 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:05:40.504 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:40.507 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:40.510 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:40.514 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695940512 2021-09-03 19:05:40.517 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-09-03 19:05:40.534 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:40.537 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-09-03 19:05:40.539 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-09-03 19:05:40.542 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:05:40.544 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:05:40.546 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:05:40.549 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:05:40.551 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-09-03 19:05:40.554 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-09-03 19:05:40.556 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-09-03 19:05:40.558 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:05:40.561 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:05:40.563 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-09-03 19:05:40.566 | + 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-09-03 19:05:40.568 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-09-03 19:05:40.571 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:05:40.573 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:05:40.576 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:05:40.578 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:05:40.580 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:05:40.583 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-09-03 19:05:40.585 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:05:40.590 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-09-03 19:05:40.651 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-09-03 19:05:40.712 | + 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-09-03 19:05:40.763 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-09-03 19:05:40.822 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-09-03 19:05:40.880 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:05:40.932 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:05:40.934 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-09-03 19:05:40.996 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:05:41.395 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-09-03 19:05:41.409 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-09-03 19:05:41.793 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-09-03 19:05:41.816 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:05:41.822 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:41.825 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:41.827 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:41.830 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:41.832 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:41.835 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:05:41.838 | + functions-common:time_stop:2316 : start_time=1630695940512 2021-09-03 19:05:41.840 | + functions-common:time_stop:2318 : [[ -z 1630695940512 ]] 2021-09-03 19:05:41.844 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:41.848 | + functions-common:time_stop:2321 : end_time=1630695941846 2021-09-03 19:05:41.851 | + functions-common:time_stop:2322 : elapsed_time=1334 2021-09-03 19:05:41.854 | + functions-common:time_stop:2323 : total=4255 2021-09-03 19:05:41.856 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:41.859 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5589 2021-09-03 19:05:41.862 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 19:05:41.864 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:05:41.867 | + functions-common:run_process:1564 : local service=s-account 2021-09-03 19:05:41.870 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:05:41.872 | + functions-common:run_process:1566 : local group= 2021-09-03 19:05:41.874 | + functions-common:run_process:1567 : local user= 2021-09-03 19:05:41.877 | + functions-common:run_process:1569 : local name=s-account 2021-09-03 19:05:41.879 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:05:41.882 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:05:41.885 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:41.887 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:41.890 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:41.895 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695941892 2021-09-03 19:05:41.897 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-09-03 19:05:41.914 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:41.917 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-09-03 19:05:41.919 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-09-03 19:05:41.921 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:05:41.924 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:05:41.926 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:05:41.929 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:05:41.931 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-09-03 19:05:41.933 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-09-03 19:05:41.936 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-09-03 19:05:41.939 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:05:41.941 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:05:41.943 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-09-03 19:05:41.946 | + 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-09-03 19:05:41.949 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-09-03 19:05:41.951 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:05:41.953 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:05:41.956 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:05:41.958 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:05:41.960 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:05:41.963 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-09-03 19:05:41.966 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:05:41.970 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-09-03 19:05:42.032 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-09-03 19:05:42.095 | + 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-09-03 19:05:42.148 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-09-03 19:05:42.203 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-09-03 19:05:42.253 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:05:42.304 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:05:42.307 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-09-03 19:05:42.368 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:05:42.772 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-09-03 19:05:42.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-09-03 19:05:43.174 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-09-03 19:05:43.196 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:05:43.200 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:43.203 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:43.205 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:43.207 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:43.210 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:43.213 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:05:43.215 | + functions-common:time_stop:2316 : start_time=1630695941892 2021-09-03 19:05:43.217 | + functions-common:time_stop:2318 : [[ -z 1630695941892 ]] 2021-09-03 19:05:43.221 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:43.225 | + functions-common:time_stop:2321 : end_time=1630695943222 2021-09-03 19:05:43.228 | + functions-common:time_stop:2322 : elapsed_time=1330 2021-09-03 19:05:43.230 | + functions-common:time_stop:2323 : total=5589 2021-09-03 19:05:43.233 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:43.235 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6919 2021-09-03 19:05:43.238 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-09-03 19:05:43.240 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-09-03 19:05:43.290 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:05:43.293 | + functions-common:run_process:1564 : local service=s-container-sync 2021-09-03 19:05:43.295 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:05:43.298 | + functions-common:run_process:1566 : local group= 2021-09-03 19:05:43.300 | + functions-common:run_process:1567 : local user= 2021-09-03 19:05:43.303 | + functions-common:run_process:1569 : local name=s-container-sync 2021-09-03 19:05:43.305 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:05:43.308 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:05:43.310 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:43.312 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:43.316 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:43.320 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695943317 2021-09-03 19:05:43.323 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-09-03 19:05:43.340 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:43.342 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-09-03 19:05:43.345 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-09-03 19:05:43.347 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:05:43.350 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:05:43.352 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:05:43.354 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:05:43.357 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-09-03 19:05:43.359 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-09-03 19:05:43.362 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-09-03 19:05:43.364 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:05:43.367 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:05:43.369 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-09-03 19:05:43.371 | + 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-09-03 19:05:43.374 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-09-03 19:05:43.376 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:05:43.379 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:05:43.381 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:05:43.384 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:05:43.386 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:05:43.388 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-09-03 19:05:43.390 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:05:43.395 | + 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-09-03 19:05:43.456 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-09-03 19:05:43.519 | + 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-09-03 19:05:43.571 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-09-03 19:05:43.623 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-09-03 19:05:43.673 | + 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-09-03 19:05:43.725 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:05:43.727 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-09-03 19:05:43.792 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:05:44.197 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-09-03 19:05:44.211 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-09-03 19:05:44.608 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-09-03 19:05:44.635 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:05:44.638 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:44.640 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:44.643 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:44.645 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:44.648 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:44.651 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:05:44.653 | + functions-common:time_stop:2316 : start_time=1630695943317 2021-09-03 19:05:44.656 | + functions-common:time_stop:2318 : [[ -z 1630695943317 ]] 2021-09-03 19:05:44.659 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:44.663 | + functions-common:time_stop:2321 : end_time=1630695944661 2021-09-03 19:05:44.666 | + functions-common:time_stop:2322 : elapsed_time=1344 2021-09-03 19:05:44.669 | + functions-common:time_stop:2323 : total=6919 2021-09-03 19:05:44.671 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:44.674 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8263 2021-09-03 19:05:44.676 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-09-03 19:05:44.693 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:44.696 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:05:44.698 | + functions-common:run_process:1564 : local service=s-proxy 2021-09-03 19:05:44.701 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:05:44.703 | + functions-common:run_process:1566 : local group= 2021-09-03 19:05:44.705 | + functions-common:run_process:1567 : local user= 2021-09-03 19:05:44.708 | + functions-common:run_process:1569 : local name=s-proxy 2021-09-03 19:05:44.710 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:05:44.713 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:05:44.716 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:44.718 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:44.721 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:44.725 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695944723 2021-09-03 19:05:44.728 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-09-03 19:05:44.745 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:44.748 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-09-03 19:05:44.750 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-09-03 19:05:44.752 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:05:44.755 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:05:44.757 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:05:44.760 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:05:44.763 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-09-03 19:05:44.765 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-09-03 19:05:44.768 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-09-03 19:05:44.771 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:05:44.774 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:05:44.777 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-09-03 19:05:44.780 | + 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-09-03 19:05:44.783 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-09-03 19:05:44.786 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:05:44.789 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:05:44.792 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:05:44.795 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:05:44.798 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:05:44.801 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-09-03 19:05:44.804 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:05:44.811 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-09-03 19:05:44.880 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-09-03 19:05:44.942 | + 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-09-03 19:05:44.997 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-09-03 19:05:45.049 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-09-03 19:05:45.101 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:05:45.152 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:05:45.155 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-09-03 19:05:45.224 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:05:45.620 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-09-03 19:05:45.633 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-09-03 19:05:46.015 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-09-03 19:05:46.037 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:05:46.041 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:46.044 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:46.046 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:46.049 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:46.051 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:46.054 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:05:46.056 | + functions-common:time_stop:2316 : start_time=1630695944723 2021-09-03 19:05:46.058 | + functions-common:time_stop:2318 : [[ -z 1630695944723 ]] 2021-09-03 19:05:46.062 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:46.066 | + functions-common:time_stop:2321 : end_time=1630695946064 2021-09-03 19:05:46.070 | + functions-common:time_stop:2322 : elapsed_time=1341 2021-09-03 19:05:46.073 | + functions-common:time_stop:2323 : total=8263 2021-09-03 19:05:46.075 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:46.078 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9604 2021-09-03 19:05:46.080 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-09-03 19:05:46.080 | Waiting for swift proxy to start... 2021-09-03 19:05:46.083 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.21:8080/info 2021-09-03 19:05:46.085 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:05:46.088 | + functions:wait_for_service:458 : local url=http://10.222.0.21:8080/info 2021-09-03 19:05:46.090 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:05:46.093 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:05:46.095 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:05:46.098 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:46.101 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:46.105 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:46.109 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695946107 2021-09-03 19:05:46.112 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:05:46.118 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-09-03 19:05:46.130 | + :: : [[ 000 == 503 ]] 2021-09-03 19:05:46.131 | + :: : [[ 7 -eq 7 ]] 2021-09-03 19:05:46.132 | + :: : sleep 1 2021-09-03 19:05:47.136 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-09-03 19:05:47.151 | + :: : [[ 000 == 503 ]] 2021-09-03 19:05:47.153 | + :: : [[ 7 -eq 7 ]] 2021-09-03 19:05:47.154 | + :: : sleep 1 2021-09-03 19:05:48.157 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-09-03 19:05:48.170 | + :: : [[ 000 == 503 ]] 2021-09-03 19:05:48.171 | + :: : [[ 7 -eq 7 ]] 2021-09-03 19:05:48.173 | + :: : sleep 1 2021-09-03 19:05:49.176 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21:8080/info 2021-09-03 19:05:49.196 | + :: : [[ 200 == 503 ]] 2021-09-03 19:05:49.198 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:05:49.201 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:05:49.203 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:49.205 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:49.208 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:49.210 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:49.213 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:49.216 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:05:49.218 | + functions-common:time_stop:2316 : start_time=1630695946107 2021-09-03 19:05:49.221 | + functions-common:time_stop:2318 : [[ -z 1630695946107 ]] 2021-09-03 19:05:49.224 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:49.229 | + functions-common:time_stop:2321 : end_time=1630695949226 2021-09-03 19:05:49.231 | + functions-common:time_stop:2322 : elapsed_time=3119 2021-09-03 19:05:49.234 | + functions-common:time_stop:2323 : total=5790 2021-09-03 19:05:49.236 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:49.239 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8909 2021-09-03 19:05:49.241 | + functions:wait_for_service:467 : return 0 2021-09-03 19:05:49.244 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-09-03 19:05:49.246 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:05:49.249 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-09-03 19:05:49.266 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:49.269 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:05:49.301 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-09-03 19:05:49.351 | [11699 Async configure_neutron_nova:88747]: Waiting for completion of configure_neutron_nova running on PID 88747 (2 other jobs running) 2021-09-03 19:05:49.376 | [11699 Async configure_neutron_nova:88747]: Signaling child to exit 2021-09-03 19:05:49.376 | WAKEUP 2021-09-03 19:05:49.399 | [11699 Async configure_neutron_nova:88747]: Signaled 2021-09-03 19:05:49.401 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-09-03 19:05:49.401 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:05:49.401 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:05:49.401 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:05:49.401 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:05:49.401 | + 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,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,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-09-03 19:05:49.401 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:05:49.401 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.21/identity 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-09-03 19:05:49.401 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-03 19:05:49.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-03 19:05:49.401 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-03 19:05:49.402 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-09-03 19:05:49.402 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:05:49.402 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-09-03 19:05:49.402 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:05:49.402 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-09-03 19:05:49.402 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-09-03 19:05:49.402 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:05:49.402 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:05:49.402 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:05:49.402 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.21/identity 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-09-03 19:05:49.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-03 19:05:49.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-03 19:05:49.402 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-03 19:05:49.402 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:49.403 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-09-03 19:05:49.403 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-09-03 19:05:49.403 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-09-03 19:05:49.446 | [11699 Async configure_neutron_nova:88747]: finished configure_neutron_nova with result 0 in 0 seconds 2021-09-03 19:05:49.450 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:49.453 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-09-03 19:05:49.471 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:49.473 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:05:49.502 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:05:49.535 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-09-03 19:05:49.552 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:49.555 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-09-03 19:05:49.557 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:49.560 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-09-03 19:05:49.563 | + ./stack.sh:main:1281 : start_nova_api 2021-09-03 19:05:49.565 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-09-03 19:05:49.568 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-09-03 19:05:49.571 | + lib/nova:start_nova_api:857 : local nova_url 2021-09-03 19:05:49.573 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-09-03 19:05:49.590 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:49.593 | + lib/nova:start_nova_api:864 : 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-09-03 19:05:49.596 | + lib/nova:start_nova_api:865 : 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-09-03 19:05:49.598 | + lib/nova:start_nova_api:865 : 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-09-03 19:05:49.601 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-09-03 19:05:49.604 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-09-03 19:05:49.608 | + lib/nova:start_nova_api:875 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:05:49.611 | + functions-common:run_process:1564 : local service=n-api 2021-09-03 19:05:49.613 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:05:49.616 | + functions-common:run_process:1566 : local group= 2021-09-03 19:05:49.619 | + functions-common:run_process:1567 : local user= 2021-09-03 19:05:49.621 | + functions-common:run_process:1569 : local name=n-api 2021-09-03 19:05:49.624 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:05:49.626 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:05:49.629 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:49.631 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:49.635 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:49.639 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695949636 2021-09-03 19:05:49.641 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-09-03 19:05:49.658 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:49.660 | + 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-09-03 19:05:49.663 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-09-03 19:05:49.665 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:05:49.668 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:05:49.670 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:05:49.673 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:05:49.675 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-09-03 19:05:49.678 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-09-03 19:05:49.681 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-09-03 19:05:49.683 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:05:49.686 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:05:49.688 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:05:49.691 | + 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-09-03 19:05:49.693 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-09-03 19:05:49.696 | + 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-09-03 19:05:49.698 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:05:49.701 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:05:49.703 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-09-03 19:05:49.705 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:05:49.709 | + 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-09-03 19:05:49.770 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-09-03 19:05:49.831 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-09-03 19:05:49.882 | + 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-09-03 19:05:49.933 | + 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-09-03 19:05:49.984 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-09-03 19:05:50.034 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-09-03 19:05:50.085 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-09-03 19:05:50.137 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-09-03 19:05:50.189 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-09-03 19:05:50.239 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:05:50.241 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-09-03 19:05:50.302 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:05:50.690 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-09-03 19:05:50.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-09-03 19:05:51.091 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-09-03 19:05:51.169 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:05:51.172 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:51.174 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:51.177 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:51.181 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:51.183 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:51.186 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:05:51.189 | + functions-common:time_stop:2316 : start_time=1630695949636 2021-09-03 19:05:51.193 | + functions-common:time_stop:2318 : [[ -z 1630695949636 ]] 2021-09-03 19:05:51.197 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:51.201 | + functions-common:time_stop:2321 : end_time=1630695951199 2021-09-03 19:05:51.204 | + functions-common:time_stop:2322 : elapsed_time=1563 2021-09-03 19:05:51.206 | + functions-common:time_stop:2323 : total=9604 2021-09-03 19:05:51.209 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:51.211 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11167 2021-09-03 19:05:51.214 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.21/compute/v2.1/ 2021-09-03 19:05:51.216 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-09-03 19:05:51.216 | Waiting for nova-api to start... 2021-09-03 19:05:51.219 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.21/compute/v2.1/ 2021-09-03 19:05:51.221 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:05:51.224 | + functions:wait_for_service:458 : local url=http://10.222.0.21/compute/v2.1/ 2021-09-03 19:05:51.226 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:05:51.229 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:05:51.231 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:05:51.234 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:51.236 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:51.240 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:51.245 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695951241 2021-09-03 19:05:51.247 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:05:51.253 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/compute/v2.1/ 2021-09-03 19:05:56.904 | + :: : [[ 200 == 503 ]] 2021-09-03 19:05:56.905 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:05:56.909 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:05:56.911 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:56.914 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:56.917 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:56.919 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:56.922 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:56.924 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:05:56.927 | + functions-common:time_stop:2316 : start_time=1630695951241 2021-09-03 19:05:56.930 | + functions-common:time_stop:2318 : [[ -z 1630695951241 ]] 2021-09-03 19:05:56.933 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:56.938 | + functions-common:time_stop:2321 : end_time=1630695956935 2021-09-03 19:05:56.941 | + functions-common:time_stop:2322 : elapsed_time=5694 2021-09-03 19:05:56.943 | + functions-common:time_stop:2323 : total=8909 2021-09-03 19:05:56.946 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:56.948 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14603 2021-09-03 19:05:56.951 | + functions:wait_for_service:467 : return 0 2021-09-03 19:05:56.953 | + lib/nova:start_nova_api:884 : 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-09-03 19:05:56.956 | + lib/nova:start_nova_api:884 : 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-09-03 19:05:56.959 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-09-03 19:05:56.975 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:56.978 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-09-03 19:05:56.980 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:56.983 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-09-03 19:05:56.986 | + ./stack.sh:main:1286 : start_ovn_services 2021-09-03 19:05:56.988 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-09-03 19:05:56.991 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-09-03 19:05:57.008 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:57.011 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-09-03 19:05:57.027 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:57.030 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-09-03 19:05:57.032 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:57.035 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-09-03 19:05:57.037 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-09-03 19:05:57.040 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-09-03 19:05:57.043 | + 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-09-03 19:05:57.073 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-09-03 19:05:57.076 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-09-03 19:05:57.078 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-09-03 19:05:57.081 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-09-03 19:05:57.083 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-09-03 19:05:57.087 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-09-03 19:05:57.089 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-03 19:05:57.092 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-03 19:05:57.095 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-09-03 19:05:57.098 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-09-03 19:05:57.100 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-09-03 19:05:57.103 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-09-03 19:05:57.105 | +++ 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-09-03 19:05:57.108 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:05:57.111 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:05:57.113 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-09-03 19:05:57.116 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:05:57.119 | + 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-09-03 19:05:57.122 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-09-03 19:05:57.142 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:57.145 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-09-03 19:05:57.147 | + 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-09-03 19:05:57.150 | + functions-common:run_process:1564 : local service=q-svc 2021-09-03 19:05:57.153 | + 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-09-03 19:05:57.155 | + functions-common:run_process:1566 : local group= 2021-09-03 19:05:57.158 | + functions-common:run_process:1567 : local user= 2021-09-03 19:05:57.160 | + functions-common:run_process:1569 : local name=q-svc 2021-09-03 19:05:57.162 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:05:57.165 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:05:57.168 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:57.171 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:57.174 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:57.178 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695957175 2021-09-03 19:05:57.180 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-09-03 19:05:57.196 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:57.199 | + 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-09-03 19:05:57.201 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-09-03 19:05:57.204 | + 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-09-03 19:05:57.207 | + 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-09-03 19:05:57.209 | + 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-09-03 19:05:57.212 | + 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-09-03 19:05:57.214 | + 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-09-03 19:05:57.217 | + 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-09-03 19:05:57.219 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-09-03 19:05:57.222 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:05:57.224 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:05:57.227 | + 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-09-03 19:05:57.230 | + 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-09-03 19:05:57.232 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-09-03 19:05:57.234 | + 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-09-03 19:05:57.237 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:05:57.239 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:05:57.241 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:05:57.243 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:05:57.246 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-09-03 19:05:57.248 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:05:57.252 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-09-03 19:05:57.313 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-09-03 19:05:57.373 | + 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-09-03 19:05:57.423 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-09-03 19:05:57.473 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-09-03 19:05:57.524 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:05:57.575 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:05:57.577 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-09-03 19:05:57.638 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:05:58.017 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-09-03 19:05:58.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-09-03 19:05:58.413 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-09-03 19:05:58.436 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:05:58.439 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:58.442 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:58.444 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:58.447 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:58.449 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:58.452 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:05:58.454 | + functions-common:time_stop:2316 : start_time=1630695957175 2021-09-03 19:05:58.456 | + functions-common:time_stop:2318 : [[ -z 1630695957175 ]] 2021-09-03 19:05:58.460 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:58.464 | + functions-common:time_stop:2321 : end_time=1630695958461 2021-09-03 19:05:58.466 | + functions-common:time_stop:2322 : elapsed_time=1286 2021-09-03 19:05:58.469 | + functions-common:time_stop:2323 : total=11167 2021-09-03 19:05:58.471 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:58.474 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12453 2021-09-03 19:05:58.477 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.21:9696 2021-09-03 19:05:58.479 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-09-03 19:05:58.497 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:58.499 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-09-03 19:05:58.499 | Waiting for Neutron to start... 2021-09-03 19:05:58.502 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.21:9696' 2021-09-03 19:05:58.504 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.21:9696' 'Neutron did not start' 60 2021-09-03 19:05:58.507 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.21:9696' 2021-09-03 19:05:58.509 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-09-03 19:05:58.512 | + functions-common:test_with_retry:2249 : local until=60 2021-09-03 19:05:58.514 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-09-03 19:05:58.517 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-09-03 19:05:58.519 | + functions-common:time_start:2295 : local name=test_with_retry 2021-09-03 19:05:58.521 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:58.524 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:58.527 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:58.532 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695958529 2021-09-03 19:05:58.534 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.21:9696; do sleep 0.5; done' 2021-09-03 19:06:04.108 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.21:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-09-03 19:06:04.111 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:04.114 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:04.117 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:04.119 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:04.122 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:04.124 | + functions-common:time_stop:2315 : name=test_with_retry 2021-09-03 19:06:04.127 | + functions-common:time_stop:2316 : start_time=1630695958529 2021-09-03 19:06:04.129 | + functions-common:time_stop:2318 : [[ -z 1630695958529 ]] 2021-09-03 19:06:04.133 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:04.138 | + functions-common:time_stop:2321 : end_time=1630695964135 2021-09-03 19:06:04.140 | + functions-common:time_stop:2322 : elapsed_time=5606 2021-09-03 19:06:04.143 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:06:04.145 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:04.148 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5606 2021-09-03 19:06:04.151 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-09-03 19:06:04.168 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:04.170 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-09-03 19:06:04.173 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:04.175 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-09-03 19:06:04.178 | + ./stack.sh:main:1302 : start_placement 2021-09-03 19:06:04.181 | + lib/placement:start_placement:160 : start_placement_api 2021-09-03 19:06:04.183 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-03 19:06:04.186 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-09-03 19:06:04.191 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:04.193 | + functions-common:run_process:1564 : local service=placement-api 2021-09-03 19:06:04.196 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:04.199 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:04.201 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:04.204 | + functions-common:run_process:1569 : local name=placement-api 2021-09-03 19:06:04.206 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:04.209 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:04.211 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:04.214 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:04.217 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:04.221 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695964219 2021-09-03 19:06:04.224 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-09-03 19:06:04.240 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:04.243 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-09-03 19:06:04.246 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-09-03 19:06:04.248 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:04.251 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:04.253 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:04.256 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:04.258 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-09-03 19:06:04.261 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-09-03 19:06:04.263 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-09-03 19:06:04.266 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:04.268 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:04.271 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:06:04.273 | + 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-09-03 19:06:04.276 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-09-03 19:06:04.278 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:04.280 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:06:04.282 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:06:04.285 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-09-03 19:06:04.287 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:06:04.292 | + 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-09-03 19:06:04.352 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-09-03 19:06:04.412 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-09-03 19:06:04.463 | + 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-09-03 19:06:04.515 | + 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-09-03 19:06:04.569 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-09-03 19:06:04.620 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-09-03 19:06:04.671 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-09-03 19:06:04.722 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-09-03 19:06:04.773 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-09-03 19:06:04.829 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:06:04.832 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-09-03 19:06:04.894 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:06:05.288 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-09-03 19:06:05.302 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-09-03 19:06:05.681 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-09-03 19:06:05.759 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:05.763 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:05.766 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:05.768 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:05.771 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:05.774 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:05.776 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:05.780 | + functions-common:time_stop:2316 : start_time=1630695964219 2021-09-03 19:06:05.783 | + functions-common:time_stop:2318 : [[ -z 1630695964219 ]] 2021-09-03 19:06:05.786 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:05.791 | + functions-common:time_stop:2321 : end_time=1630695965788 2021-09-03 19:06:05.793 | + functions-common:time_stop:2322 : elapsed_time=1569 2021-09-03 19:06:05.796 | + functions-common:time_stop:2323 : total=12453 2021-09-03 19:06:05.798 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:05.801 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14022 2021-09-03 19:06:05.804 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-09-03 19:06:05.804 | Waiting for placement-api to start... 2021-09-03 19:06:05.807 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.21/placement 2021-09-03 19:06:05.809 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:06:05.812 | + functions:wait_for_service:458 : local url=http://10.222.0.21/placement 2021-09-03 19:06:05.814 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:06:05.817 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:06:05.819 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:06:05.822 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:05.824 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:05.827 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:05.832 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695965829 2021-09-03 19:06:05.834 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:06:05.840 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/placement 2021-09-03 19:06:08.517 | + :: : [[ 200 == 503 ]] 2021-09-03 19:06:08.518 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:06:08.521 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:06:08.524 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:08.526 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:08.529 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:08.531 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:08.534 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:08.536 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:06:08.538 | + functions-common:time_stop:2316 : start_time=1630695965829 2021-09-03 19:06:08.541 | + functions-common:time_stop:2318 : [[ -z 1630695965829 ]] 2021-09-03 19:06:08.544 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:08.549 | + functions-common:time_stop:2321 : end_time=1630695968546 2021-09-03 19:06:08.551 | + functions-common:time_stop:2322 : elapsed_time=2717 2021-09-03 19:06:08.554 | + functions-common:time_stop:2323 : total=14603 2021-09-03 19:06:08.557 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:08.559 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17320 2021-09-03 19:06:08.562 | + functions:wait_for_service:467 : return 0 2021-09-03 19:06:08.564 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-09-03 19:06:08.583 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:08.585 | + ./stack.sh:main:1306 : start_neutron 2021-09-03 19:06:08.588 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-09-03 19:06:08.592 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:06:08.592 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:06:08.597 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:06:08.600 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:06:08.603 | + 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,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,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-09-03 19:06:08.605 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:06:08.608 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-09-03 19:06:08.610 | + 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-09-03 19:06:08.613 | + functions-common:run_process:1564 : local service=q-agt 2021-09-03 19:06:08.616 | + 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-09-03 19:06:08.618 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:08.621 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:08.623 | + functions-common:run_process:1569 : local name=q-agt 2021-09-03 19:06:08.626 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:08.629 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:08.631 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:08.634 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:08.637 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:08.641 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695968639 2021-09-03 19:06:08.644 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-09-03 19:06:08.660 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:08.662 | + 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-09-03 19:06:08.665 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-09-03 19:06:08.668 | + 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-09-03 19:06:08.670 | + 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-09-03 19:06:08.673 | + 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-09-03 19:06:08.675 | + 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-09-03 19:06:08.677 | + 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-09-03 19:06:08.680 | + 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-09-03 19:06:08.683 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-09-03 19:06:08.685 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:08.688 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:08.691 | + 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-09-03 19:06:08.693 | + 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-09-03 19:06:08.696 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-09-03 19:06:08.698 | + 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-09-03 19:06:08.701 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:08.703 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:08.705 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:08.707 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:08.709 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-09-03 19:06:08.712 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:08.716 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-09-03 19:06:08.778 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-09-03 19:06:08.839 | + 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-09-03 19:06:08.890 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-09-03 19:06:08.941 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-09-03 19:06:08.992 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:06:09.042 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:09.045 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-09-03 19:06:09.108 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:09.501 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-09-03 19:06:09.515 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-09-03 19:06:09.907 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-09-03 19:06:09.934 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:09.937 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:09.940 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:09.942 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:09.945 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:09.948 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:09.950 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:09.953 | + functions-common:time_stop:2316 : start_time=1630695968639 2021-09-03 19:06:09.955 | + functions-common:time_stop:2318 : [[ -z 1630695968639 ]] 2021-09-03 19:06:09.958 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:09.963 | + functions-common:time_stop:2321 : end_time=1630695969960 2021-09-03 19:06:09.966 | + functions-common:time_stop:2322 : elapsed_time=1321 2021-09-03 19:06:09.968 | + functions-common:time_stop:2323 : total=14022 2021-09-03 19:06:09.971 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:09.973 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15343 2021-09-03 19:06:09.976 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-09-03 19:06:09.978 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-09-03 19:06:09.981 | + functions-common:is_provider_network:2161 : return 1 2021-09-03 19:06:09.983 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-09-03 19:06:09.986 | + 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-09-03 19:06:09.988 | + functions-common:run_process:1564 : local service=q-dhcp 2021-09-03 19:06:09.991 | + 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-09-03 19:06:09.994 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:09.996 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:09.999 | + functions-common:run_process:1569 : local name=q-dhcp 2021-09-03 19:06:10.001 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:10.003 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:10.006 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:10.009 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:10.012 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:10.017 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695970014 2021-09-03 19:06:10.019 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-09-03 19:06:10.038 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:10.040 | + 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-09-03 19:06:10.043 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-09-03 19:06:10.045 | + 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-09-03 19:06:10.047 | + 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-09-03 19:06:10.050 | + 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-09-03 19:06:10.052 | + 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-09-03 19:06:10.055 | + 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-09-03 19:06:10.058 | + 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-09-03 19:06:10.060 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-09-03 19:06:10.064 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:10.066 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:10.069 | + 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-09-03 19:06:10.072 | + 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-09-03 19:06:10.074 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-09-03 19:06:10.077 | + 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-09-03 19:06:10.079 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:10.082 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:10.085 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:10.087 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:10.090 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-09-03 19:06:10.093 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:10.097 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-09-03 19:06:10.162 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-09-03 19:06:10.224 | + 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-09-03 19:06:10.276 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-09-03 19:06:10.328 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-09-03 19:06:10.381 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:06:10.434 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:10.436 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-09-03 19:06:10.499 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:10.909 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-09-03 19:06:10.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-09-03 19:06:11.330 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-09-03 19:06:11.358 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:11.361 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:11.364 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:11.368 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:11.372 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:11.375 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:11.377 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:11.380 | + functions-common:time_stop:2316 : start_time=1630695970014 2021-09-03 19:06:11.383 | + functions-common:time_stop:2318 : [[ -z 1630695970014 ]] 2021-09-03 19:06:11.386 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:11.392 | + functions-common:time_stop:2321 : end_time=1630695971389 2021-09-03 19:06:11.395 | + functions-common:time_stop:2322 : elapsed_time=1375 2021-09-03 19:06:11.397 | + functions-common:time_stop:2323 : total=15343 2021-09-03 19:06:11.400 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:11.402 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16718 2021-09-03 19:06:11.405 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-09-03 19:06:11.425 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:11.428 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-09-03 19:06:11.431 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-03 19:06:11.434 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-03 19:06:11.437 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-09-03 19:06:11.440 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:06:11.442 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:06:11.446 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:06:11.448 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-09-03 19:06:11.451 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:06:11.454 | + 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-09-03 19:06:11.456 | + functions-common:run_process:1564 : local service=q-l3 2021-09-03 19:06:11.459 | + 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-09-03 19:06:11.461 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:11.464 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:11.466 | + functions-common:run_process:1569 : local name=q-l3 2021-09-03 19:06:11.469 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:11.471 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:11.474 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:11.477 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:11.480 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:11.484 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695971482 2021-09-03 19:06:11.487 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-09-03 19:06:11.506 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:11.509 | + 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-09-03 19:06:11.512 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-09-03 19:06:11.515 | + 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-09-03 19:06:11.517 | + 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-09-03 19:06:11.520 | + 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-09-03 19:06:11.523 | + 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-09-03 19:06:11.525 | + 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-09-03 19:06:11.528 | + 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-09-03 19:06:11.530 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-09-03 19:06:11.533 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:11.536 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:11.538 | + 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-09-03 19:06:11.541 | + 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-09-03 19:06:11.543 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-09-03 19:06:11.546 | + 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-09-03 19:06:11.548 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:11.551 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:11.554 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:11.557 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:11.559 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-09-03 19:06:11.561 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:11.566 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-09-03 19:06:11.632 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-09-03 19:06:11.696 | + 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-09-03 19:06:11.751 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-09-03 19:06:11.807 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-09-03 19:06:11.861 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:06:11.916 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:11.918 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-09-03 19:06:11.989 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:12.411 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-09-03 19:06:12.425 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-09-03 19:06:12.822 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-09-03 19:06:12.849 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:12.851 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:12.854 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:12.856 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:12.859 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:12.864 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:12.868 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:12.870 | + functions-common:time_stop:2316 : start_time=1630695971482 2021-09-03 19:06:12.876 | + functions-common:time_stop:2318 : [[ -z 1630695971482 ]] 2021-09-03 19:06:12.880 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:12.885 | + functions-common:time_stop:2321 : end_time=1630695972882 2021-09-03 19:06:12.888 | + functions-common:time_stop:2322 : elapsed_time=1400 2021-09-03 19:06:12.891 | + functions-common:time_stop:2323 : total=16718 2021-09-03 19:06:12.893 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:12.896 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18118 2021-09-03 19:06:12.899 | + 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-09-03 19:06:12.902 | + functions-common:run_process:1564 : local service=q-meta 2021-09-03 19:06:12.904 | + 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-09-03 19:06:12.907 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:12.909 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:12.912 | + functions-common:run_process:1569 : local name=q-meta 2021-09-03 19:06:12.915 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:12.917 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:12.920 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:12.923 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:12.929 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:12.931 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695972928 2021-09-03 19:06:12.934 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-09-03 19:06:12.957 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:12.960 | + 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-09-03 19:06:12.962 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-09-03 19:06:12.965 | + 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-09-03 19:06:12.968 | + 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-09-03 19:06:12.971 | + 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-09-03 19:06:12.974 | + 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-09-03 19:06:12.977 | + 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-09-03 19:06:12.979 | + 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-09-03 19:06:12.982 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-09-03 19:06:12.984 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:12.987 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:12.990 | + 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-09-03 19:06:12.994 | + 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-09-03 19:06:12.997 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-09-03 19:06:13.000 | + 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-09-03 19:06:13.003 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:13.005 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:13.008 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:13.011 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:13.014 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-09-03 19:06:13.017 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:13.022 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-09-03 19:06:13.098 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-09-03 19:06:13.182 | + 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-09-03 19:06:13.250 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-09-03 19:06:13.314 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-09-03 19:06:13.377 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:06:13.438 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:13.441 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-09-03 19:06:13.521 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:13.971 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-09-03 19:06:13.985 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-09-03 19:06:14.419 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-09-03 19:06:14.449 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:14.451 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:14.454 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:14.456 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:14.460 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:14.462 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:14.465 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:14.468 | + functions-common:time_stop:2316 : start_time=1630695972928 2021-09-03 19:06:14.470 | + functions-common:time_stop:2318 : [[ -z 1630695972928 ]] 2021-09-03 19:06:14.474 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:14.479 | + functions-common:time_stop:2321 : end_time=1630695974476 2021-09-03 19:06:14.482 | + functions-common:time_stop:2322 : elapsed_time=1548 2021-09-03 19:06:14.484 | + functions-common:time_stop:2323 : total=18118 2021-09-03 19:06:14.487 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:14.490 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19666 2021-09-03 19:06:14.493 | + 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-09-03 19:06:14.495 | + functions-common:run_process:1564 : local service=q-metering 2021-09-03 19:06:14.498 | + 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-09-03 19:06:14.501 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:14.503 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:14.506 | + functions-common:run_process:1569 : local name=q-metering 2021-09-03 19:06:14.509 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:14.512 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:14.514 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:14.517 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:14.521 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:14.526 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695974523 2021-09-03 19:06:14.528 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-09-03 19:06:14.550 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:14.553 | + 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-09-03 19:06:14.556 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-09-03 19:06:14.558 | + 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-09-03 19:06:14.561 | + 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-09-03 19:06:14.564 | + 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-09-03 19:06:14.567 | + 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-09-03 19:06:14.570 | + 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-09-03 19:06:14.572 | + 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-09-03 19:06:14.575 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-09-03 19:06:14.578 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:14.580 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:14.583 | + 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-09-03 19:06:14.586 | + 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-09-03 19:06:14.589 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-09-03 19:06:14.592 | + 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-09-03 19:06:14.595 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:14.598 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:14.601 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:14.604 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:14.607 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-09-03 19:06:14.609 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:14.615 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-09-03 19:06:14.686 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-09-03 19:06:14.769 | + 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-09-03 19:06:14.830 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-09-03 19:06:14.893 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-09-03 19:06:14.957 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:06:15.017 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:15.019 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-09-03 19:06:15.106 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:15.554 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-09-03 19:06:15.572 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-09-03 19:06:16.016 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-09-03 19:06:16.047 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:16.053 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:16.059 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:16.060 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:16.065 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:16.072 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:16.080 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:16.088 | + functions-common:time_stop:2316 : start_time=1630695974523 2021-09-03 19:06:16.092 | + functions-common:time_stop:2318 : [[ -z 1630695974523 ]] 2021-09-03 19:06:16.105 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:16.116 | + functions-common:time_stop:2321 : end_time=1630695976106 2021-09-03 19:06:16.124 | + functions-common:time_stop:2322 : elapsed_time=1583 2021-09-03 19:06:16.132 | + functions-common:time_stop:2323 : total=19666 2021-09-03 19:06:16.140 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:16.145 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21249 2021-09-03 19:06:16.156 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-09-03 19:06:16.208 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:16.219 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-09-03 19:06:16.228 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-09-03 19:06:16.239 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:16.248 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-09-03 19:06:16.252 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-09-03 19:06:16.260 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-09-03 19:06:16.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2021-09-03 19:06:16.285 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2021-09-03 19:06:16.285 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2021-09-03 19:06:16.286 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2021-09-03 19:06:16.295 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:16.308 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:19.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:19.242 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:19.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:19.242 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:19.410 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:19.413 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:06:19.416 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:06:19.420 | ++ functions-common:get_field:733 : echo '| ad1beb9dd92f43d5ae9df854e813fc8d | demo |' 2021-09-03 19:06:19.423 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:06:19.430 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:19.433 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:06:19.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2021-09-03 19:06:19.438 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:06:19.463 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2021-09-03 19:06:19.465 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2021-09-03 19:06:19.468 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-09-03 19:06:19.481 | ++ 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-09-03 19:06:22.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:22.447 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:22.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:22.447 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:22.594 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:22.597 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:06:22.597 | address-scope 2021-09-03 19:06:22.597 | router-admin-state-down-before-update 2021-09-03 19:06:22.597 | agent 2021-09-03 19:06:22.597 | agent-resources-synced 2021-09-03 19:06:22.597 | allowed-address-pairs 2021-09-03 19:06:22.597 | auto-allocated-topology 2021-09-03 19:06:22.597 | availability_zone 2021-09-03 19:06:22.597 | availability_zone_filter 2021-09-03 19:06:22.597 | default-subnetpools 2021-09-03 19:06:22.597 | dhcp_agent_scheduler 2021-09-03 19:06:22.597 | dvr 2021-09-03 19:06:22.597 | empty-string-filtering 2021-09-03 19:06:22.597 | external-net 2021-09-03 19:06:22.597 | extra_dhcp_opt 2021-09-03 19:06:22.597 | extraroute 2021-09-03 19:06:22.597 | extraroute-atomic 2021-09-03 19:06:22.597 | filter-validation 2021-09-03 19:06:22.597 | fip-port-details 2021-09-03 19:06:22.597 | flavors 2021-09-03 19:06:22.597 | floatingip-pools 2021-09-03 19:06:22.597 | ip-substring-filtering 2021-09-03 19:06:22.597 | router 2021-09-03 19:06:22.597 | ext-gw-mode 2021-09-03 19:06:22.597 | l3-ha 2021-09-03 19:06:22.597 | l3-flavors 2021-09-03 19:06:22.597 | l3-port-ip-change-not-allowed 2021-09-03 19:06:22.597 | l3_agent_scheduler 2021-09-03 19:06:22.598 | metering 2021-09-03 19:06:22.598 | metering_source_and_destination_fields 2021-09-03 19:06:22.598 | multi-provider 2021-09-03 19:06:22.598 | net-mtu 2021-09-03 19:06:22.598 | net-mtu-writable 2021-09-03 19:06:22.598 | network_availability_zone 2021-09-03 19:06:22.598 | network-ip-availability 2021-09-03 19:06:22.598 | pagination 2021-09-03 19:06:22.598 | port-device-profile 2021-09-03 19:06:22.598 | port-mac-address-regenerate 2021-09-03 19:06:22.598 | port-numa-affinity-policy 2021-09-03 19:06:22.598 | binding 2021-09-03 19:06:22.598 | binding-extended 2021-09-03 19:06:22.598 | port-security 2021-09-03 19:06:22.598 | project-id 2021-09-03 19:06:22.598 | provider 2021-09-03 19:06:22.598 | quotas 2021-09-03 19:06:22.598 | quota_details 2021-09-03 19:06:22.598 | rbac-policies 2021-09-03 19:06:22.598 | rbac-address-group 2021-09-03 19:06:22.598 | rbac-address-scope 2021-09-03 19:06:22.598 | rbac-security-groups 2021-09-03 19:06:22.598 | rbac-subnetpool 2021-09-03 19:06:22.598 | revision-if-match 2021-09-03 19:06:22.598 | standard-attr-revisions 2021-09-03 19:06:22.598 | router_availability_zone 2021-09-03 19:06:22.598 | security-groups-normalized-cidr 2021-09-03 19:06:22.598 | port-security-groups-filtering 2021-09-03 19:06:22.598 | security-groups-remote-address-group 2021-09-03 19:06:22.598 | security-group 2021-09-03 19:06:22.598 | service-type 2021-09-03 19:06:22.598 | sorting 2021-09-03 19:06:22.598 | standard-attr-description 2021-09-03 19:06:22.598 | stateful-security-group 2021-09-03 19:06:22.598 | subnet_onboard 2021-09-03 19:06:22.598 | subnet-service-types 2021-09-03 19:06:22.598 | subnet_allocation 2021-09-03 19:06:22.599 | subnetpool-prefix-ops 2021-09-03 19:06:22.599 | standard-attr-tag 2021-09-03 19:06:22.599 | standard-attr-timestamp' 2021-09-03 19:06:22.600 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:06:22.600 | address-scope 2021-09-03 19:06:22.600 | router-admin-state-down-before-update 2021-09-03 19:06:22.600 | agent 2021-09-03 19:06:22.600 | agent-resources-synced 2021-09-03 19:06:22.600 | allowed-address-pairs 2021-09-03 19:06:22.600 | auto-allocated-topology 2021-09-03 19:06:22.600 | availability_zone 2021-09-03 19:06:22.600 | availability_zone_filter 2021-09-03 19:06:22.600 | default-subnetpools 2021-09-03 19:06:22.600 | dhcp_agent_scheduler 2021-09-03 19:06:22.600 | dvr 2021-09-03 19:06:22.600 | empty-string-filtering 2021-09-03 19:06:22.600 | external-net 2021-09-03 19:06:22.600 | extra_dhcp_opt 2021-09-03 19:06:22.600 | extraroute 2021-09-03 19:06:22.600 | extraroute-atomic 2021-09-03 19:06:22.600 | filter-validation 2021-09-03 19:06:22.600 | fip-port-details 2021-09-03 19:06:22.601 | flavors 2021-09-03 19:06:22.601 | floatingip-pools 2021-09-03 19:06:22.601 | ip-substring-filtering 2021-09-03 19:06:22.601 | router 2021-09-03 19:06:22.601 | ext-gw-mode 2021-09-03 19:06:22.601 | l3-ha 2021-09-03 19:06:22.601 | l3-flavors 2021-09-03 19:06:22.601 | l3-port-ip-change-not-allowed 2021-09-03 19:06:22.601 | l3_agent_scheduler 2021-09-03 19:06:22.601 | metering 2021-09-03 19:06:22.601 | metering_source_and_destination_fields 2021-09-03 19:06:22.601 | multi-provider 2021-09-03 19:06:22.601 | net-mtu 2021-09-03 19:06:22.601 | net-mtu-writable 2021-09-03 19:06:22.601 | network_availability_zone 2021-09-03 19:06:22.601 | network-ip-availability 2021-09-03 19:06:22.601 | pagination 2021-09-03 19:06:22.601 | port-device-profile 2021-09-03 19:06:22.601 | port-mac-address-regenerate 2021-09-03 19:06:22.601 | port-numa-affinity-policy 2021-09-03 19:06:22.601 | binding 2021-09-03 19:06:22.601 | binding-extended 2021-09-03 19:06:22.601 | port-security 2021-09-03 19:06:22.601 | project-id 2021-09-03 19:06:22.601 | provider 2021-09-03 19:06:22.601 | quotas 2021-09-03 19:06:22.601 | quota_details 2021-09-03 19:06:22.601 | rbac-policies 2021-09-03 19:06:22.601 | rbac-address-group 2021-09-03 19:06:22.601 | rbac-address-scope 2021-09-03 19:06:22.601 | rbac-security-groups 2021-09-03 19:06:22.601 | rbac-subnetpool 2021-09-03 19:06:22.601 | revision-if-match 2021-09-03 19:06:22.601 | standard-attr-revisions 2021-09-03 19:06:22.601 | router_availability_zone 2021-09-03 19:06:22.601 | security-groups-normalized-cidr 2021-09-03 19:06:22.601 | port-security-groups-filtering 2021-09-03 19:06:22.602 | security-groups-remote-address-group 2021-09-03 19:06:22.602 | security-group 2021-09-03 19:06:22.602 | service-type 2021-09-03 19:06:22.602 | sorting 2021-09-03 19:06:22.602 | standard-attr-description 2021-09-03 19:06:22.602 | stateful-security-group 2021-09-03 19:06:22.602 | subnet_onboard 2021-09-03 19:06:22.602 | subnet-service-types 2021-09-03 19:06:22.602 | subnet_allocation 2021-09-03 19:06:22.602 | subnetpool-prefix-ops 2021-09-03 19:06:22.602 | standard-attr-tag 2021-09-03 19:06:22.602 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-03 19:06:22.603 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:06:22.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2021-09-03 19:06:22.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2021-09-03 19:06:22.612 | ++ 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-09-03 19:06:25.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:25.359 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:25.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:25.359 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:25.506 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:25.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=fa9a1776-ae7e-4fb5-930a-2e950e0b2e05 2021-09-03 19:06:25.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2021-09-03 19:06:25.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2021-09-03 19:06:25.517 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-09-03 19:06:25.520 | + functions-common:is_provider_network:2161 : return 1 2021-09-03 19:06:25.524 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project ad1beb9dd92f43d5ae9df854e813fc8d private 2021-09-03 19:06:25.525 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2021-09-03 19:06:25.525 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2021-09-03 19:06:25.528 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:25.531 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:28.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:28.627 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:28.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:28.627 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:28.785 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:28.788 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:06:28.791 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:06:28.794 | ++ functions-common:get_field:733 : echo '| id | bc6c78d5-a209-4bef-b48f-14418545d320 |' 2021-09-03 19:06:28.794 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:06:28.800 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:28.804 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=bc6c78d5-a209-4bef-b48f-14418545d320 2021-09-03 19:06:28.807 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private ad1beb9dd92f43d5ae9df854e813fc8d' 2021-09-03 19:06:28.810 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:06:28.827 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2021-09-03 19:06:28.831 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:06:28.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=ad1beb9dd92f43d5ae9df854e813fc8d 2021-09-03 19:06:28.836 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z fa9a1776-ae7e-4fb5-930a-2e950e0b2e05 ']' 2021-09-03 19:06:28.838 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project ad1beb9dd92f43d5ae9df854e813fc8d ' 2021-09-03 19:06:28.841 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2021-09-03 19:06:28.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2021-09-03 19:06:28.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2021-09-03 19:06:28.848 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool fa9a1776-ae7e-4fb5-930a-2e950e0b2e05 ' 2021-09-03 19:06:28.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2021-09-03 19:06:28.854 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network bc6c78d5-a209-4bef-b48f-14418545d320 private-subnet' 2021-09-03 19:06:28.856 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2021-09-03 19:06:28.861 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project ad1beb9dd92f43d5ae9df854e813fc8d --ip-version 4 --gateway 172.20.0.1 --subnet-pool fa9a1776-ae7e-4fb5-930a-2e950e0b2e05 --network bc6c78d5-a209-4bef-b48f-14418545d320 private-subnet 2021-09-03 19:06:28.861 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2021-09-03 19:06:28.861 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2021-09-03 19:06:28.864 | +++ functions-common:get_field:726 : local data field 2021-09-03 19:06:28.867 | +++ functions-common:get_field:727 : read data 2021-09-03 19:06:32.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:32.091 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:32.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:32.091 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:32.248 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:32.251 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:06:32.253 | +++ functions-common:get_field:731 : field='$3' 2021-09-03 19:06:32.256 | +++ functions-common:get_field:733 : echo '| id | bc6f2fcc-b320-4cd8-a643-73d0aa3950d6 |' 2021-09-03 19:06:32.260 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:06:32.263 | +++ functions-common:get_field:727 : read data 2021-09-03 19:06:32.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=bc6f2fcc-b320-4cd8-a643-73d0aa3950d6 2021-09-03 19:06:32.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for ad1beb9dd92f43d5ae9df854e813fc8d' 2021-09-03 19:06:32.272 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:06:32.289 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo bc6f2fcc-b320-4cd8-a643-73d0aa3950d6 2021-09-03 19:06:32.292 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=bc6f2fcc-b320-4cd8-a643-73d0aa3950d6 2021-09-03 19:06:32.295 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2021-09-03 19:06:32.297 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2021-09-03 19:06:32.300 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2021-09-03 19:06:32.303 | ++ 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-09-03 19:06:35.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:35.282 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:35.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:35.282 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:35.442 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:35.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:06:35.446 | address-scope 2021-09-03 19:06:35.446 | router-admin-state-down-before-update 2021-09-03 19:06:35.446 | agent 2021-09-03 19:06:35.446 | agent-resources-synced 2021-09-03 19:06:35.446 | allowed-address-pairs 2021-09-03 19:06:35.446 | auto-allocated-topology 2021-09-03 19:06:35.446 | availability_zone 2021-09-03 19:06:35.446 | availability_zone_filter 2021-09-03 19:06:35.446 | default-subnetpools 2021-09-03 19:06:35.446 | dhcp_agent_scheduler 2021-09-03 19:06:35.446 | dvr 2021-09-03 19:06:35.446 | empty-string-filtering 2021-09-03 19:06:35.446 | external-net 2021-09-03 19:06:35.446 | extra_dhcp_opt 2021-09-03 19:06:35.446 | extraroute 2021-09-03 19:06:35.446 | extraroute-atomic 2021-09-03 19:06:35.446 | filter-validation 2021-09-03 19:06:35.446 | fip-port-details 2021-09-03 19:06:35.446 | flavors 2021-09-03 19:06:35.446 | floatingip-pools 2021-09-03 19:06:35.446 | ip-substring-filtering 2021-09-03 19:06:35.446 | router 2021-09-03 19:06:35.446 | ext-gw-mode 2021-09-03 19:06:35.447 | l3-ha 2021-09-03 19:06:35.447 | l3-flavors 2021-09-03 19:06:35.447 | l3-port-ip-change-not-allowed 2021-09-03 19:06:35.447 | l3_agent_scheduler 2021-09-03 19:06:35.447 | metering 2021-09-03 19:06:35.447 | metering_source_and_destination_fields 2021-09-03 19:06:35.447 | multi-provider 2021-09-03 19:06:35.447 | net-mtu 2021-09-03 19:06:35.447 | net-mtu-writable 2021-09-03 19:06:35.447 | network_availability_zone 2021-09-03 19:06:35.447 | network-ip-availability 2021-09-03 19:06:35.447 | pagination 2021-09-03 19:06:35.447 | port-device-profile 2021-09-03 19:06:35.447 | port-mac-address-regenerate 2021-09-03 19:06:35.447 | port-numa-affinity-policy 2021-09-03 19:06:35.447 | binding 2021-09-03 19:06:35.447 | binding-extended 2021-09-03 19:06:35.447 | port-security 2021-09-03 19:06:35.447 | project-id 2021-09-03 19:06:35.447 | provider 2021-09-03 19:06:35.447 | quotas 2021-09-03 19:06:35.447 | quota_details 2021-09-03 19:06:35.447 | rbac-policies 2021-09-03 19:06:35.447 | rbac-address-group 2021-09-03 19:06:35.447 | rbac-address-scope 2021-09-03 19:06:35.447 | rbac-security-groups 2021-09-03 19:06:35.447 | rbac-subnetpool 2021-09-03 19:06:35.447 | revision-if-match 2021-09-03 19:06:35.447 | standard-attr-revisions 2021-09-03 19:06:35.447 | router_availability_zone 2021-09-03 19:06:35.447 | security-groups-normalized-cidr 2021-09-03 19:06:35.447 | port-security-groups-filtering 2021-09-03 19:06:35.447 | security-groups-remote-address-group 2021-09-03 19:06:35.447 | security-group 2021-09-03 19:06:35.448 | service-type 2021-09-03 19:06:35.448 | sorting 2021-09-03 19:06:35.448 | standard-attr-description 2021-09-03 19:06:35.448 | stateful-security-group 2021-09-03 19:06:35.448 | subnet_onboard 2021-09-03 19:06:35.448 | subnet-service-types 2021-09-03 19:06:35.448 | subnet_allocation 2021-09-03 19:06:35.448 | subnetpool-prefix-ops 2021-09-03 19:06:35.448 | standard-attr-tag 2021-09-03 19:06:35.448 | standard-attr-timestamp' 2021-09-03 19:06:35.450 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:06:35.450 | address-scope 2021-09-03 19:06:35.450 | router-admin-state-down-before-update 2021-09-03 19:06:35.450 | agent 2021-09-03 19:06:35.450 | agent-resources-synced 2021-09-03 19:06:35.450 | allowed-address-pairs 2021-09-03 19:06:35.450 | auto-allocated-topology 2021-09-03 19:06:35.450 | availability_zone 2021-09-03 19:06:35.450 | availability_zone_filter 2021-09-03 19:06:35.450 | default-subnetpools 2021-09-03 19:06:35.450 | dhcp_agent_scheduler 2021-09-03 19:06:35.451 | dvr 2021-09-03 19:06:35.451 | empty-string-filtering 2021-09-03 19:06:35.451 | external-net 2021-09-03 19:06:35.451 | extra_dhcp_opt 2021-09-03 19:06:35.451 | extraroute 2021-09-03 19:06:35.451 | extraroute-atomic 2021-09-03 19:06:35.451 | filter-validation 2021-09-03 19:06:35.451 | fip-port-details 2021-09-03 19:06:35.451 | flavors 2021-09-03 19:06:35.451 | floatingip-pools 2021-09-03 19:06:35.451 | ip-substring-filtering 2021-09-03 19:06:35.451 | router 2021-09-03 19:06:35.451 | ext-gw-mode 2021-09-03 19:06:35.451 | l3-ha 2021-09-03 19:06:35.451 | l3-flavors 2021-09-03 19:06:35.451 | l3-port-ip-change-not-allowed 2021-09-03 19:06:35.451 | l3_agent_scheduler 2021-09-03 19:06:35.451 | metering 2021-09-03 19:06:35.451 | metering_source_and_destination_fields 2021-09-03 19:06:35.451 | multi-provider 2021-09-03 19:06:35.451 | net-mtu 2021-09-03 19:06:35.451 | net-mtu-writable 2021-09-03 19:06:35.451 | network_availability_zone 2021-09-03 19:06:35.451 | network-ip-availability 2021-09-03 19:06:35.451 | pagination 2021-09-03 19:06:35.451 | port-device-profile 2021-09-03 19:06:35.451 | port-mac-address-regenerate 2021-09-03 19:06:35.451 | port-numa-affinity-policy 2021-09-03 19:06:35.451 | binding 2021-09-03 19:06:35.451 | binding-extended 2021-09-03 19:06:35.451 | port-security 2021-09-03 19:06:35.451 | project-id 2021-09-03 19:06:35.451 | provider 2021-09-03 19:06:35.451 | quotas 2021-09-03 19:06:35.452 | quota_details 2021-09-03 19:06:35.452 | rbac-policies 2021-09-03 19:06:35.452 | rbac-address-group 2021-09-03 19:06:35.452 | rbac-address-scope 2021-09-03 19:06:35.452 | rbac-security-groups 2021-09-03 19:06:35.452 | rbac-subnetpool 2021-09-03 19:06:35.452 | revision-if-match 2021-09-03 19:06:35.452 | standard-attr-revisions 2021-09-03 19:06:35.452 | router_availability_zone 2021-09-03 19:06:35.452 | security-groups-normalized-cidr 2021-09-03 19:06:35.452 | port-security-groups-filtering 2021-09-03 19:06:35.452 | security-groups-remote-address-group 2021-09-03 19:06:35.452 | security-group 2021-09-03 19:06:35.452 | service-type 2021-09-03 19:06:35.452 | sorting 2021-09-03 19:06:35.452 | standard-attr-description 2021-09-03 19:06:35.452 | stateful-security-group 2021-09-03 19:06:35.452 | subnet_onboard 2021-09-03 19:06:35.452 | subnet-service-types 2021-09-03 19:06:35.452 | subnet_allocation 2021-09-03 19:06:35.452 | subnetpool-prefix-ops 2021-09-03 19:06:35.452 | standard-attr-tag 2021-09-03 19:06:35.452 | standard-attr-timestamp =~ router ]] 2021-09-03 19:06:35.453 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:06:35.456 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2021-09-03 19:06:35.459 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-09-03 19:06:35.462 | ++ 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-09-03 19:06:37.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:37.971 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:37.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:37.971 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:38.126 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:38.130 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:06:38.130 | address-scope 2021-09-03 19:06:38.130 | router-admin-state-down-before-update 2021-09-03 19:06:38.130 | agent 2021-09-03 19:06:38.130 | agent-resources-synced 2021-09-03 19:06:38.130 | allowed-address-pairs 2021-09-03 19:06:38.130 | auto-allocated-topology 2021-09-03 19:06:38.130 | availability_zone 2021-09-03 19:06:38.130 | availability_zone_filter 2021-09-03 19:06:38.130 | default-subnetpools 2021-09-03 19:06:38.130 | dhcp_agent_scheduler 2021-09-03 19:06:38.130 | dvr 2021-09-03 19:06:38.130 | empty-string-filtering 2021-09-03 19:06:38.130 | external-net 2021-09-03 19:06:38.130 | extra_dhcp_opt 2021-09-03 19:06:38.130 | extraroute 2021-09-03 19:06:38.130 | extraroute-atomic 2021-09-03 19:06:38.130 | filter-validation 2021-09-03 19:06:38.130 | fip-port-details 2021-09-03 19:06:38.130 | flavors 2021-09-03 19:06:38.130 | floatingip-pools 2021-09-03 19:06:38.130 | ip-substring-filtering 2021-09-03 19:06:38.130 | router 2021-09-03 19:06:38.130 | ext-gw-mode 2021-09-03 19:06:38.130 | l3-ha 2021-09-03 19:06:38.131 | l3-flavors 2021-09-03 19:06:38.131 | l3-port-ip-change-not-allowed 2021-09-03 19:06:38.131 | l3_agent_scheduler 2021-09-03 19:06:38.131 | metering 2021-09-03 19:06:38.131 | metering_source_and_destination_fields 2021-09-03 19:06:38.131 | multi-provider 2021-09-03 19:06:38.131 | net-mtu 2021-09-03 19:06:38.131 | net-mtu-writable 2021-09-03 19:06:38.131 | network_availability_zone 2021-09-03 19:06:38.131 | network-ip-availability 2021-09-03 19:06:38.131 | pagination 2021-09-03 19:06:38.131 | port-device-profile 2021-09-03 19:06:38.131 | port-mac-address-regenerate 2021-09-03 19:06:38.131 | port-numa-affinity-policy 2021-09-03 19:06:38.131 | binding 2021-09-03 19:06:38.131 | binding-extended 2021-09-03 19:06:38.131 | port-security 2021-09-03 19:06:38.131 | project-id 2021-09-03 19:06:38.131 | provider 2021-09-03 19:06:38.131 | quotas 2021-09-03 19:06:38.131 | quota_details 2021-09-03 19:06:38.131 | rbac-policies 2021-09-03 19:06:38.131 | rbac-address-group 2021-09-03 19:06:38.131 | rbac-address-scope 2021-09-03 19:06:38.131 | rbac-security-groups 2021-09-03 19:06:38.131 | rbac-subnetpool 2021-09-03 19:06:38.131 | revision-if-match 2021-09-03 19:06:38.131 | standard-attr-revisions 2021-09-03 19:06:38.131 | router_availability_zone 2021-09-03 19:06:38.131 | security-groups-normalized-cidr 2021-09-03 19:06:38.131 | port-security-groups-filtering 2021-09-03 19:06:38.131 | security-groups-remote-address-group 2021-09-03 19:06:38.131 | security-group 2021-09-03 19:06:38.132 | service-type 2021-09-03 19:06:38.132 | sorting 2021-09-03 19:06:38.132 | standard-attr-description 2021-09-03 19:06:38.132 | stateful-security-group 2021-09-03 19:06:38.132 | subnet_onboard 2021-09-03 19:06:38.132 | subnet-service-types 2021-09-03 19:06:38.132 | subnet_allocation 2021-09-03 19:06:38.132 | subnetpool-prefix-ops 2021-09-03 19:06:38.132 | standard-attr-tag 2021-09-03 19:06:38.132 | standard-attr-timestamp' 2021-09-03 19:06:38.133 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:06:38.133 | address-scope 2021-09-03 19:06:38.133 | router-admin-state-down-before-update 2021-09-03 19:06:38.133 | agent 2021-09-03 19:06:38.133 | agent-resources-synced 2021-09-03 19:06:38.133 | allowed-address-pairs 2021-09-03 19:06:38.134 | auto-allocated-topology 2021-09-03 19:06:38.134 | availability_zone 2021-09-03 19:06:38.134 | availability_zone_filter 2021-09-03 19:06:38.134 | default-subnetpools 2021-09-03 19:06:38.134 | dhcp_agent_scheduler 2021-09-03 19:06:38.134 | dvr 2021-09-03 19:06:38.134 | empty-string-filtering 2021-09-03 19:06:38.134 | external-net 2021-09-03 19:06:38.134 | extra_dhcp_opt 2021-09-03 19:06:38.134 | extraroute 2021-09-03 19:06:38.134 | extraroute-atomic 2021-09-03 19:06:38.134 | filter-validation 2021-09-03 19:06:38.134 | fip-port-details 2021-09-03 19:06:38.134 | flavors 2021-09-03 19:06:38.134 | floatingip-pools 2021-09-03 19:06:38.134 | ip-substring-filtering 2021-09-03 19:06:38.134 | router 2021-09-03 19:06:38.134 | ext-gw-mode 2021-09-03 19:06:38.134 | l3-ha 2021-09-03 19:06:38.134 | l3-flavors 2021-09-03 19:06:38.134 | l3-port-ip-change-not-allowed 2021-09-03 19:06:38.134 | l3_agent_scheduler 2021-09-03 19:06:38.134 | metering 2021-09-03 19:06:38.134 | metering_source_and_destination_fields 2021-09-03 19:06:38.134 | multi-provider 2021-09-03 19:06:38.134 | net-mtu 2021-09-03 19:06:38.134 | net-mtu-writable 2021-09-03 19:06:38.134 | network_availability_zone 2021-09-03 19:06:38.134 | network-ip-availability 2021-09-03 19:06:38.134 | pagination 2021-09-03 19:06:38.134 | port-device-profile 2021-09-03 19:06:38.134 | port-mac-address-regenerate 2021-09-03 19:06:38.134 | port-numa-affinity-policy 2021-09-03 19:06:38.134 | binding 2021-09-03 19:06:38.134 | binding-extended 2021-09-03 19:06:38.134 | port-security 2021-09-03 19:06:38.135 | project-id 2021-09-03 19:06:38.135 | provider 2021-09-03 19:06:38.135 | quotas 2021-09-03 19:06:38.135 | quota_details 2021-09-03 19:06:38.135 | rbac-policies 2021-09-03 19:06:38.135 | rbac-address-group 2021-09-03 19:06:38.135 | rbac-address-scope 2021-09-03 19:06:38.135 | rbac-security-groups 2021-09-03 19:06:38.135 | rbac-subnetpool 2021-09-03 19:06:38.135 | revision-if-match 2021-09-03 19:06:38.135 | standard-attr-revisions 2021-09-03 19:06:38.135 | router_availability_zone 2021-09-03 19:06:38.135 | security-groups-normalized-cidr 2021-09-03 19:06:38.135 | port-security-groups-filtering 2021-09-03 19:06:38.135 | security-groups-remote-address-group 2021-09-03 19:06:38.135 | security-group 2021-09-03 19:06:38.135 | service-type 2021-09-03 19:06:38.135 | sorting 2021-09-03 19:06:38.135 | standard-attr-description 2021-09-03 19:06:38.135 | stateful-security-group 2021-09-03 19:06:38.135 | subnet_onboard 2021-09-03 19:06:38.135 | subnet-service-types 2021-09-03 19:06:38.135 | subnet_allocation 2021-09-03 19:06:38.135 | subnetpool-prefix-ops 2021-09-03 19:06:38.135 | standard-attr-tag 2021-09-03 19:06:38.135 | standard-attr-timestamp =~ external-net ]] 2021-09-03 19:06:38.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:06:38.140 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2021-09-03 19:06:38.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2021-09-03 19:06:38.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project ad1beb9dd92f43d5ae9df854e813fc8d router1 2021-09-03 19:06:38.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2021-09-03 19:06:38.148 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:38.151 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:41.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:41.248 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:41.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:41.249 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:41.413 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:41.416 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:06:41.419 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:06:41.422 | ++ functions-common:get_field:733 : echo '| id | 6c75e302-24ce-4e3d-b788-85d00aa97669 |' 2021-09-03 19:06:41.422 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:06:41.428 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:41.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=6c75e302-24ce-4e3d-b788-85d00aa97669 2021-09-03 19:06:41.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for ad1beb9dd92f43d5ae9df854e813fc8d router1' 2021-09-03 19:06:41.437 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:06:41.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2021-09-03 19:06:41.457 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2021-09-03 19:06:41.460 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-09-03 19:06:41.464 | ++ 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-09-03 19:06:43.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:43.954 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:43.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:43.954 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:44.102 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:44.105 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:06:44.105 | address-scope 2021-09-03 19:06:44.105 | router-admin-state-down-before-update 2021-09-03 19:06:44.106 | agent 2021-09-03 19:06:44.106 | agent-resources-synced 2021-09-03 19:06:44.106 | allowed-address-pairs 2021-09-03 19:06:44.106 | auto-allocated-topology 2021-09-03 19:06:44.106 | availability_zone 2021-09-03 19:06:44.106 | availability_zone_filter 2021-09-03 19:06:44.106 | default-subnetpools 2021-09-03 19:06:44.106 | dhcp_agent_scheduler 2021-09-03 19:06:44.106 | dvr 2021-09-03 19:06:44.106 | empty-string-filtering 2021-09-03 19:06:44.106 | external-net 2021-09-03 19:06:44.106 | extra_dhcp_opt 2021-09-03 19:06:44.106 | extraroute 2021-09-03 19:06:44.106 | extraroute-atomic 2021-09-03 19:06:44.106 | filter-validation 2021-09-03 19:06:44.106 | fip-port-details 2021-09-03 19:06:44.106 | flavors 2021-09-03 19:06:44.106 | floatingip-pools 2021-09-03 19:06:44.106 | ip-substring-filtering 2021-09-03 19:06:44.106 | router 2021-09-03 19:06:44.106 | ext-gw-mode 2021-09-03 19:06:44.106 | l3-ha 2021-09-03 19:06:44.106 | l3-flavors 2021-09-03 19:06:44.106 | l3-port-ip-change-not-allowed 2021-09-03 19:06:44.106 | l3_agent_scheduler 2021-09-03 19:06:44.106 | metering 2021-09-03 19:06:44.106 | metering_source_and_destination_fields 2021-09-03 19:06:44.106 | multi-provider 2021-09-03 19:06:44.106 | net-mtu 2021-09-03 19:06:44.106 | net-mtu-writable 2021-09-03 19:06:44.106 | network_availability_zone 2021-09-03 19:06:44.106 | network-ip-availability 2021-09-03 19:06:44.106 | pagination 2021-09-03 19:06:44.106 | port-device-profile 2021-09-03 19:06:44.106 | port-mac-address-regenerate 2021-09-03 19:06:44.106 | port-numa-affinity-policy 2021-09-03 19:06:44.107 | binding 2021-09-03 19:06:44.107 | binding-extended 2021-09-03 19:06:44.107 | port-security 2021-09-03 19:06:44.107 | project-id 2021-09-03 19:06:44.107 | provider 2021-09-03 19:06:44.107 | quotas 2021-09-03 19:06:44.107 | quota_details 2021-09-03 19:06:44.107 | rbac-policies 2021-09-03 19:06:44.107 | rbac-address-group 2021-09-03 19:06:44.107 | rbac-address-scope 2021-09-03 19:06:44.107 | rbac-security-groups 2021-09-03 19:06:44.107 | rbac-subnetpool 2021-09-03 19:06:44.107 | revision-if-match 2021-09-03 19:06:44.107 | standard-attr-revisions 2021-09-03 19:06:44.107 | router_availability_zone 2021-09-03 19:06:44.107 | security-groups-normalized-cidr 2021-09-03 19:06:44.107 | port-security-groups-filtering 2021-09-03 19:06:44.107 | security-groups-remote-address-group 2021-09-03 19:06:44.107 | security-group 2021-09-03 19:06:44.107 | service-type 2021-09-03 19:06:44.107 | sorting 2021-09-03 19:06:44.107 | standard-attr-description 2021-09-03 19:06:44.107 | stateful-security-group 2021-09-03 19:06:44.107 | subnet_onboard 2021-09-03 19:06:44.107 | subnet-service-types 2021-09-03 19:06:44.107 | subnet_allocation 2021-09-03 19:06:44.107 | subnetpool-prefix-ops 2021-09-03 19:06:44.107 | standard-attr-tag 2021-09-03 19:06:44.107 | standard-attr-timestamp' 2021-09-03 19:06:44.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:06:44.108 | address-scope 2021-09-03 19:06:44.108 | router-admin-state-down-before-update 2021-09-03 19:06:44.108 | agent 2021-09-03 19:06:44.108 | agent-resources-synced 2021-09-03 19:06:44.108 | allowed-address-pairs 2021-09-03 19:06:44.108 | auto-allocated-topology 2021-09-03 19:06:44.108 | availability_zone 2021-09-03 19:06:44.108 | availability_zone_filter 2021-09-03 19:06:44.108 | default-subnetpools 2021-09-03 19:06:44.108 | dhcp_agent_scheduler 2021-09-03 19:06:44.108 | dvr 2021-09-03 19:06:44.108 | empty-string-filtering 2021-09-03 19:06:44.108 | external-net 2021-09-03 19:06:44.108 | extra_dhcp_opt 2021-09-03 19:06:44.108 | extraroute 2021-09-03 19:06:44.108 | extraroute-atomic 2021-09-03 19:06:44.108 | filter-validation 2021-09-03 19:06:44.109 | fip-port-details 2021-09-03 19:06:44.109 | flavors 2021-09-03 19:06:44.109 | floatingip-pools 2021-09-03 19:06:44.109 | ip-substring-filtering 2021-09-03 19:06:44.109 | router 2021-09-03 19:06:44.109 | ext-gw-mode 2021-09-03 19:06:44.109 | l3-ha 2021-09-03 19:06:44.109 | l3-flavors 2021-09-03 19:06:44.109 | l3-port-ip-change-not-allowed 2021-09-03 19:06:44.109 | l3_agent_scheduler 2021-09-03 19:06:44.109 | metering 2021-09-03 19:06:44.109 | metering_source_and_destination_fields 2021-09-03 19:06:44.109 | multi-provider 2021-09-03 19:06:44.109 | net-mtu 2021-09-03 19:06:44.109 | net-mtu-writable 2021-09-03 19:06:44.109 | network_availability_zone 2021-09-03 19:06:44.109 | network-ip-availability 2021-09-03 19:06:44.109 | pagination 2021-09-03 19:06:44.109 | port-device-profile 2021-09-03 19:06:44.109 | port-mac-address-regenerate 2021-09-03 19:06:44.109 | port-numa-affinity-policy 2021-09-03 19:06:44.109 | binding 2021-09-03 19:06:44.109 | binding-extended 2021-09-03 19:06:44.109 | port-security 2021-09-03 19:06:44.109 | project-id 2021-09-03 19:06:44.109 | provider 2021-09-03 19:06:44.109 | quotas 2021-09-03 19:06:44.109 | quota_details 2021-09-03 19:06:44.109 | rbac-policies 2021-09-03 19:06:44.109 | rbac-address-group 2021-09-03 19:06:44.109 | rbac-address-scope 2021-09-03 19:06:44.109 | rbac-security-groups 2021-09-03 19:06:44.109 | rbac-subnetpool 2021-09-03 19:06:44.109 | revision-if-match 2021-09-03 19:06:44.109 | standard-attr-revisions 2021-09-03 19:06:44.109 | router_availability_zone 2021-09-03 19:06:44.110 | security-groups-normalized-cidr 2021-09-03 19:06:44.110 | port-security-groups-filtering 2021-09-03 19:06:44.110 | security-groups-remote-address-group 2021-09-03 19:06:44.110 | security-group 2021-09-03 19:06:44.110 | service-type 2021-09-03 19:06:44.110 | sorting 2021-09-03 19:06:44.110 | standard-attr-description 2021-09-03 19:06:44.110 | stateful-security-group 2021-09-03 19:06:44.110 | subnet_onboard 2021-09-03 19:06:44.110 | subnet-service-types 2021-09-03 19:06:44.110 | subnet_allocation 2021-09-03 19:06:44.110 | subnetpool-prefix-ops 2021-09-03 19:06:44.110 | standard-attr-tag 2021-09-03 19:06:44.110 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-03 19:06:44.112 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:06:44.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-09-03 19:06:44.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2021-09-03 19:06:44.121 | ++ 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-09-03 19:06:44.121 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-09-03 19:06:44.123 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-09-03 19:06:44.125 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:44.128 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:47.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:47.011 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:47.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:47.011 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:47.171 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:47.174 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:06:47.176 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:06:47.179 | ++ functions-common:get_field:733 : echo '| id | 42c7ca86-a407-4b1c-8a2d-1d90c8c0789e |' 2021-09-03 19:06:47.180 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:06:47.186 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:47.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=42c7ca86-a407-4b1c-8a2d-1d90c8c0789e 2021-09-03 19:06:47.192 | + 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-09-03 19:06:47.195 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:06:47.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2021-09-03 19:06:47.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2021-09-03 19:06:47.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 6c75e302-24ce-4e3d-b788-85d00aa97669 bc6f2fcc-b320-4cd8-a643-73d0aa3950d6 2021-09-03 19:06:51.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:51.492 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:51.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:51.492 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:51.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2021-09-03 19:06:51.648 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 42c7ca86-a407-4b1c-8a2d-1d90c8c0789e 2021-09-03 19:06:51.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2021-09-03 19:06:51.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2021-09-03 19:06:51.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.27.0.1 ]] 2021-09-03 19:06:51.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.27.0.1 ' 2021-09-03 19:06:51.659 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 42c7ca86-a407-4b1c-8a2d-1d90c8c0789e --subnet-range 172.27.0.0/24 --no-dhcp ' 2021-09-03 19:06:51.662 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2021-09-03 19:06:51.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2021-09-03 19:06:51.668 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2021-09-03 19:06:51.668 | +++ 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.27.0.1 --network 42c7ca86-a407-4b1c-8a2d-1d90c8c0789e --subnet-range 172.27.0.0/24 --no-dhcp public-subnet 2021-09-03 19:06:54.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:54.317 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:54.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:54.317 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:54.478 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:54.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | 2021-09-03 19:06:54.481 | | id | e92eada3-c642-4775-93e3-e9b7da031a7b |' 2021-09-03 19:06:54.483 | ++ 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-09-03 19:06:54.486 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:06:54.503 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' e92eada3-c642-4775-93e3-e9b7da031a7b '|' 2021-09-03 19:06:54.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | | id | e92eada3-c642-4775-93e3-e9b7da031a7b |' 2021-09-03 19:06:54.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2021-09-03 19:06:54.514 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2021-09-03 19:06:54.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' e92eada3-c642-4775-93e3-e9b7da031a7b '|' 2021-09-03 19:06:54.516 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:54.519 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:54.522 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:06:54.525 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:06:54.528 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.0.1 | | id | e92eada3-c642-4775-93e3-e9b7da031a7b |' 2021-09-03 19:06:54.530 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:06:54.536 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:54.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.27.0.1 2021-09-03 19:06:54.544 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2021-09-03 19:06:54.545 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' e92eada3-c642-4775-93e3-e9b7da031a7b '|' 2021-09-03 19:06:54.549 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:54.551 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:54.554 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-09-03 19:06:54.556 | ++ functions-common:get_field:731 : field='$6' 2021-09-03 19:06:54.559 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.0.1 | | id | e92eada3-c642-4775-93e3-e9b7da031a7b |' 2021-09-03 19:06:54.561 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-09-03 19:06:54.566 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:54.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=e92eada3-c642-4775-93e3-e9b7da031a7b 2021-09-03 19:06:54.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 42c7ca86-a407-4b1c-8a2d-1d90c8c0789e 6c75e302-24ce-4e3d-b788-85d00aa97669 2021-09-03 19:06:58.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:58.679 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:58.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:58.679 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:58.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2021-09-03 19:06:58.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2021-09-03 19:06:58.851 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:58.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2021-09-03 19:06:58.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2021-09-03 19:06:58.858 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-09-03 19:06:58.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2021-09-03 19:06:58.864 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2021-09-03 19:06:58.866 | ++ 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-09-03 19:06:58.886 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2021-09-03 19:06:58.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2021-09-03 19:06:58.891 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2021-09-03 19:06:58.893 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2021-09-03 19:06:58.895 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-03 19:06:58.898 | + 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-09-03 19:06:58.900 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-03 19:06:58.903 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-09-03 19:06:58.905 | + functions-common:test_with_retry:2249 : local until=10 2021-09-03 19:06:58.907 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-09-03 19:06:58.910 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-09-03 19:06:58.913 | + functions-common:time_start:2295 : local name=test_with_retry 2021-09-03 19:06:58.915 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:58.917 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:58.920 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:58.925 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696018922 2021-09-03 19:06:58.928 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-09-03 19:06:58.935 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-09-03 19:06:58.937 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:58.940 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:58.942 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:58.944 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:58.946 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:58.949 | + functions-common:time_stop:2315 : name=test_with_retry 2021-09-03 19:06:58.951 | + functions-common:time_stop:2316 : start_time=1630696018922 2021-09-03 19:06:58.954 | + functions-common:time_stop:2318 : [[ -z 1630696018922 ]] 2021-09-03 19:06:58.956 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:58.961 | + functions-common:time_stop:2321 : end_time=1630696018958 2021-09-03 19:06:58.963 | + functions-common:time_stop:2322 : elapsed_time=36 2021-09-03 19:06:58.966 | + functions-common:time_stop:2323 : total=5606 2021-09-03 19:06:58.968 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:58.970 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5642 2021-09-03 19:06:58.975 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2021-09-03 19:06:58.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.27.0.1 2021-09-03 19:06:58.985 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2021-09-03 19:06:58.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:06:58.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2021-09-03 19:06:58.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2021-09-03 19:06:58.997 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.27.0.1/24 dev br-data 2021-09-03 19:06:59.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2021-09-03 19:06:59.024 | ++ 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-09-03 19:06:59.025 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2021-09-03 19:06:59.029 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2021-09-03 19:06:59.029 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2021-09-03 19:07:01.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:01.209 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:01.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:01.209 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:01.366 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:01.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.27.0.212 ' 2021-09-03 19:07:01.373 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-09-03 19:07:01.375 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:01.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2021-09-03 19:07:01.395 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:07:01.398 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2021-09-03 19:07:01.400 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-09-03 19:07:01.418 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:01.421 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-09-03 19:07:01.423 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:07:01.427 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-09-03 19:07:01.429 | + ./stack.sh:main:1323 : start_nova 2021-09-03 19:07:01.432 | + lib/nova:start_nova:1058 : start_nova_rest 2021-09-03 19:07:01.435 | + lib/nova:start_nova_rest:966 : 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-09-03 19:07:01.437 | + lib/nova:start_nova_rest:967 : 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-09-03 19:07:01.441 | + lib/nova:start_nova_rest:967 : 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-09-03 19:07:01.444 | + lib/nova:start_nova_rest:969 : local api_cell_conf=/etc/nova/nova.conf 2021-09-03 19:07:01.447 | + lib/nova:start_nova_rest:970 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-03 19:07:01.449 | + lib/nova:start_nova_rest:972 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:01.452 | + functions-common:run_process:1564 : local service=n-sch 2021-09-03 19:07:01.454 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:01.457 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:01.459 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:01.462 | + functions-common:run_process:1569 : local name=n-sch 2021-09-03 19:07:01.465 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:01.467 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:01.470 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:01.473 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:01.476 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:01.480 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696021478 2021-09-03 19:07:01.483 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-09-03 19:07:01.500 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:01.503 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-09-03 19:07:01.506 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-09-03 19:07:01.509 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:01.511 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:01.514 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:01.516 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:01.519 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-03 19:07:01.521 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-03 19:07:01.524 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-09-03 19:07:01.526 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:01.529 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:01.531 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-03 19:07:01.534 | + 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-09-03 19:07:01.537 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-09-03 19:07:01.540 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:01.545 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:01.547 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:01.550 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:01.552 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:01.555 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-09-03 19:07:01.557 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:01.562 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-09-03 19:07:01.661 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-09-03 19:07:01.728 | + 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-09-03 19:07:01.789 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-09-03 19:07:01.846 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-09-03 19:07:01.901 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:01.957 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:01.960 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-09-03 19:07:02.029 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:02.450 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-09-03 19:07:02.465 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-09-03 19:07:02.853 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-09-03 19:07:02.875 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:02.877 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:02.882 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:02.888 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:02.892 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:02.894 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:02.897 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:02.899 | + functions-common:time_stop:2316 : start_time=1630696021478 2021-09-03 19:07:02.902 | + functions-common:time_stop:2318 : [[ -z 1630696021478 ]] 2021-09-03 19:07:02.905 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:02.910 | + functions-common:time_stop:2321 : end_time=1630696022907 2021-09-03 19:07:02.913 | + functions-common:time_stop:2322 : elapsed_time=1429 2021-09-03 19:07:02.915 | + functions-common:time_stop:2323 : total=21249 2021-09-03 19:07:02.917 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:02.920 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22678 2021-09-03 19:07:02.923 | + lib/nova:start_nova_rest:973 : '[' True == False ']' 2021-09-03 19:07:02.926 | ++ lib/nova:start_nova_rest:976 : which uwsgi 2021-09-03 19:07:02.931 | + lib/nova:start_nova_rest:976 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:02.933 | + functions-common:run_process:1564 : local service=n-api-meta 2021-09-03 19:07:02.936 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:02.939 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:02.942 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:02.944 | + functions-common:run_process:1569 : local name=n-api-meta 2021-09-03 19:07:02.947 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:02.949 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:02.952 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:02.954 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:02.957 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:02.962 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696022959 2021-09-03 19:07:02.965 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-09-03 19:07:02.987 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:02.990 | + 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-09-03 19:07:02.993 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-09-03 19:07:02.996 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:03.000 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:03.002 | + 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-09-03 19:07:03.006 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:03.008 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-09-03 19:07:03.011 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-09-03 19:07:03.014 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-09-03 19:07:03.016 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:03.019 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:03.021 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:07:03.027 | + 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-09-03 19:07:03.029 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-09-03 19:07:03.032 | + 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-09-03 19:07:03.035 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:07:03.037 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:07:03.040 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-09-03 19:07:03.044 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:07:03.052 | + 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-09-03 19:07:03.137 | + 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-09-03 19:07:03.211 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-09-03 19:07:03.271 | + 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-09-03 19:07:03.327 | + 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-09-03 19:07:03.381 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-09-03 19:07:03.435 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-09-03 19:07:03.487 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-09-03 19:07:03.539 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-09-03 19:07:03.590 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-09-03 19:07:03.642 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:07:03.645 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-09-03 19:07:03.709 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:07:04.149 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-09-03 19:07:04.163 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-09-03 19:07:04.576 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-09-03 19:07:04.657 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:04.664 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:04.669 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:04.677 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:04.679 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:04.682 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:04.685 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:04.688 | + functions-common:time_stop:2316 : start_time=1630696022959 2021-09-03 19:07:04.690 | + functions-common:time_stop:2318 : [[ -z 1630696022959 ]] 2021-09-03 19:07:04.697 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:04.700 | + functions-common:time_stop:2321 : end_time=1630696024696 2021-09-03 19:07:04.702 | + functions-common:time_stop:2322 : elapsed_time=1737 2021-09-03 19:07:04.705 | + functions-common:time_stop:2323 : total=22678 2021-09-03 19:07:04.707 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:04.710 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24415 2021-09-03 19:07:04.713 | + lib/nova:start_nova_rest:979 : 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-09-03 19:07:04.715 | + lib/nova:start_nova_rest:979 : 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-09-03 19:07:04.718 | + lib/nova:start_nova:1059 : start_nova_console_proxies 2021-09-03 19:07:04.721 | + lib/nova:start_nova_console_proxies:994 : 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-09-03 19:07:04.724 | + lib/nova:start_nova_console_proxies:996 : 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-09-03 19:07:04.727 | + lib/nova:start_nova_console_proxies:996 : 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-09-03 19:07:04.729 | + lib/nova:start_nova_console_proxies:998 : local api_cell_conf=/etc/nova/nova.conf 2021-09-03 19:07:04.732 | + lib/nova:start_nova_console_proxies:1000 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:07:04.734 | + lib/nova:start_nova_console_proxies:1005 : enable_nova_console_proxies 2021-09-03 19:07:04.740 | ++ lib/nova:enable_nova_console_proxies:983 : seq 1 1 2021-09-03 19:07:04.743 | + lib/nova:enable_nova_console_proxies:983 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:07:04.751 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 19:07:04.751 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-novnc 2021-09-03 19:07:04.775 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:04.777 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 19:07:04.780 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-spice 2021-09-03 19:07:04.802 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:04.805 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 19:07:04.807 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-sproxy 2021-09-03 19:07:04.828 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:04.834 | ++ lib/nova:start_nova_console_proxies:1006 : seq 1 1 2021-09-03 19:07:04.836 | + lib/nova:start_nova_console_proxies:1006 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:07:04.839 | + lib/nova:start_nova_console_proxies:1007 : local conf 2021-09-03 19:07:04.842 | ++ lib/nova:start_nova_console_proxies:1008 : conductor_conf 1 2021-09-03 19:07:04.845 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:07:04.849 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:07:04.851 | + lib/nova:start_nova_console_proxies:1008 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:07:04.854 | + lib/nova:start_nova_console_proxies:1009 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:07:04.857 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-09-03 19:07:04.859 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:07:04.862 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:04.865 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:04.867 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-09-03 19:07:04.870 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:04.872 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:04.875 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:04.878 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:04.883 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:04.886 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696024882 2021-09-03 19:07:04.888 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-09-03 19:07:04.908 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:04.912 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:04.914 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:04.917 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:04.919 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:04.922 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:04.924 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:04.928 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:04.930 | + functions-common:time_stop:2316 : start_time=1630696024882 2021-09-03 19:07:04.933 | + functions-common:time_stop:2318 : [[ -z 1630696024882 ]] 2021-09-03 19:07:04.938 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:04.941 | + functions-common:time_stop:2321 : end_time=1630696024938 2021-09-03 19:07:04.944 | + functions-common:time_stop:2322 : elapsed_time=56 2021-09-03 19:07:04.946 | + functions-common:time_stop:2323 : total=24415 2021-09-03 19:07:04.948 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:04.951 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24471 2021-09-03 19:07:04.954 | + lib/nova:start_nova_console_proxies:1010 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:07:04.956 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-09-03 19:07:04.959 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:07:04.962 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:04.964 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:04.967 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-09-03 19:07:04.970 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:04.973 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:04.976 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:04.979 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:04.982 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:04.987 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696024984 2021-09-03 19:07:04.991 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-09-03 19:07:05.027 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:05.032 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:05.040 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:05.045 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:05.049 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:05.052 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:05.054 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:05.058 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:05.062 | + functions-common:time_stop:2316 : start_time=1630696024984 2021-09-03 19:07:05.064 | + functions-common:time_stop:2318 : [[ -z 1630696024984 ]] 2021-09-03 19:07:05.070 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:05.072 | + functions-common:time_stop:2321 : end_time=1630696025069 2021-09-03 19:07:05.075 | + functions-common:time_stop:2322 : elapsed_time=85 2021-09-03 19:07:05.078 | + functions-common:time_stop:2323 : total=24471 2021-09-03 19:07:05.080 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:05.083 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24556 2021-09-03 19:07:05.086 | + lib/nova:start_nova_console_proxies:1011 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:05.088 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-09-03 19:07:05.091 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:05.094 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:05.100 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:05.104 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-09-03 19:07:05.111 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:05.119 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:05.127 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:05.130 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:05.135 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:05.144 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696025137 2021-09-03 19:07:05.152 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-09-03 19:07:05.188 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:05.201 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:05.212 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:05.220 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:05.224 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:05.227 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:05.232 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:05.235 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:05.237 | + functions-common:time_stop:2316 : start_time=1630696025137 2021-09-03 19:07:05.240 | + functions-common:time_stop:2318 : [[ -z 1630696025137 ]] 2021-09-03 19:07:05.244 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:05.248 | + functions-common:time_stop:2321 : end_time=1630696025245 2021-09-03 19:07:05.250 | + functions-common:time_stop:2322 : elapsed_time=108 2021-09-03 19:07:05.253 | + functions-common:time_stop:2323 : total=24556 2021-09-03 19:07:05.257 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:05.258 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24664 2021-09-03 19:07:05.263 | + lib/nova:start_nova_console_proxies:1015 : 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-09-03 19:07:05.264 | + lib/nova:start_nova_console_proxies:1015 : 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-09-03 19:07:05.271 | + lib/nova:start_nova:1060 : start_nova_conductor 2021-09-03 19:07:05.275 | + lib/nova:start_nova_conductor:1028 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:07:05.275 | + lib/nova:start_nova_conductor:1034 : enable_nova_fleet 2021-09-03 19:07:05.278 | + lib/nova:enable_nova_fleet:1019 : is_service_enabled n-cond 2021-09-03 19:07:05.298 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:05.301 | + lib/nova:enable_nova_fleet:1020 : enable_service n-super-cond 2021-09-03 19:07:05.363 | ++ lib/nova:enable_nova_fleet:1021 : seq 1 1 2021-09-03 19:07:05.366 | + lib/nova:enable_nova_fleet:1021 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:07:05.369 | + lib/nova:enable_nova_fleet:1022 : enable_service n-cond-cell1 2021-09-03 19:07:05.432 | + lib/nova:start_nova_conductor:1035 : is_service_enabled n-super-cond 2021-09-03 19:07:05.454 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:05.458 | + lib/nova:start_nova_conductor:1036 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:07:05.460 | + functions-common:run_process:1564 : local service=n-super-cond 2021-09-03 19:07:05.463 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:07:05.466 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:05.469 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:05.471 | + functions-common:run_process:1569 : local name=n-super-cond 2021-09-03 19:07:05.474 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:05.477 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:05.479 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:05.482 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:05.486 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:05.490 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696025487 2021-09-03 19:07:05.493 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-09-03 19:07:05.517 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:05.520 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-09-03 19:07:05.523 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-09-03 19:07:05.526 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:07:05.537 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:07:05.537 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:07:05.537 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:07:05.543 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-03 19:07:05.543 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-03 19:07:05.544 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-09-03 19:07:05.550 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:05.554 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:05.557 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-03 19:07:05.560 | + 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-09-03 19:07:05.562 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-09-03 19:07:05.565 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:07:05.568 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:05.570 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:05.573 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:05.575 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:05.578 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-09-03 19:07:05.580 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:05.586 | + 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-09-03 19:07:05.662 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-09-03 19:07:05.737 | + 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-09-03 19:07:05.797 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-09-03 19:07:05.858 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-09-03 19:07:05.922 | + 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-09-03 19:07:05.984 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:05.988 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-09-03 19:07:06.072 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:06.540 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-09-03 19:07:06.555 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-09-03 19:07:07.019 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-09-03 19:07:07.045 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:07.048 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:07.051 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:07.056 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:07.058 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:07.061 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:07.064 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:07.067 | + functions-common:time_stop:2316 : start_time=1630696025487 2021-09-03 19:07:07.072 | + functions-common:time_stop:2318 : [[ -z 1630696025487 ]] 2021-09-03 19:07:07.078 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:07.084 | + functions-common:time_stop:2321 : end_time=1630696027081 2021-09-03 19:07:07.088 | + functions-common:time_stop:2322 : elapsed_time=1594 2021-09-03 19:07:07.090 | + functions-common:time_stop:2323 : total=24664 2021-09-03 19:07:07.093 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:07.104 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26258 2021-09-03 19:07:07.112 | ++ lib/nova:start_nova_conductor:1038 : seq 1 1 2021-09-03 19:07:07.118 | + lib/nova:start_nova_conductor:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:07:07.120 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-cond-cell1 2021-09-03 19:07:07.152 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:07.154 | + lib/nova:start_nova_conductor:1040 : local conf 2021-09-03 19:07:07.159 | ++ lib/nova:start_nova_conductor:1041 : conductor_conf 1 2021-09-03 19:07:07.164 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:07:07.169 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:07:07.173 | + lib/nova:start_nova_conductor:1041 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:07:07.176 | + lib/nova:start_nova_conductor:1042 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:07.185 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-09-03 19:07:07.187 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:07.192 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:07.196 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:07.201 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-09-03 19:07:07.209 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:07.215 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:07.221 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:07.226 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:07.233 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:07.244 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696027235 2021-09-03 19:07:07.250 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-09-03 19:07:07.304 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:07.309 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-09-03 19:07:07.316 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-09-03 19:07:07.320 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:07.328 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:07.336 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:07.340 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:07.344 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-09-03 19:07:07.349 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-09-03 19:07:07.352 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-09-03 19:07:07.356 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:07.360 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:07.365 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-09-03 19:07:07.368 | + 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-09-03 19:07:07.372 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-09-03 19:07:07.379 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:07:07.384 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:07.388 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:07.392 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:07.396 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:07.400 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-09-03 19:07:07.408 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:07.416 | + 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-09-03 19:07:07.511 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-09-03 19:07:07.595 | + 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-09-03 19:07:07.656 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-09-03 19:07:07.717 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-09-03 19:07:07.777 | + 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-09-03 19:07:07.843 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:07.847 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-09-03 19:07:07.917 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:08.386 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-09-03 19:07:08.402 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-09-03 19:07:08.848 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-09-03 19:07:08.879 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:08.884 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:08.887 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:08.889 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:08.896 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:08.899 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:08.904 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:08.908 | + functions-common:time_stop:2316 : start_time=1630696027235 2021-09-03 19:07:08.912 | + functions-common:time_stop:2318 : [[ -z 1630696027235 ]] 2021-09-03 19:07:08.924 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:08.929 | + functions-common:time_stop:2321 : end_time=1630696028925 2021-09-03 19:07:08.931 | + functions-common:time_stop:2322 : elapsed_time=1690 2021-09-03 19:07:08.935 | + functions-common:time_stop:2323 : total=26258 2021-09-03 19:07:08.940 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:08.945 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27948 2021-09-03 19:07:08.948 | + lib/nova:start_nova:1061 : start_nova_compute 2021-09-03 19:07:08.952 | + lib/nova:start_nova_compute:891 : 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-09-03 19:07:08.957 | + lib/nova:start_nova_compute:892 : 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-09-03 19:07:08.968 | + lib/nova:start_nova_compute:892 : 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-09-03 19:07:08.973 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-03 19:07:08.977 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-09-03 19:07:08.992 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-03 19:07:09.000 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:07:09.005 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:07:09.011 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-09-03 19:07:09.017 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:07:09.031 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-09-03 19:07:09.039 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-09-03 19:07:09.049 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-09-03 19:07:09.054 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-09-03 19:07:09.059 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-03 19:07:09.063 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:07:09.066 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:07:09.067 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-03 19:07:09.067 | BEGIN { 2021-09-03 19:07:09.067 | section = "" 2021-09-03 19:07:09.067 | last_section = "" 2021-09-03 19:07:09.067 | section_count = 0 2021-09-03 19:07:09.067 | } 2021-09-03 19:07:09.067 | /^\[.+\]/ { 2021-09-03 19:07:09.067 | gsub("[][]", "", $1); 2021-09-03 19:07:09.067 | section=$1 2021-09-03 19:07:09.067 | next 2021-09-03 19:07:09.067 | } 2021-09-03 19:07:09.067 | /^ *\#/ { 2021-09-03 19:07:09.067 | next 2021-09-03 19:07:09.067 | } 2021-09-03 19:07:09.067 | /^[^ \t]+/ { 2021-09-03 19:07:09.067 | # get offset of first = in $0 2021-09-03 19:07:09.067 | eq_idx = index($0, "=") 2021-09-03 19:07:09.067 | # extract attr & value from $0 2021-09-03 19:07:09.067 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:07:09.067 | value = substr($0, eq_idx + 1) 2021-09-03 19:07:09.067 | # only need to strip trailing whitespace from attr 2021-09-03 19:07:09.067 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:07:09.067 | # need to strip leading & trailing whitespace from value 2021-09-03 19:07:09.067 | sub(/^[ \t]*/, "", value) 2021-09-03 19:07:09.067 | sub(/[ \t]*$/, "", value) 2021-09-03 19:07:09.067 | 2021-09-03 19:07:09.067 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:07:09.067 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:07:09.067 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:07:09.067 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:07:09.067 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:07:09.068 | if (section != last_section) { 2021-09-03 19:07:09.068 | cfg_section[section_count++] = section 2021-09-03 19:07:09.068 | last_section = section 2021-09-03 19:07:09.068 | } 2021-09-03 19:07:09.068 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:07:09.068 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:07:09.068 | 2021-09-03 19:07:09.068 | cfg_attr[section, attr, 0] = value 2021-09-03 19:07:09.068 | cfg_attr_count[section, attr] = 1 2021-09-03 19:07:09.068 | } else { 2021-09-03 19:07:09.068 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:07:09.068 | cfg_attr[section, attr, lno] = value 2021-09-03 19:07:09.068 | } 2021-09-03 19:07:09.068 | } 2021-09-03 19:07:09.068 | END { 2021-09-03 19:07:09.068 | # Process each section in order 2021-09-03 19:07:09.068 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:07:09.068 | section = cfg_section[sno] 2021-09-03 19:07:09.068 | # The ini routines simply append a config item immediately 2021-09-03 19:07:09.068 | # after the section header. To keep the same order as defined 2021-09-03 19:07:09.068 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:07:09.068 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:07:09.068 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:07:09.068 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:07:09.068 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:07:09.068 | else { 2021-09-03 19:07:09.068 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:07:09.068 | count = cfg_attr_count[section, attr] 2021-09-03 19:07:09.068 | print "inidelete " configfile " " section " " attr 2021-09-03 19:07:09.068 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:07:09.068 | for (l = count -2; l >= 0; l--) 2021-09-03 19:07:09.068 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:07:09.068 | } 2021-09-03 19:07:09.068 | } 2021-09-03 19:07:09.068 | } 2021-09-03 19:07:09.069 | } 2021-09-03 19:07:09.069 | ' 2021-09-03 19:07:09.069 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:07:09.071 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:07:09.077 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-09-03 19:07:09.087 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:07:09.100 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-09-03 19:07:09.108 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-03 19:07:09.108 | BEGIN { group = "" } 2021-09-03 19:07:09.108 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:07:09.108 | gsub("[][]", "", $1); 2021-09-03 19:07:09.108 | split($1, a, "|"); 2021-09-03 19:07:09.108 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:07:09.108 | group=a[1] 2021-09-03 19:07:09.108 | } else { 2021-09-03 19:07:09.108 | group="" 2021-09-03 19:07:09.108 | } 2021-09-03 19:07:09.108 | next 2021-09-03 19:07:09.108 | } 2021-09-03 19:07:09.108 | { 2021-09-03 19:07:09.108 | if (group != "") 2021-09-03 19:07:09.108 | print $0 2021-09-03 19:07:09.108 | } 2021-09-03 19:07:09.108 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:07:09.120 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:07:09.124 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-09-03 19:07:09.180 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-09-03 19:07:09.233 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-09-03 19:07:09.239 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 19:07:09.247 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-09-03 19:07:09.250 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:07:09.255 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-03 19:07:09.263 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:07:09.291 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:09.293 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-03 19:07:09.301 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-03 19:07:09.314 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:07:09.343 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:09.351 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-09-03 19:07:09.361 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 2021-09-03 19:07:09.424 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:07:09.435 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:07:09.440 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-09-03 19:07:09.489 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-09-03 19:07:09.537 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-09-03 19:07:09.541 | + lib/nova:configure_console_compute:611 : local offset 2021-09-03 19:07:09.545 | + lib/nova:configure_console_compute:612 : offset=0 2021-09-03 19:07:09.548 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-09-03 19:07:09.557 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-09-03 19:07:09.627 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.21 2021-09-03 19:07:09.636 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-09-03 19:07:09.680 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:09.684 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-09-03 19:07:09.737 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:09.746 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-09-03 19:07:09.753 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-09-03 19:07:09.826 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-09-03 19:07:09.868 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:09.871 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-09-03 19:07:09.924 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:09.931 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-09-03 19:07:09.937 | + lib/nova:start_nova_compute:930 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-09-03 19:07:09.948 | + lib/nova:start_nova_compute:930 : [[ kvm == \q\e\m\u ]] 2021-09-03 19:07:09.957 | + lib/nova:start_nova_compute:934 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-09-03 19:07:09.964 | + lib/nova:start_nova_compute:938 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-09-03 19:07:09.970 | + functions-common:run_process:1564 : local service=n-cpu 2021-09-03 19:07:09.979 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-09-03 19:07:09.984 | + functions-common:run_process:1566 : local group=libvirt 2021-09-03 19:07:09.990 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:09.994 | + functions-common:run_process:1569 : local name=n-cpu 2021-09-03 19:07:09.996 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:10.001 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:10.002 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:10.006 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:10.010 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:10.015 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696030009 2021-09-03 19:07:10.016 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-09-03 19:07:10.035 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:10.039 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:10.041 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:10.043 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:10.049 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:10.055 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:10.058 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:10.062 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:10.062 | + functions-common:time_stop:2316 : start_time=1630696030009 2021-09-03 19:07:10.064 | + functions-common:time_stop:2318 : [[ -z 1630696030009 ]] 2021-09-03 19:07:10.070 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:10.072 | + functions-common:time_stop:2321 : end_time=1630696030069 2021-09-03 19:07:10.075 | + functions-common:time_stop:2322 : elapsed_time=60 2021-09-03 19:07:10.077 | + functions-common:time_stop:2323 : total=27948 2021-09-03 19:07:10.080 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:10.083 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28008 2021-09-03 19:07:10.085 | + lib/nova:start_nova_compute:960 : 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-09-03 19:07:10.089 | + lib/nova:start_nova_compute:960 : 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-09-03 19:07:10.091 | + lib/nova:start_nova:1062 : is_service_enabled n-api 2021-09-03 19:07:10.110 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:10.113 | + lib/nova:start_nova:1064 : echo 'Dumping cells_v2 mapping' 2021-09-03 19:07:10.113 | Dumping cells_v2 mapping 2021-09-03 19:07:10.115 | + lib/nova:start_nova:1065 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-09-03 19:07:13.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:13.574 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:13.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:13.574 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:13.574 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 19:07:13.574 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-09-03 19:07:13.574 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 19:07:13.574 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-09-03 19:07:13.574 | | cell1 | f1ae01d3-b2ed-4c0d-b4c1-8f2bef20c959 | rabbit://stackrabbit:Passw0rd@10.222.0.21:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-09-03 19:07:13.574 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 19:07:13.976 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-09-03 19:07:13.979 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-09-03 19:07:14.039 | + inc/async:async_inner:63 : create_flavors 2021-09-03 19:07:14.079 | [11699 Async create_flavors:100305]: running: create_flavors 2021-09-03 19:07:14.082 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-09-03 19:07:14.101 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:14.104 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-09-03 19:07:14.107 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:07:14.109 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-09-03 19:07:14.112 | + ./stack.sh:main:1328 : start_cinder 2021-09-03 19:07:14.114 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-09-03 19:07:14.117 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-09-03 19:07:14.119 | + lib/cinder:start_cinder:507 : local cinder_url 2021-09-03 19:07:14.122 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-09-03 19:07:14.139 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:14.141 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-09-03 19:07:14.144 | + 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,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,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-09-03 19:07:14.147 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-09-03 19:07:14.150 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-09-03 19:07:14.155 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:07:14.158 | + functions-common:run_process:1564 : local service=c-api 2021-09-03 19:07:14.161 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:07:14.163 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:14.166 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:14.168 | + functions-common:run_process:1569 : local name=c-api 2021-09-03 19:07:14.171 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:14.173 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:14.176 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:14.178 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:14.181 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:14.186 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696034183 2021-09-03 19:07:14.188 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-09-03 19:07:14.204 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:14.207 | + 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-09-03 19:07:14.210 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-09-03 19:07:14.213 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:07:14.215 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:07:14.217 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:07:14.220 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:07:14.223 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-09-03 19:07:14.225 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-09-03 19:07:14.228 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-09-03 19:07:14.230 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:14.233 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:14.235 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:07:14.238 | + 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-09-03 19:07:14.240 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-09-03 19:07:14.242 | + 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-09-03 19:07:14.245 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:07:14.247 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:07:14.249 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-09-03 19:07:14.251 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:07:14.256 | + 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-09-03 19:07:14.318 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-09-03 19:07:14.382 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-09-03 19:07:14.434 | + 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-09-03 19:07:14.486 | + 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-09-03 19:07:14.538 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-09-03 19:07:14.591 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-09-03 19:07:14.642 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-09-03 19:07:14.695 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-09-03 19:07:14.747 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-09-03 19:07:14.800 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:07:14.802 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-09-03 19:07:14.864 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:07:15.304 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-09-03 19:07:15.318 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-09-03 19:07:15.727 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-09-03 19:07:15.810 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:15.816 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:15.818 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:15.824 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:15.826 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:15.829 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:15.832 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:15.834 | + functions-common:time_stop:2316 : start_time=1630696034183 2021-09-03 19:07:15.837 | + functions-common:time_stop:2318 : [[ -z 1630696034183 ]] 2021-09-03 19:07:15.847 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:15.852 | + functions-common:time_stop:2321 : end_time=1630696035846 2021-09-03 19:07:15.855 | + functions-common:time_stop:2322 : elapsed_time=1663 2021-09-03 19:07:15.858 | + functions-common:time_stop:2323 : total=28008 2021-09-03 19:07:15.861 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:15.863 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29671 2021-09-03 19:07:15.866 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.21/volume/v3 2021-09-03 19:07:15.869 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-09-03 19:07:15.869 | Waiting for Cinder API to start... 2021-09-03 19:07:15.872 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.21/volume/v3 2021-09-03 19:07:15.874 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:07:15.877 | + functions:wait_for_service:458 : local url=http://10.222.0.21/volume/v3 2021-09-03 19:07:15.880 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:07:15.883 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:07:15.886 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:07:15.888 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:15.891 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:15.895 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:15.900 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696035897 2021-09-03 19:07:15.903 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:07:15.909 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.21/volume/v3 2021-09-03 19:07:17.235 | + :: : [[ 500 == 503 ]] 2021-09-03 19:07:17.237 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:07:17.240 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:07:17.243 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:17.245 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:17.248 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:17.251 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:17.254 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:17.256 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:07:17.259 | + functions-common:time_stop:2316 : start_time=1630696035897 2021-09-03 19:07:17.261 | + functions-common:time_stop:2318 : [[ -z 1630696035897 ]] 2021-09-03 19:07:17.264 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:17.269 | + functions-common:time_stop:2321 : end_time=1630696037266 2021-09-03 19:07:17.272 | + functions-common:time_stop:2322 : elapsed_time=1369 2021-09-03 19:07:17.274 | + functions-common:time_stop:2323 : total=17320 2021-09-03 19:07:17.276 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:17.279 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18689 2021-09-03 19:07:17.282 | + functions:wait_for_service:467 : return 0 2021-09-03 19:07:17.284 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:17.287 | + functions-common:run_process:1564 : local service=c-sch 2021-09-03 19:07:17.289 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:17.292 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:17.294 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:17.297 | + functions-common:run_process:1569 : local name=c-sch 2021-09-03 19:07:17.299 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:17.302 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:17.305 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:17.307 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:17.310 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:17.316 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696037312 2021-09-03 19:07:17.318 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-09-03 19:07:17.337 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:17.340 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-09-03 19:07:17.342 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-09-03 19:07:17.345 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:17.348 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:17.350 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:17.353 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:17.355 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-03 19:07:17.358 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-03 19:07:17.360 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-09-03 19:07:17.363 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:17.365 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:17.368 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-03 19:07:17.370 | + 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-09-03 19:07:17.373 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-09-03 19:07:17.376 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:17.379 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:17.381 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:17.383 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:17.386 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:17.388 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-09-03 19:07:17.391 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:17.395 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-09-03 19:07:17.459 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-09-03 19:07:17.521 | + 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-09-03 19:07:17.578 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-09-03 19:07:17.640 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-09-03 19:07:17.699 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:17.761 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:17.763 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-09-03 19:07:17.829 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:18.257 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-09-03 19:07:18.272 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-09-03 19:07:18.708 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-09-03 19:07:18.735 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:18.738 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:18.743 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:18.746 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:18.750 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:18.752 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:18.755 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:18.760 | + functions-common:time_stop:2316 : start_time=1630696037312 2021-09-03 19:07:18.763 | + functions-common:time_stop:2318 : [[ -z 1630696037312 ]] 2021-09-03 19:07:18.770 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:18.776 | + functions-common:time_stop:2321 : end_time=1630696038773 2021-09-03 19:07:18.778 | + functions-common:time_stop:2322 : elapsed_time=1461 2021-09-03 19:07:18.782 | + functions-common:time_stop:2323 : total=29671 2021-09-03 19:07:18.785 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:18.788 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31132 2021-09-03 19:07:18.790 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:18.793 | + functions-common:run_process:1564 : local service=c-bak 2021-09-03 19:07:18.795 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:18.798 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:18.801 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:18.804 | + functions-common:run_process:1569 : local name=c-bak 2021-09-03 19:07:18.807 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:18.810 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:18.812 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:18.816 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:18.821 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:18.829 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696038821 2021-09-03 19:07:18.832 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-09-03 19:07:18.854 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:18.857 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:18.860 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:18.864 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:18.866 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:18.869 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:18.872 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:18.874 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:18.876 | + functions-common:time_stop:2316 : start_time=1630696038821 2021-09-03 19:07:18.880 | + functions-common:time_stop:2318 : [[ -z 1630696038821 ]] 2021-09-03 19:07:18.889 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:18.896 | + functions-common:time_stop:2321 : end_time=1630696038892 2021-09-03 19:07:18.899 | + functions-common:time_stop:2322 : elapsed_time=71 2021-09-03 19:07:18.901 | + functions-common:time_stop:2323 : total=31132 2021-09-03 19:07:18.904 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:18.906 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31203 2021-09-03 19:07:18.909 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:18.912 | + functions-common:run_process:1564 : local service=c-vol 2021-09-03 19:07:18.916 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-03 19:07:18.918 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:18.921 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:18.923 | + functions-common:run_process:1569 : local name=c-vol 2021-09-03 19:07:18.927 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:18.929 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:18.932 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:18.934 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:18.937 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:18.942 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696038939 2021-09-03 19:07:18.944 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-09-03 19:07:18.965 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:18.967 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:18.970 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:18.973 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:18.976 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:18.982 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:18.985 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:18.988 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:18.990 | + functions-common:time_stop:2316 : start_time=1630696038939 2021-09-03 19:07:18.993 | + functions-common:time_stop:2318 : [[ -z 1630696038939 ]] 2021-09-03 19:07:18.996 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:19.001 | + functions-common:time_stop:2321 : end_time=1630696038998 2021-09-03 19:07:19.003 | + functions-common:time_stop:2322 : elapsed_time=59 2021-09-03 19:07:19.006 | + functions-common:time_stop:2323 : total=31203 2021-09-03 19:07:19.008 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:19.011 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31262 2021-09-03 19:07:19.014 | + ./stack.sh:main:1329 : create_volume_types 2021-09-03 19:07:19.016 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-09-03 19:07:19.035 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:19.037 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-09-03 19:07:19.040 | + lib/cinder:create_volume_types:572 : local be be_name 2021-09-03 19:07:19.042 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-03 19:07:19.045 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-09-03 19:07:19.047 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-09-03 19:07:19.067 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:19.069 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-09-03 19:07:21.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:21.114 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:21.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:21.114 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:21.114 | Unexpected exception for http://10.222.0.21/volume/v3/dcb775bb96db420da1f55e8b62883606/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2021-09-03 19:07:21.272 | + lib/cinder:create_volume_types:1 : exit_trap 2021-09-03 19:07:21.274 | + ./stack.sh:exit_trap:507 : local r=1 2021-09-03 19:07:21.277 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-09-03 19:07:21.280 | + ./stack.sh:exit_trap:508 : jobs='71118 2021-09-03 19:07:21.280 | 100305' 2021-09-03 19:07:21.283 | + ./stack.sh:exit_trap:511 : [[ -n 71118 2021-09-03 19:07:21.283 | 100305 ]] 2021-09-03 19:07:21.286 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-09-03-185044 ]] 2021-09-03 19:07:21.288 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-09-03 19:07:21.290 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-09-03 19:07:21.291 | exit_trap: cleaning up child processes 2021-09-03 19:07:21.293 | + ./stack.sh:exit_trap:513 : kill 71118 100305 2021-09-03 19:07:21.296 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.bSBg4wsK2t ']' 2021-09-03 19:07:21.298 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.bSBg4wsK2t 2021-09-03 19:07:21.303 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-09-03 19:07:21.306 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-09-03 19:07:21.308 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-09-03 19:07:21.311 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-09-03 19:07:21.312 | Error on exit 2021-09-03 19:07:21.314 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-09-03 19:07:21.317 | + ./stack.sh:exit_trap:528 : generate-subunit 1630695041 1000 fail 2021-09-03 19:07:21.917 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-09-03 19:07:21.920 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-09-03 19:07:22.840 | + ./stack.sh:exit_trap:542 : exit 1